January 28, 2008, 10:11
|
parallel fluent C_UDMI
|
#1
|
|
Guest
|
Hi, I'm having a problem with an EXECUTE_AT_END in parallel fluent using a C_UDMI macro. When I compile and load my libudf no errors occur but when running simulations this message error appears:
connect to address 127.0.0.1: Connection refused connect to address 127.0.0.1: Connection refused trying normal rsh (/usr/bin/rsh) connect to address 127.0.0.1: Connection refused connect to address 127.0.0.1: Connection refused trying normal rsh (/usr/bin/rsh) Permission denied. Permission denied.
Primitive Error at Node 0: received Segmentation Violation
connect to address 127.0.0.1: Connection refused connect to address 127.0.0.1: Connection refused trying normal rsh (/usr/bin/rsh) Permission denied. /opt/Fluent.Inc/fluent6.3.26/lnamd64/3d_node/fluent_mpi.6.3.26[0xf078c1] /opt/Fluent.Inc/fluent6.3.26/lnamd64/3d_node/fluent_mpi.6.3.26[0xf078c1] /lib64/tls/libc.so.6[0x396fe2e2b0] /lib64/tls/libc.so.6[0x396fe2e2b0] /home/votta/consolo/libudf_1/lnamd64/3d_node/libudf.so(init_calc+0x3a)[0x2a9b016c6a] /home/votta/consolo/libudf_1/lnamd64/3d_node/libudf.so(init_calc+0x3a)[0x2a9afe6c6a]
the udf runs with no errors with a dual_core machine in windows, but returns this error when trying to do the same on linux machine. Anyone can help me? thank you
|
|
|
|