.. _gui-job-submission-workflow:

""""""""""""""""""""""""""""""""""""""""
Job Submission (Using Next-Gen Workflow)
""""""""""""""""""""""""""""""""""""""""

''''''''
Examples
''''''''

.. _gui-job-submission-workflow-example1:

For an example that demonstrates submitting a job to a remote, non-queued machine, we recommend checking out
the example available in the :ref:`examples repository <gui-examples-online>` 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:

.. figure:: img/JobSubmissionDiagram3.png
   :name: jobsubexample1:figure01
   :alt: Non-queued machine job submission example
   :width: 600
   :align: center

   Non-queued machine job submission example


.. _gui-job-submission-workflow-example2:

On the other hand, for submitting work to a remote queued machine, we recommend checking out the example
available in the :ref:`examples repository <gui-examples-online>` 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:

.. figure:: img/JobSubmissionDiagram4.png
   :name: jobsubexample2:figure01
   :width: 600
   :alt: Queued job submission
   :align: center

