KNL queue Sample Job Script – Cray

 #!/bin/sh
 #PBS -l select=1
 #PBS -l accelerator_type=Intel
 #PBS -l place=scatter
 #PBS -S /bin/sh@sdb -V
 . /opt/modules/default/init/sh
 cd <path_to_executable>
 aprun -n 64 -N 64 <executable> 

Important Note :

Please load the below module to run KNL jobs.

module load craype-mic-knl

Compilation Flags:

  •  “-xMIC-AVX512″ for Intel Compilers
  • -hcpu=mic-knl” for Cray compilers
  • -march=knl” for GNU compilers

Report Problems to:
If you encounter any problem in using this software please report to SERC helpdesk at the email address helpdesk_serc or contact System Administrators in #109(SERC)