Title: [Oscar-users] oscar, mpich & Abinit 4.6.5
Can you show the output of your compilation?  Did you use "switcher" to switch the MPI implementation to MPICH?
 
By default, the implementation is LAM/MPI, so I'm wondering if this is causing the problem?
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Mon 22/05/2006 12:25
To: [email protected]
Subject: [Oscar-users] oscar, mpich & Abinit 4.6.5

Hi.

  I'm trying to compile the parallel version of Abinit 4.6.5 but I could not
link with mpi library (mpich-1.2.7-ch_p4-gcc). I already used this script
successfully, so I belive that the script is correct.

  The output of "make abinip" says:
=============
Src_main/abinip.o(.text+0x9b): In function `MAIN__.J':
: undefined reference to `mpi_init_'
Src_main/abinip.o(.text+0xb2): In function `MAIN__.J':
: undefined reference to `mpi_comm_rank_'
Src_main/abinip.o(.text+0xc9): In function `MAIN__.J':
: undefined reference to `mpi_comm_size_'
(...)
============

  Indeed, I tried the command "ar -t" in the file at
     /opt/mpich-ch_p4-gcc-1.2.7/lib/
and there is no reference to "mpi_*".

  The files that I generally use to make abinip are
    mpich/lib/libmpich.a
    mpich/lib/libfmpich.a.

  What do I do? Did I make something wrong?

  Thanks

Marcelo M. Garcia





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to