Open Composer User Manual

1. Introduction

Open Composer is a web application to submit batch jobs to an HPC cluster system from a web browser. Open Composer consists of "Home page", "Application page", and "History page".

2. Home Page

Displays application icons by category. On the left side of the navigation bar are links to the "Home page", "Application page", and "History page". On the right side of the navigation bar are links to the Open OnDemand "Home Directory", "Shell Access", and "Dashboard". Note that "Shell Access" is only displayed if login_node is set in conf.yml.erb.

Home page

3. Application Page

Generates a job script. When you enter values in the web form on the left side of the page, a job script is dynamically generated in the text area on the right side of the page. The text area can be freely edited. When you click the "Submit" button below the text area, the generated job script is submitted to an HPC cluster system.

Application page

4. History Page

Displays the job history. You can check the execution status of jobs and stop currently running jobs.

History page