ftp
or sftp
.mkdir
).cd
to the directory containing the NAMD files and make sure that everything you need for the run is there.equi.namd
and that you want your log file to be named mylog
. All you have to do is to type:
# NAMDjob 8 equi.namd mylog
squeue
or sview
to verify that your job appeared in the primary slurm queue (NAMD jobs never go to the fast
queue for obvious reasons).
Piece of cake :
# setenv CUDA 1 # NAMDjob 8 equi.namd mylog
… and you should see something like ”… This will be a CUDA run …”