adarsh
5
Thank you @tpan1039 , could you please try the below script and check whether it makes any difference.
#PBS -q gpu
#PBS -l walltime=168:00:00
#PBS -l select=1:ncpus=24:ngpus=1:mem=48gb:mpiprocs=24:host=g6:ompthreads=1
cd $PBS_O_WORKDIR
module purge
module load lammps/2021-Sep-29-gpu-cuda-11.0-gcc-9.2
mpirun -np 24 lmp -sf gpu -pk gpu 0 -in in.NiPd > lmp_out_pbs.dat