This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:gromacs [2021/07/21 16:08] kgovender |
howto:gromacs [2024/08/12 13:29] (current) alopis |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Gromacs ====== | ====== Gromacs ====== | ||
| - | Execute | + | The available |
| + | |||
| + | **qgromacs_2024-1, | ||
| + | |||
| + | **qgromacs_2024-1_gpu, | ||
| + | |||
| + | |||
| + | Execute any of these **Easy Scripts** on the login node (on a lustre subdirectory) | ||
| 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. | ||
| + | |||
| + | |||
| + | **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/ | ||
| + | |||
| EXAMPLE1 | EXAMPLE1 | ||