Job Submission (Using Next-Gen Workflow)

Examples

For an example that demonstrates submitting a job to a remote, non-queued machine, we recommend checking out the example available in the examples repository at dakota-examples/official/gui/job_submission/non_queued_machine_examples/ngw_example. Follow the setup steps listed in the associated README to configure each of the workflow files for your unique environment.

As a reminder, submitting to a non-queued remote machine looks like this:

Non-queued machine job submission example

Fig. 89 Non-queued machine job submission example

On the other hand, for submitting work to a remote queued machine, we recommend checking out the example available in the examples repository at dakota-examples/official/gui/job_submission/queued_machine_examples/ngw_example. Follow the setup steps listed in the associated README to configure each of the workflow files for your unique environment.

As a reminder, submitting to a queued remote machine looks like this:

Queued job submission