VASP
We generally run 2 versions of VASP - 5.4.4 and 6. VASP 6 is used primarily on nodes operating on the Knights Landing (KNL) CPU architecture, while VASP 5.4.4 is generally used on all other CPUs.
NERSC maintains compiled, and optimized versions of the vasp binaries. To get access to these binaries, you must be added to the group VASP license. If/when you determine that your research requires the use of VASP, please contact Kristin and request to be added to the VASP License. We currently have two sets of licenses i) UC Berkeley Affiliated (Purchased through VASP Software GmbH) and ii) LBNL Affiliated (Purchased through Materials Design). Once you have been added to one of the licenses, fill out the VASP License Confirmation Request to get access to the binaries on NERSC machines.
The potcar files can be found in the following directory.
/project/projectdirs/matgen/POTCARs
*Note*: Users with only jcesr access will need to request access to matgen to access these POTCARs. Contact the NERSC Resource Manager and request to be added to the 'matgen' UNIX group.
When running vasp on savio, we have access to our own compilations. To access the vasp binaries on savio, add the following line to your .bashrc file.
export MODULEPATH=${MODULEPATH}:/global/home/groups/co_lsdi/sl7/modfiles
POTCARs are located at:
/clusterfs/cloudcuckoo/POTCARs
For issues with these compilations, please contact Eric Sivonxay ([email protected])
When running vasp on Lawrencium, we have access to our own compilations. To access the vasp binaries on Lawrencium, add the following line to your .bashrc file.
export MODULEPATH=${MODULEPATH}:/global/home/groups-sw/lr_mp/modules/vasp
Pre-release versions of the VASP modules are located at export /clusterfs/mp/temp_modfiles
POTCARs are located at:
/clusterfs/mp/software/POTCARs
For issues with these compilations, please contact Eric Sivonxay ([email protected])
Special thanks to the original authors of this page: Eric Sivonxay
Last modified 4mo ago