Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tutorial I - Gateway Login

Create Account 
  1. New user has to create the account using ‘Create an account’ link on top right hand corner of the gateway top banner. 
    To create an account;
    1. Enter Username & Password Please enter User information and submit. A confirmation message will confirm the creation.
      NOTE: Username cannot have spaces
                  Username & password must be longer than 5 characters.
                  password is case sensitive
    2. Enter all the mandatory fields indicated by a star; *.
    3. Account creation link
      http://gw120.iu.xsedetest-drive.airavata.org/PHP-Reference-Gateway/create_account.php
Login to Account
  1. Once the account is created successfully; login to the gateway using the created account. 
    Gateway login screen link 
    http://gw120.iu.xsedetest-drive.airavata.org/PHP-Reference-Gateway/login.php
    OR
  2. use the 'Log In' link given on the 'Create New Account' page after account retain is successful.

Tutorial II - Create Projects

  1. To create Projects navigate to ‘Create project’ screen. Enter Project Name (Mandatory) & Project Description (Optional) and Save. 
    Screen Link
    http://test-drive.airavata.org/PHP-Reference-Gateway/create_project.php
  2. Prior to submission, fields can be cleared using Clear button. 
  3. Successful creation of projects will be confirmed by confirmation message; 
    Project <Project Name> created!

...

  1. To create an experiment click on link ‘Create Experiment’ from the title bar. 
    Screen Link 
    http://gw120test-drive.iuairavata.xsede.org/PHP-Reference-Gateway/create_experiment.php 
  2. To create an experiment please enter information into fields as per directed.
    Mandatory fields
    1. Experiment Name
    2. Project
    3. Application Project (Application Projects created by the logged in user will be listed for selection)
    4. Application (Applications available will be listed for selection)
    5. Experiment Input - Depending on the application user can either enter input data or upload files.
      Echo application - Input data is entered as text
      WRF application - Input data uploaded as files. User can either upload a single file or multiple files; all depends on the application.
    Advance (Optional) Fields
    Select the resource to run the application. If user doesn’t select one the application will be executed in the default resourceswith default values for the resource.
    1. Compute Resource
    2. Node Count
    3. Total CPU Count
    4. Number of Threads
    5. Wall Time Limit
    6. Total Physical Memory
    Other Optional Fields
    1. Experiment Description
  3. Experiment infomration is captured in two stages; Once click on 'Continue' button user cannot change values entered for
    1. Experiment Name - If blank when clicking 'Continue' a message will be prompted.
    2. Experiment Description
    3. Project - Project selected will be saved if user didn't select one from the provided list.
    4. Application - Application selected will be saved if user didn't select one from the provided list.
  4. Save the Experiment. Upon successful creation of an experiment, confirmation message will be displayed; Experiment <Experiment Name> created! 
  5. While entering field values the screen can be cleared using ‘Reset values’ button. 

...