Changes between Version 1 and Version 2 of Workshops/IntroToHpc2025August
- Timestamp:
- 07/23/25 16:03:40 (31 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/IntroToHpc2025August
v1 v2 8 8 [https://crsc.tulane.edu/hardware-specifications/][[BR]] 9 9 [https://it.tulane.edu/technology-delivery/research-computing Motivation for Cypress, Other Resources][[BR]] 10 STOPPED HERE11 10 12 === 2. Working on a remote !Unix/Linux system, Part I=== 13 * [[cypress/SshUsage/|SSH, terminal software]] 14 * [[cypress/BasicLinuxComands|Unix/Linux commands]] 15 16 ''Morning Break'' 11 ''Break?'' 17 12 18 13 ---- 19 14 20 === 3. Working on a remote !Unix/Linux system, Part II === 15 === 2. Introduction to Distributed Computing, HPC, Cypress, and Other Resources === 16 17 ''Break?'' 18 19 ---- 20 21 === 3. Participation: Logging in to Cypress with ssh === 22 23 ''Break?'' 24 25 ---- 26 27 === 3. File Management === 21 28 * [[cypress/FileEditingSoftware|File Editing Software]] 22 29 * [[cypress/FileTransfer|File transfer to/from your desktop/laptop]] 23 30 * [[cypress/WorkingOnClusters|Working on a remote Unix/Linux Cluster]] 24 31 25 === 4. Working on a remote !Unix/Linux system, Part III === 26 * [[cypress/ModuleCommand|Module command]] 27 * [[cypress/SlurmPractice|How to submit a job]] 32 === 4. Participation: Logging in to Globus === 28 33 29 ''Break - Lunch Provided''34 ''Break?'' 30 35 31 36 ---- 32 37 33 === 5. Serial, Parallel, Array, Interactive jobs === 34 * [[cypress/JobArrays|Job Arrays]] 35 * [[cypress/JobDependency|Job Dependencies]] 36 * [[cypress/using#SubmittingInteractiveJobs|Running interactive jobs (idev)]] 37 * [[cypress/using#MPIJobs|Parallel Jobs : MPI]] 38 * [[cypress/using#OpenMPJobs|Parallel Jobs : OpenMP]] 39 * [[cypress/using#HybridJobs|Parallel Jobs : Hybrid]] 40 41 === 6. How to run R code on Cypress === 42 * [[cypress/R|Running R on Cypress]] 43 * [[cypress/R#RunningRInteractively| Running R Interactively]] 44 * [[cypress/R#RunningaRscriptinBatchmode|Running R with Batch Mode]] 45 * [[cypress/R#InstallingRPackagesintouserhomedirectoryorlustresub-directory|Install Packages]] 46 47 48 ''Afternoon Break'' 49 50 ---- 51 52 === 7. How to run Python on Cypress=== 53 * [[cypress/Python|Running Python on Cypress]] 54 * [[cypress/Python#RunningPythonInteractively|Running Python Interactively]] 55 * [[cypress/Python#RunningaPythonscriptinBatchmode|Running Python with Batch Mode]] 56 * [[cypress/Python#JupyterNotebook|Jupyter Notebook]] 57 * [[cypress/AnacondaInstallPackage|Install Packages to Anaconda Python]] 38 === 5. Introduction to Linux === 58 39 59 40 Download Samples by: … … 62 43 63 44 45 46 ''Break?'' 47 48 ---- 49 50 === 6. Introduction to SLURM === 51 52 ''Break?'' 53 54 ---- 55