This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:gpu_namd [2014/03/10 14:10] swyngaard |
howto:gpu_namd [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| ==== PBS job script ==== | ==== PBS job script ==== | ||
| - | Below is the PBS job script for executing the job on two GPU nodes: | + | Below is the PBS job script for executing the job on two of the six available |
| <file bash namd.pbs> | <file bash namd.pbs> | ||
| #!/bin/bash | #!/bin/bash | ||
| - | #PBS -N test_apoa1 | + | #PBS -N test_namd |
| #PBS -l select=2: | #PBS -l select=2: | ||
| #PBS -l walltime=12: | #PBS -l walltime=12: | ||