hrushikesh-s / atomate2

atomate2 is a library of computational materials science workflows
https://materialsproject.github.io/atomate2/
Other
0 stars 0 forks source link

Jobs & their compute configuration #3

Open hrushikesh-s opened 4 months ago

hrushikesh-s commented 4 months ago

Completition flag

Configuration flag

VASP_CMD: srun -n 4 -c 32 --cpu_bind=cores -G 4 --gpu-bind=none vasp_std # this works for 1 GPU nodes & 4 procs to be used when performing STATIC calculation on a supercell with 1 1 1 KPOINTS, thus when using the GAMMA VASP mode SHENGBTE_CMD: srun -n 4 -c 32 --cpu_bind=cores -G 4 --gpu-bind=none /global/homes/h/hrushi99/code/FourPhonon/ShengBTE 2>BTE.err >BTE.out