Persson Group Handbook
  • Persson Group Handbook
  • (Materials Project Handbook)
  • Getting Started
    • Before you Arrive
    • After you Arrive
    • Coming Onsite
    • Getting a Computer
    • Workspace Setup
    • Getting Settled
  • Group Policies
    • Meetings
    • Leave Time
    • Purchasing
    • Travel
    • Writing/Submitting Your Paper
    • Group Agreements
  • Computing
    • Setting up your computer
    • Software
    • High Performance Computing (HPC)
      • NERSC (Perlmutter)
        • Conda Environments
        • Frequently encountered blockers
      • BRC (Savio)
      • LRC (Lawrencium)
      • NREL (Kestrel)
    • Simulation Codes
      • VASP
      • Q-Chem
      • Gaussian
      • OpenMM
      • LAMMPS
      • GROMACS
    • Fireworks & Atomate
      • Setup
      • Fireworks: Advanced Usage
    • Machine Learning (ML)
  • Group Administration
    • Group Meeting Schedule
    • Group Jobs (Fall 2024)
    • Physical Resources (printers, etc.)
    • Undergraduate Research Mentoring
    • Contributing to Handbook
    • Group Roster
  • Group resources
    • Tutorials and Helpful Links
    • Group Member Expertise
    • Professional development
    • Health and wellbeing
  • Graduate Students
    • UAW 4811 Contracts
    • Research Credits (298/299)
    • Course Recommendations
    • How to Qual (MSE)
    • How to Graduate
Powered by GitBook
On this page
  • VASP on NERSC
  • VASP on Berkeley Research Computing (savio)
  • Lawrencium
Export as PDF
  1. Computing
  2. Simulation Codes

VASP

PreviousSimulation CodesNextQ-Chem

Last updated 1 year ago

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.

VASP on NERSC

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 to get access to the binaries on NERSC machines.

More information can be found in the

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.

VASP on Berkeley Research Computing (savio)

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 (esivonxay@lbl.gov)

Lawrencium

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 (esivonxay@lbl.gov)

Special thanks to the original authors of this page: Eric Sivonxay

VASP License Confirmation Request
NERSC documentation