NREL / buildstockbatch

Other
22 stars 14 forks source link

/tmp/scratch timeout #404

Closed nmerket closed 1 year ago

nmerket commented 1 year ago

Describe the bug

Eagle compute nodes aren't able to clear out the /tmp/scratch without timing out after one of our batch jobs. This causes them to be pulled out of the queue until someone from the HPC team can fix it.

To Reproduce Steps to reproduce the behavior:

  1. Run a job on Eagle

Proposed solution

Delete the files ourselves at the end of each array job.

cc @whiphi92