[[PageOutline]] = HPC Workshop 2016 = === 1. Introduction to Tulane computing resources === * [[IntroToHpc2015/workshopintro|High Performance Computing at Tulane]] === 2. Working on a remote !Unix/Linux system === * [[cypress/SshUsage/|SSH, terminal software]] * [[cypress/BasicLinuxComands|Unix/Linux commands]] ''Break - Coffee & Refreshments Provided'' ---- === 3. Working on a remote !Unix/Linux system === * [[cypress/FileEditingSoftware|File Editing Software]] * [[cypress/FileTransfer|File transfer to/from your desktop/laptop]] * [[cypress/WorkingOnClusters|Working on a remote Unix/Linux Cluster]] === 4. Working on a remote !Unix/Linux system === * [[cypress/ModuleCommand|Module command]] * [[cypress/using#SubmittingJobsonCypress|How to submit a job]] ''Break - Lunch Provided'' ---- === 5. Running interactive jobs === * [[cypress/using#SubmittingInteractiveJobs|Running interactive jobs (idev)]] === 6. How to run a Matlab code on Cypress === * [[cypress/Matlab#RunningMATLABinteractively|Running Matlab interactively using idev]] * [[cypress/Matlab#RunningMATLABinabatchmode|Running Matlab jobs using SLURM scripts]] * [[cypress/Matlab#RunningMATLABinParallelwithMultithreads|Parallel Matlab]] ''Afternoon Break'' ---- === 7. How to run R code on Cypress === * [[cypress/R|Running R on Cypress]] === 8. How to run Python Cypress=== * [[cypress/Python|Running Python on Cypress]] === 9. Compiling C/C++/Fortran codes on Cypress === * [[cypress/CompilerUsage|Compiler Usage]] * [[cypress/Programming| Programming/Job Scripts]] * [[cypress/Programming/Cexamples#ExamplesofJobscript|example]] * [[cypress/Programming/CodeDebugging|Developers Tools]] Download Samples by: {{{svn co file:///home/fuji/repos/workshop ./workshop}}} Checkout Sample Programs onto local machine, (Mac or linux) {{{svn co svn+ssh://USERID@cypress1.tulane.edu/home/fuji/repos/workshop ./workshop}}}