Parallel computing

Run single core namd

$ qsub -q training multicore.sh

Run at single core and 4 core.

Run MPI namd

$ qsub mpi.sh

Run at 16 cores and 32 cores (single node and multiple nodes)