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 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. Account creation link
      http://gw120.iu.xsede.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.xsede.org/PHP-Reference-Gateway/login.php

...

  1. To create an experiment click on link ‘Create Experiment’ from the title bar. 
    Screen Link 
    http://gw120.iu.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 (Application created by the logged in user will be listed for selection)
    4. 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 resources.
    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. Save the Experiment. Upon successful creation of an experiment, confirmation message will be displayed; Experiment <Experiment Name> created! 
  4. While entering field values the screen can be cleared using ‘Reset values’ button. 

...

Tutorial VI - Search Projects

...

  1. Similar to searching experiments user can search for existing projects created by him/her using screen http://gw120.iu.xsede.org/PHP-Reference-Gateway/search_projects.php
  2. Search keys are;
    1. Project Name
    2. Project Description 
  3. After selecting the search by key, user has to give  a value to search for using the key.
  4. Click on Search once the search key is selected and value is entered.
  5. All the Projects as per entered Key value pair will be listed.

 

...