Changes between Version 13 and Version 14 of cypress


Ignore:
Timestamp:
10/21/15 11:00:13 (9 years ago)
Author:
cmaggio
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress

    v13 v14  
    11
    22
    3 == HPC at Tulane University ==
     3== About Cypress ==
    44
    55The Tulane University High Performance Computing system, code named “Cypress,” is one of
     
    3030
    3131
    32 == HPC Ranking as of November 2014 ==
    33 
    34 ==== Fastest Among Private American Universities ====
    35 1. 53 Conte – Purdue
    36 2. 94 HPCC – USC
    37 3. 271 Cypress - Tulane
    38 
    39 ==== Fastest Across All American Universities ====
    40 1. 53 Conte – Purdue University
    41 2. 59 !BlueGene/Q - Rensselaer University
    42 3. 84 Big Red 2 - Indiana University
    43 4. 88 !SuperMic - Louisiana State University (LSU)
    44 5. 89 Palmetto - Clemson University
    45 6. 94 HPCC - University of Southern California (USC)
    46 7. 153 Ada – University of Texas A&M
    47 8. 162 Keeneland - Georgia Tech University
    48 9. 222 Shadow - Missisippi State University
    49 10. 271 Cypress - Tulane University
    50 
    51 
    52 
    5332== Getting Started on Cypress ==
    5433
     
    5938 * [[cypress/software|Software]]
    6039
    61 == General Linux Usage ==
    62  * [[cypress/BasicLinuxComands|Basic Linux Comands]] - Common commands used to navigate and manipulate files on a clusters.
    63 * [[cypress/FileEditingSoftware|File Editing Software]] - There are several editors available to you.
    64 * [[cypress/ModuleCommand|Module Command]] - Used to list and select available software packages and compilers.
    65 * [[cypress/SshUsage|SSH Usage]] - Basic SSH usage for accessing the CCS clusters.
    66 * [[cypress/FileTransfer|File Transfer]] - Programs used to transfer files between the CCS clusters and your workstation.
    67 * [[cypress/Programming|Programming in C/C++/Fortran]] - Basics of programming in C/C++/Fortran.
    68 
    69 == Archived Tulane High Performance Computing Workshops ==
    70 * [[Workshops/IntroToHpc2015 | Intro to HPC workshop 2015]]
    71 
    72 == Topics ==
    73 
    74 
    75 === Introduction to Tulane computing resources ===
    76 * [[cypress/workshopintro|High Performance Computing at Tulane]]
    7740
    7841=== Working on a remote !Unix/Linux system ===
     
    8750
    8851
    89 
     52== Scripting on Cypress ==
    9053=== How to run a Matlab code on Cypress ===
    9154* [[cypress/Matlab#RunningMATLABinteractively|Running Matlab interactively using idev]]
     
    10164
    10265
     66== Coding on Cypress ==
     67
    10368=== Coding ===
    10469* [[cypress/Programming|Programing in C/C++/Fortran]]
     
    10772* [[cypress/Programming/Mpi|Distributed Memory]]
    10873
     74
     75== Advanced Topics ==
    10976
    11077=== Version control ===
     
    135102* [[cypress/Visualization Toolkit (VTK)|Visualization Toolkit (VTK)]]
    136103
     104== Archived Tulane High Performance Computing Workshops ==
     105* [[Workshops/IntroToHpc2015 | Intro to HPC workshop 2015]]