Category:
Resolution:
Resolved
Batch scripts loading module lammps-7Dec15 should use the user's login shell or
the Korn shell, e.g. #PBS -S /bin/ksh
There is a bug that causes the module load to fail if the job script specifies the Bash shell, i.e.:
#PBS -S /bin/bash
Alternatiely you can unload mpi and intel-10.x before loading the lammps module.
An example failure is:
/var/spool/batch/torque/mom_priv/jobs/17720464.opt-batch.osc.edu.SC: line 46: lammps: command not found