Changes between Version 5 and Version 6 of Workshops/IntroToHpc2025August
- Timestamp:
- 08/05/25 15:58:49 (11 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/IntroToHpc2025August
v5 v6 1 1 2 [[PageOutline]] 2 UNDER CONSTRUCTION 3 ===================================================== 4 = UNDER CONSTRUCTION = 5 ===================================================== 3 6 = HPC Workshop Fall 2025 = 4 7 … … 48 51 49 52 === 5. Introduction to Linux === 50 5.1 Basic commands 51 cd, mkdir, rm, find, grep, chmod 52 53 Download Samples by: 53 (Download Samples via the following.) 54 54 55 55 {{{git clone https://hidekiCCS:@bitbucket.org/hidekiCCS/hpc-workshop.git}}} 56 57 5.1 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#AbsoluteandRelativeFileandDirectoryPaths |Absolute and Relative File and Directory Paths]][[BR]] 58 59 5.2 Basic commands 60 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#cd | cd]], 61 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#mkdir | mkdir]], 62 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#rm | rm]], 63 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#find | find]], 64 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#grep | grep]], 65 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#chmod | chmod]][[BR]] 56 66 57 67 … … 63 73 === 6. Introduction to SLURM === 64 74 75 6.1 [[cypress/using#IntroductiontoManagedClusterComputing | Introduction to Managed Cluster Computing]][[BR]] 76 6.2 [[cypress/using#SubmittingInteractiveJobs | Submitting Interactive Jobs]] 77 65 78 ''Break?'' 66 79