Hi,

Hundt Christian wrote:

hello,
I have a problem with geometry in a cluster enviroment. I have created a core which derives form Geometry called TestCore. In TestCore I have overwritten the method onCreate(const Geometry *source). This method is called everytime you call TestCore::create(). In this method I fill the arrays which hold the geometry like types, lenghs, positions etc. If I use this core in a single threaded program on a single machine it works well. But if I try the same thing on a cluster the program produces strange effects or crashes. Is there anybody who has an idea how to fix this?

Are you using the standard cluster server?
you have to build a new cluster server that knows your new geometry type.
You have to link your TestCore objects ageinst the cluster server.

Marcus



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to