this is mostly likely due to mismatched version between runtime library and compile library. Could you run
ldd full/path/to/mdrun_d

and paste the output here for us to continue our help?

On 9/6/2007 5:43 AM, Arneh Babakhani wrote:
Hi,

I've compiled a mpi double-precision version of mdrun_d. I'm trying to use it, but I get the following error. Any ideas what the 'symbol lookup error' is?
----------------------

[EMAIL PROTECTED] Window-1]$ mpirun -np 4 mdrun_d -np 4 -s UmbrellaMD.tpr -o UmbrellaMD -c AfterUmbrellaMD -e UmbrellaMD -g UmbrellaMD -pi Window-$number.ppa -pn ../CommonFiles/Pull.ndx
. . .
Reading file UmbrellaMD.tpr, VERSION 3.3.1 (double precision)
mdrun_d: symbol lookup error: mdrun_d: undefined symbol: _intel_fast_memset -----------------------------------------------------------------------------
One of the processes started by mpirun has exited with a nonzero exit
code.  This typically indicates that the process finished in error.
If your process did not finish in error, be sure to include a "return
0" or "exit(0)" in your C code before exiting the application.

PID 10814 failed on node n0 (127.0.0.1) with exit status 127.
-----------------------------------------------------------------------------
[EMAIL PROTECTED] Window-1]$ which mdrun_d
_______________________________________________
gmx-users mailing list    [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

_______________________________________________
gmx-users mailing list    [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to