|
[Sponsors] |
November 11, 2011, 19:24 |
cannot load UDF library
|
#1 |
New Member
Join Date: Nov 2011
Posts: 3
Rep Power: 15 |
hi genius people,
I'm having trouble loading udf library. I haven't faced this error message until last month, but now, I'm having this error "The UDF library you are trying to load (libudf) is not compiled for 2d on the current platform (lnamd64)." I think some updates(?) was done in our server, which I do not manage. Anyone know how to solve this prob? |
|
November 11, 2011, 20:45 |
|
#2 |
Member
Join Date: Apr 2009
Posts: 46
Rep Power: 17 |
The UDF is compiled with an x86 C compiler.
A 64 bit compiler should be used. |
|
November 16, 2011, 10:40 |
|
#3 |
Member
Laurent B
Join Date: Jun 2009
Location: Lille, FRANCE
Posts: 70
Rep Power: 17 |
The udf must be compiled for the platform (64 or 32 bits) and the configuration (2d, 2ddp, 3d or 3ddp) used. For example you must have a directory structure such as libudf/lnamd64/2d/libudf.so... If not, try to compile under Fluent.
|
|
November 16, 2011, 13:44 |
|
#4 |
New Member
Join Date: Nov 2011
Posts: 3
Rep Power: 15 |
I tried to compile using FLuent, but failed. I think my c source file has problem running in Linux.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem loading UDF library in parallel cluster | Veera Gutti | FLUENT | 8 | July 26, 2016 08:24 |
How to add a UDF to a compiled UDF library | kim | FLUENT | 3 | October 26, 2011 22:38 |
Error in opening UDF library | anon_d | Fluent UDF and Scheme Programming | 4 | May 21, 2011 03:10 |
Parralel procesing: udf library does not load. | Filankes | FLUENT | 0 | March 6, 2011 10:55 |
fluent UDF external library lapack problem | Rick | FLUENT | 0 | May 7, 2008 11:16 |