MPI-VASP and LibGoto library error

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Franky
Newbie
Newbie
Posts: 33
Joined: Mon Apr 10, 2006 1:05 pm
License Nr.: Research Group E. Pehlke

MPI-VASP and LibGoto library error

#1 Post by Franky » Tue Sep 18, 2007 8:07 am

Hi all,
has anyone gotten the mpi-version of vasp to work with the libgoto BLAS on a 64bit environment? If so, please tell me which compiler options you use to compile vasp (mpi-version) and the libgoto.

I find that the mpi-vasp crashes when using the libgoto BLAS (compiled for 64bit system). Using a different BLAS for the mpi-vasp works fine and compiling the libgoto into the serial version also works w/o problems.

Thanks for your help.
Last edited by Franky on Tue Sep 18, 2007 8:07 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

MPI-VASP and LibGoto library error

#2 Post by admin » Tue Sep 25, 2007 10:33 am

I am not aware of any specific problems using Goto's BLAS for parallel vasp. What error messages are written?
please check the following:
-- is the library compiled for 64-bit
-- is the LD_LIBRARY_PATH set correctly?
Last edited by admin on Tue Sep 25, 2007 10:33 am, edited 1 time in total.

Franky
Newbie
Newbie
Posts: 33
Joined: Mon Apr 10, 2006 1:05 pm
License Nr.: Research Group E. Pehlke

MPI-VASP and LibGoto library error

#3 Post by Franky » Mon Oct 08, 2007 12:11 pm

Hi,
it seemed to be a problem related to the compiler.If I use the gcc and g77 insted of the pgi compiler, it works.
Thanks anyway.
Last edited by Franky on Mon Oct 08, 2007 12:11 pm, edited 1 time in total.

Post Reply