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

From PDP/Grid Wiki
Jump to navigationJump to search
Line 17: Line 17:
 
  make install
 
  make install
  
Note: I'm not sure if openmpi still depends on torque-devel for tm.h. I've installed torque-devel on stbc-i1. (It appears this is still required.)
+
The ''shared'' and ''static'' options are to make sure we do not end up with a run-time dependency on the Intel libraries which are not on the worker nodes.
The 'shared' and 'static' options are to make sure we do not end up with a run-time dependency on the Intel libraries which are not on the worker nodes.
 
  
 
The following snippet sets the paths for openmpi use.
 
The following snippet sets the paths for openmpi use.
Line 41: Line 40:
 
And then:
 
And then:
 
  qsub testrun-openmpi.pbs
 
  qsub testrun-openmpi.pbs
 
  
 
= Building VASP with OpenMPI support =
 
= Building VASP with OpenMPI support =

Revision as of 16:14, 27 September 2013