Skip to content

Check for NCDF file on NERSC file system before submitting job

Before submitting a job to NERSC, check to see if the mesh has already been uploaded, and:

  1. If it has not been uploaded, submit the job in a normal manner, OR
  2. If it has already been uploaded, modify the SLURM script to use the existing version (rather than re-uploading a duplicate file)

Merge request reports