cc_staff
159
edits
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
# Choose your version and run <code>module spider vasp/<version></code> to see which dependencies you need to load for this particular version. | # Choose your version and run <code>module spider vasp/<version></code> to see which dependencies you need to load for this particular version. | ||
# Load the dependencies and the VASP module, for example: | # Load the dependencies and the VASP module, for example: | ||
module load | module load intel/2020.1.217 intelmpi/2019.7.217 vasp/5.4.4 | ||
See [[Using modules]] for more information. | See [[Using modules]] for more information. | ||