Difference between revisions of "User:Dennisvd@nikhef.nl/VASP"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 36: Line 36:
 
  #PBS -N vasp-openmpi-test
 
  #PBS -N vasp-openmpi-test
 
  #PBS -l nodes=2:ppn=1
 
  #PBS -l nodes=2:ppn=1
 +
LD_LIBRARY_PATH="/project/detrd/vasp/openmpi-1.6.5/lib:$LD_LIBRARY_PATH"
 +
export LD_LIBRARY_PATH
 +
PATH="/project/detrd/vasp/openmpi-1.6.5/bin:$PATH"
 +
export PATH
 
  mpirun ${HOME}/vasp/ring_f90
 
  mpirun ${HOME}/vasp/ring_f90
  

Revision as of 16:17, 27 September 2013