[Paraview] Initialize coprocessor fails

Pettey . Lucas LPettey at drc.com
Mon Apr 29 16:25:03 EDT 2013


Hello!

I have a Fortran serial test case working that uses the Catalyst coprocessor to generate images.

I tried moving to a parallel test case, but the program crashes with the error:

ORTE_ERROR_LOG: Attempt to redefine an existing data type in file runtime/orte_globals.c at line 218

at the call to initialize the coprocessor:

call coprocessorinitializewithpython("coproc.py",9)

Does this call change in parallel, or should only one processor be calling it?

If I comment out the line of code that calls the coprocessor initialization, then the code runs fine, I just get the error that the co-processor needs to initialize every time there is a VTK coprocessor call.

Thanks for any help,
Lucas
________________________________
This electronic message transmission and any attachments that accompany it contain information from DRC® (Dynamics Research Corporation) or its subsidiaries, or the intended recipient, which is privileged, proprietary, business confidential, or otherwise protected from disclosure and is the exclusive property of DRC and/or the intended recipient. The information in this email is solely intended for the use of the individual or entity that is the intended recipient. If you are not the intended recipient, any use, dissemination, distribution, retention, or copying of this communication, attachments, or substance is prohibited. If you have received this electronic transmission in error, please immediately reply to the author via email that you received the message by mistake and also promptly and permanently delete this message and all copies of this email and any attachments. We thank you for your assistance and apologize for any inconvenience.


More information about the ParaView mailing list