[SOLVED] problem with parallel instalation in abinit 5.8.4

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
lagoun brahim
Posts: 19
Joined: Sun Feb 21, 2010 4:11 pm

[SOLVED] problem with parallel instalation in abinit 5.8.4

Post by lagoun brahim » Mon Feb 22, 2010 12:12 am

hi everyone
I have two problems arise
1-I install MPICH2 on my machine Intel Core TM2 Quad cpu and in the workstation of the laboratories who has two Xeon processors, but when I type make_alt I got an error message
2-when I type make multi abinip was compiled but I can not run it with mpirun I know my problem is due to the installation of mpi
but I need help if you like it
thank you in advance
Attachments
config.log
(51.19 KiB) Downloaded 373 times

User avatar
pouillon
Posts: 651
Joined: Wed Aug 19, 2009 10:08 am
Location: Spain
Contact:

Re: problem with paralle instalation in abinit 5.8.4

Post by pouillon » Mon Feb 22, 2010 6:22 pm

Did you set LD_LIBRARY_PATH so that it contains the path to your MPI libraries?
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain

lagoun brahim
Posts: 19
Joined: Sun Feb 21, 2010 4:11 pm

Re: problem with paralle instalation in abinit 5.8.4

Post by lagoun brahim » Tue Feb 23, 2010 3:04 am

thank you yann
I solved the problem and it works wonderfully
I reinstall the mpich2 configuring with gforker only
thank's
:D

Locked