This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:cp2k [2021/03/16 19:25] kgovender |
howto:cp2k [2024/08/12 17:15] (current) alopis |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====CP2K job submission==== | ====CP2K job submission==== | ||
| + | **Note**, please first include this **module load** - even better if your add this line to your .bashrc, then the Easy Scripts should be visible and available: | ||
| + | |||
| + | module load chpc/ | ||
| + | |||
| + | |||
| Execute **qcp2k_2.6.2** or **qcp2k_3.0** on login node and follow the prompts.\\ | Execute **qcp2k_2.6.2** or **qcp2k_3.0** on login node and follow the prompts.\\ | ||
| This script handles PBS setup and submission.\\ | This script handles PBS setup and submission.\\ | ||
| Sets up the mpi environment variables allowing you to run over multiple processors and nodes.\\ | Sets up the mpi environment variables allowing you to run over multiple processors and nodes.\\ | ||
| Examples of script execution are provided below. | Examples of script execution are provided below. | ||
| + | |||
| EXAMPLE1 | EXAMPLE1 | ||