Changes between Version 6 and Version 7 of Workshops/IntroToHpc2016
- Timestamp:
- 08/23/16 10:18:51 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/IntroToHpc2016
v6 v7 6 6 7 7 === 2. Working on a remote !Unix/Linux system === 8 * [[ IntroToHpc2015/SshUsage/|SSH, terminal software]]9 * [[ IntroToHpc2015/BasicLinuxComands|Unix/Linux commands]]8 * [[cypress/SshUsage/|SSH, terminal software]] 9 * [[cypress/BasicLinuxComands|Unix/Linux commands]] 10 10 11 11 ''Break - Coffee & Refreshments Provided'' … … 14 14 15 15 === 3. Working on a remote !Unix/Linux system === 16 * [[ IntroToHpc2015/FileEditingSoftware|File Editing Software]]17 * [[ IntroToHpc2015/FileTransfer|File transfer to/from your desktop/laptop]]18 * [[ IntroToHpc2015/WorkingOnClusters|Working on a remote Unix/Linux Cluster]]16 * [[cypress/FileEditingSoftware|File Editing Software]] 17 * [[cypress/FileTransfer|File transfer to/from your desktop/laptop]] 18 * [[cypress/WorkingOnClusters|Working on a remote Unix/Linux Cluster]] 19 19 20 20 === 4. Working on a remote !Unix/Linux system === 21 * [[ IntroToHpc2015/ModuleCommand|Module command]]22 * [[ IntroToHpc2015/using#SubmittingJobsonCypress|How to submit a job]]21 * [[cypress/ModuleCommand|Module command]] 22 * [[cypress/using#SubmittingJobsonCypress|How to submit a job]] 23 23 24 24 ''Break - Lunch Provided'' … … 27 27 28 28 === 5. Running interactive jobs === 29 * [[ IntroToHpc2015/using#SubmittingInteractiveJobs|Running interactive jobs (idev)]]29 * [[cypress/using#SubmittingInteractiveJobs|Running interactive jobs (idev)]] 30 30 31 31 === 6. How to run a Matlab code on Cypress === 32 * [[ IntroToHpc2015/Matlab#RunningMATLABinteractively|Running Matlab interactively using idev]]33 * [[ IntroToHpc2015/Matlab#RunningMATLABinabatchmode|Running Matlab jobs using SLURM scripts]]34 * [[ IntroToHpc2015/Matlab#RunningMATLABinParallelwithMultithreads|Parallel Matlab]]32 * [[cypress/Matlab#RunningMATLABinteractively|Running Matlab interactively using idev]] 33 * [[cypress/Matlab#RunningMATLABinabatchmode|Running Matlab jobs using SLURM scripts]] 34 * [[cypress/Matlab#RunningMATLABinParallelwithMultithreads|Parallel Matlab]] 35 35 36 36