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.
MPI-VASP and LibGoto library error
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 33
- Joined: Mon Apr 10, 2006 1:05 pm
- License Nr.: Research Group E. Pehlke
MPI-VASP and LibGoto library error
Last edited by Franky on Tue Sep 18, 2007 8:07 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
MPI-VASP and LibGoto library error
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?
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.
-
- Newbie
- Posts: 33
- Joined: Mon Apr 10, 2006 1:05 pm
- License Nr.: Research Group E. Pehlke
MPI-VASP and LibGoto library error
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.
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.