|
[Sponsors] |
May 5, 2006, 18:59 |
Loading parallel udf
|
#1 |
Guest
Posts: n/a
|
Hi,
I got some problems loading a parallel udf. When I try to compile the udf, averything works well, but , when I load it I got this error: ************************************************** ********** Primitive Error at Node 0: open_udf_library: No such file or directory connect to address 152.74.25.116: Connection refused connect to address 152.74.25.117: connect to address 152.74.25.116: Connection refused trying normal rsh (/usr/bin/rsh) Connection refused connect to address 152.74.25.118: Connection refused connect to address 152.74.25.117: Connection refused trying normal rsh (/usr/bin/rsh) connect to address 152.74.25.118: Connection refused trying normal rsh (/usr/bin/rsh) Primitive Error at Node 3: open_udf_library: No such file or directory ************************************************** *********** We've changed the fluent's scrip file changing rsh by ssh, and rcp by scp because we want to use only ssh as a communicator. When we run a case without udf's ,our linux cluster works well, but , when we try to run a case that has to use udf's it doesn't work. bye, thanks in advance. |
|
May 5, 2006, 19:34 |
Re: Loading parallel udf
|
#2 |
Guest
Posts: n/a
|
check the linker udf c++
|
|
May 5, 2006, 23:32 |
Re: Loading parallel udf
|
#3 |
Guest
Posts: n/a
|
please add \\computername/libudf_directory in your libudf directory. in addition, you must share your libudf_directory to all cluster computers.
wish to have some help for your problem! |
|
May 6, 2006, 12:59 |
Re: Loading parallel udf
|
#4 |
Guest
Posts: n/a
|
thanks,
I already fixed it. Now it works. The key thing was with the environmental variables. if anyone needs some information related, just let me know |
|
August 16, 2010, 03:52 |
same error loading udf
|
#5 |
New Member
javad
Join Date: Aug 2010
Posts: 2
Rep Power: 0 |
Hi pablo cornejo
I already ran in to a same problem. the udf compile well but it ran in to the same error when I load it. what did you do exactly about the environmental variables? thanks anyway. Last edited by jvd; August 16, 2010 at 06:39. |
|
March 1, 2011, 11:32 |
same problem
|
#6 |
New Member
Chao Li
Join Date: Mar 2010
Location: Shanghai.PRC
Posts: 9
Rep Power: 16 |
Hi!
I'm try to running a parallel fluent on a LINUX Cluster. My case contained a UDF about DPM. It can be compiled successfully without any Error. But when I loaded it, the same problem occured: Primitive Error at Node 0: open_udf_library: No such file or directory. Primitive Error at Node 1: open_udf_library: No such file or directory. ... Someone said there was something wrong about Enviroment Varibles. So I launched fluent with parameter -env. But I just don't know how to check the problem. Anybody knows details about this? or solved this problem? I found many people had the same question with me. but no conclusion. THANKS A LOT IN ADVANCE!! lich |
|
March 2, 2011, 01:38 |
|
#7 |
New Member
Chao Li
Join Date: Mar 2010
Location: Shanghai.PRC
Posts: 9
Rep Power: 16 |
Great! It works.
Just change the path of directory "libudf" into absolutely path like "/home/.../libudf" when you compiling and loading the source file. THANKS! |
|
March 6, 2011, 11:25 |
|
#8 |
New Member
Faraj
Join Date: Feb 2010
Posts: 22
Rep Power: 16 |
Pablo I have the same problem, please help me!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF parallel | Lucy | Fluent UDF and Scheme Programming | 3 | May 28, 2013 14:14 |
Face handling in Parallel UDF | O.D.Y. | Fluent UDF and Scheme Programming | 0 | May 1, 2009 07:10 |
Parallel Fluent +UDF | Jack Martinez | FLUENT | 0 | June 28, 2007 12:19 |
parallel UDF problem | kerem | FLUENT | 2 | June 20, 2006 07:56 |
UDF in parallel version of fluent | yobee | FLUENT | 2 | August 5, 2004 01:36 |