File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 19
19
20
20
# PBS -N QE-GPU
21
21
# PBS -j oe
22
- # #PBS -q comp-002-zone-a-production-20160630-cluster-007.exabyte.io
23
22
# PBS -l nodes=1
24
23
# PBS -l ppn=8
25
24
# PBS -l walltime=00:01:00:00
Original file line number Diff line number Diff line change 19
19
20
20
# PBS -N QE-GPU
21
21
# PBS -j oe
22
- # #PBS -q comp-002-zone-a-production-20160630-cluster-007.exabyte.io
23
22
# PBS -l nodes=1
24
23
# PBS -l ppn=8
25
24
# PBS -l walltime=00:01:00:00
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ module load lammps/12Dec2018-i-14.0.3.174-impi-5.0.2.044
42
42
export LAMMPS_EXECUTABLE=lammps
43
43
44
44
# # Uncomment the lines below module to enable the use of GPU-accelerated version
45
+ # # Also, please submit the job to a GPU enabled queue e.g., `#PBS -q GOF`
45
46
# export LAMMPS_EXECUTABLE=lmp
46
47
# module load lammps/2022.01.07-g-11.2.0-ompi-4.1.1-cuda-11.5
47
48
# cp $PBS_NODEFILE .exabyte/$PBS_JOBID
You can’t perform that action at this time.
0 commit comments