Submit a Job

{% if form.errors %}
{% for error in form.errors %}

{{ error }}

{% endfor %}
{% endif %}
View Jobs
The full command to provide to flux (required).
If you are using a workflow manager that launches flux jobs (e.g., nextflow) check this box.
A custom working directory in the job container (optional).
The maximum runtime in minutes, 0 means no limit (optional).
Number of tasks (optional).
Cores per task, defaults to 1 (optional).
GPUs per task, defaults to 1 (optional).
Number of nodes to request for the job, defaults to 1 (optional).
One off option flags, space separated (e.g., -ompi=openmpi@5) (optional).
Ask for exclusive nodes (only used by this job).

Additional environment variables are not yet supported through the user interface! If you need this, please use a command line client.