Tutorials on Jobs via Command Line Interface¶
The tutorials below explain how to submit jobs via the Command Line Interface (CLI), and how to make the job results available for post-processing with other tools in our platform.
Follow these tutorials if you are accustomed to command line and are still transitioning to the Mat3ra workflows, or if you are an advanced user trying to implement a workflow not yet natively supported by the web interface (in which case, please also let us know what functionality is desirable!)
Tutorial: Creating, Running, and Inspecting Jobs¶
This first tutorial explains how to create the input scripts for running a materials science computation (in this case using the Quantum ESPRESSO modeling application.) We also explain how to submit the corresponding simulation job to the Resource Manager of our computational infrastructure via the Command Line Interface, how to control whether the results are automatically imported to the main Web Interface of our platform, and how to inspect the status of the job and the job results.
Tutorial: QE GPU Job¶
This tutorial explains how to run jobs utilizing GPUs via command-line interface, using a Quantum ESPRESSO job as an example, and presents an example of a computational speed-up achieved.