You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to "be kind to the scheduler," it's good practice to specify, at absolute minimum, which partition a job will run on, and the upper bound on how much time it should take.
Add partition and time limit flags to the "example job", and propagate throughout.
In order to "be kind to the scheduler," it's good practice to specify, at absolute minimum, which partition a job will run on, and the upper bound on how much time it should take.