User Tools

Site Tools


howto:gpu_namd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:gpu_namd [2014/03/10 14:08]
swyngaard Added test example case
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 GPU nodes:
 <file bash namd.pbs> <file bash namd.pbs>
 #!/bin/bash #!/bin/bash
-#PBS -N test_apoa1+#PBS -N test_namd
 #PBS -l select=2:ncpus=24:mpiprocs=24 #PBS -l select=2:ncpus=24:mpiprocs=24
 #PBS -l walltime=12:00:00 #PBS -l walltime=12:00:00
Line 44: Line 44:
 ==== Expected output ==== ==== Expected output ====
 Your output should look similar to the following: Your output should look similar to the following:
-<file expected.out>+<file text expected.out>
 Charm++> Running on MPI version: 2.1 Charm++> Running on MPI version: 2.1
 Charm++> level of thread support used: MPI_THREAD_SINGLE (desired: MPI_THREAD_SINGLE) Charm++> level of thread support used: MPI_THREAD_SINGLE (desired: MPI_THREAD_SINGLE)
/app/dokuwiki/data/attic/howto/gpu_namd.1394453291.txt.gz · Last modified: 2021/12/09 16:42 (external edit)