Version 3 (modified by 6 years ago) ( diff ) | ,
---|
-
HPC Workshop 2018
-
- 1. Introduction to Tulane computing resources
- 2. Working on a remote Unix/Linux system, Part I
- 3. Working on a remote Unix/Linux system, Part II
- 4. Working on a remote Unix/Linux system, Part III
- 5. Serial, Parallel, Array, Interactive jobs
- 6. How to run R code on Cypress
- 7. How to run Python Cypress
-
HPC Workshop 2018
1. Introduction to Tulane computing resources
https://crsc.tulane.edu/cypress-schematic/
https://crsc.tulane.edu/hardware-specifications/
2. Working on a remote Unix/Linux system, Part I
Break - Coffee & Refreshments Provided
3. Working on a remote Unix/Linux system, Part II
- File Editing Software
- File transfer to/from your desktop/laptop
- Working on a remote Unix/Linux Cluster
4. Working on a remote Unix/Linux system, Part III
Break - Lunch Provided
5. Serial, Parallel, Array, Interactive jobs
- cypress/using#MPIJobs Parallel Jobs : MPI
- cypress/using#OpenMPJobs Parallel Jobs : OpenMP
- cypress/using#HybridJobs Parallel Jobs : Hybrid Jobs
- cypress/using#RunningMannySerialJobs : Job Arrays
- Running interactive jobs (idev)
6. How to run R code on Cypress
Afternoon Break
7. How to run Python Cypress
- Running Python on Cypress
- Running Python Interactively
- Running Python with Batch Mode
- Jupyter Notebook
- Install Packages to Anaconda Python
Download Samples by:
svn co file:///home/fuji/repos/workshop ./workshop
Checkout Sample Programs onto local machine, (linux shell)
svn co svn+ssh://USERID@cypress1.tulane.edu/home/fuji/repos/workshop ./workshop
Note:
See TracWiki
for help on using the wiki.