Hi all.............
I want to compile vasp in parallel on ubuntu 9.04. Plz tell me if I have to use mkl libraries for LAPACK and BLAS or download them and install them or simply use the libraries residing in vasp.4.lib.
parallel installation of vasp.4.6 on ubuntu
Moderators: Global Moderator, Moderator
parallel installation of vasp.4.6 on ubuntu
Last edited by Isha on Wed Mar 16, 2011 11:22 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
parallel installation of vasp.4.6 on ubuntu
the vasp.4.lib only provides a package of LAPACK routines, you will need at least a library packages that includes the BLAS functions in addition (either mkl, or Goto's BLAS,...), independently of whether you use the vasp.4.lib LAPACK or not
Last edited by admin on Wed Mar 16, 2011 2:52 pm, edited 1 time in total.