Changes between Version 22 and Version 23 of cypress/using


Ignore:
Timestamp:
04/30/15 15:05:25 (9 years ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/using

    v22 v23  
    2424The default QOS is normal. For a list of which QOS are available and the associated limits please see the [https://wiki.hpc.tulane.edu/trac/wiki/cypress/about about] section of this wiki.
    2525
    26 ==Using SLURM on Cypress==
     26== Using SLURM on Cypress ==
    2727=== Introduction to Managed Cluster Computing  ===
    2828
     
    229229
    230230
    231 == Submitting an interactive job ==
     231== Submitting Interactive Jobs ==
    232232
    233233For those who develop their own codes, we provide the app, `idev` to make interactive access to a set of compute nodes, in order to quickly compile, run and validate MPI or other applications multiple times in rapid succession.
    234234
    235 ==== The app `idev`, (Interactive DEVelopment) ====
     235=== The app `idev`, (Interactive DEVelopment) ===
    236236
    237237The `idev` application creates an interactive development environment from the user's login window. In the `idev` window the user is connected directly to a compute node from which the user can launch executables directly.