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
Some clusters require the user to specify a list of required resources.
40
-
For example, it may be necessary to specify how much memory will be needed by the job - see this [issue](https://github.com/JuliaLang/julia/issues/10390).
41
-
The keyword `qsub_flags` can be used to specify these and other options.
42
-
Additionally the keyword `wd` can be used to specify the working directory (which defaults to `ENV["HOME"]`).
0 commit comments