Difference between revisions of "User:Dennisvd@nikhef.nl/VASP"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 17: | Line 17: | ||
make install | make install | ||
− | + | 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. Unfortunately this makes the install base of openmpi ''very large'' (�600 MB). | |
− | |||
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 = |