Skip to content

Milestone 3 User Interface

Gourav Shenoy edited this page Mar 18, 2016 · 1 revision

Team Apex - Remote Job Runner User Interface

Team Members:

  • Gourav Shenoy
  • Mangirish Wagle
  • Erika Dsouza

UI Guide

This guide provides the details about the User Interface provided by the Web Application to manage jobs on the target clusters.

Prerequisites

Functionalities

Login

Using your favourite browser, hit the url: [http://localhost:8080/SGA_Apex/sga_login.html](SGA APEX login)

  • username: admin
  • password: apex123

Submit a Job

Once logged in you would be directed to the main page. To submit a GROMACS job fill in the details as indicated in the text box. Also, Upload the Portable-Input-Binary-File and Co-ordinate files. These can be downloaded at GROMACS files

When a job is submitted, you will get the job id if successful.

It would also re-direct to a monitoring page, which can be refreshed anytime to get latest updates

Monitor a Job

Once a job is submitted, it can be monitored by inputting the job id.

Also note that once a job shows completed, it would also show a "Download Output" button to download job output files.

Downloading output files

To get the output files like log and error files, give in the job name and click "Download Output"

Cancel a Job

A job can be cancelled anytime by feeding in the job id and click "Cancel Job".