cc_staff
159
edits
No edit summary |
No edit summary |
||
Line 136: | Line 136: | ||
If you are licensed to use VASP and have access to VASP source code, you can install VASP-5.4.4, 6.1.2, 6.2.1 and 6.3.0 in your /home directory on all our clusters (except Niagara) using one of the following [[EasyBuild]] commands. The VASP build will be the same as the ones on Cedar and Graham, and will include the Transition State Tools and VASPsol extensions. | If you are licensed to use VASP and have access to VASP source code, you can install VASP-5.4.4, 6.1.2, 6.2.1 and 6.3.0 in your /home directory on all our clusters (except Niagara) using one of the following [[EasyBuild]] commands. The VASP build will be the same as the ones on Cedar and Graham, and will include the Transition State Tools and VASPsol extensions. | ||
For 2020 environment, <code> StdEnv/2020 </code> | |||
<!--T:32--> | <!--T:32--> | ||
<code> eb -f VASP-5.4.4-iimpi-2020a.eb --sourcepath=SOURCEPATH </code> | <code> eb -f VASP-5.4.4-iimpi-2020a.eb --sourcepath=SOURCEPATH </code> | ||
Line 147: | Line 148: | ||
<!--T:35--> | <!--T:35--> | ||
<code> eb -f VASP-6.3.0-iimpi-2020a.eb --sourcepath=SOURCEPATH </code> | <code> eb -f VASP-6.3.0-iimpi-2020a.eb --sourcepath=SOURCEPATH </code> | ||
For 2023 environment, <code> StdEnv/2023 </code> | |||
<code> eb -f VASP-5.4.4-iofb-2023a.eb --sourcepath=SOURCEPATH </code> | |||
<code> eb -f VASP-6.4.2-iofb-2023a.eb --sourcepath=SOURCEPATH </code> | |||
<!--T:38--> | <!--T:38--> |