# # To run with priority-access to resources owned by your workgroup, # use the "_workgroup_" partition: # #SBATCH --partition=_workgroup_ # # If you have VALET packages to load into the job environment, # uncomment and edit the following line: # #vpkg_require intel/2019 vpkg_require intel-python texlive # # [EDIT] Add your script statements hereafter, or execute a script or program # using the srun command. # #srun date python latex_demo.py