Changes between Version 8 and Version 9 of Workshops/IntroToHpc2025August


Ignore:
Timestamp:
08/06/25 15:57:27 (4 days ago)
Author:
cbaribault
Comment:

Adjusted numbering, added module command

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/IntroToHpc2025August

    v8 v9  
    2727----
    2828
    29 === 3. File Management ===
    30  3.1 File transfer to/from your desktop/laptop [[cypress/FileTransfer]][[BR]]
    31  3.2 (Optional)File Editing Software [[cypress/FileEditingSoftware]][[BR]]
    32  3.3 (Optional)Working on a remote !Unix/Linux Cluster [[cypress/WorkingOnClusters]][[BR]]
     29=== 4. File Management ===
     30 4.1 File transfer to/from your desktop/laptop [[cypress/FileTransfer]][[BR]]
     31 4.2 (Optional)File Editing Software [[cypress/FileEditingSoftware]][[BR]]
     32 4.3 (Optional)Working on a remote !Unix/Linux Cluster [[cypress/WorkingOnClusters]][[BR]]
    3333
    34 === 4. Participation: Logging in to Globus ===
    35  4.1 [[https://globus.org]][[BR]]
    36  4.2 (Optional)Cypress endpoint setup [[cypress/GlobusConnctPersonalSetup]][[BR]]
    37  4.3 (Optional)Cypress endpoint run [[cypress/Globus#RunningGlobusConnectPersonalonCypress]][[BR]]
     34=== 5. Participation: Logging in to Globus ===
     35 5.1 [[https://globus.org]][[BR]]
     36 5.2 (Optional)Cypress endpoint setup [[cypress/GlobusConnctPersonalSetup]][[BR]]
     37 5.3 (Optional)Cypress endpoint run [[cypress/Globus#RunningGlobusConnectPersonalonCypress]][[BR]]
    3838
    39 === 5. Introduction to Linux ===
     39=== 6. Introduction to Linux ===
    4040(Download Samples via the following.)
    4141
    4242{{{git clone https://hidekiCCS:@bitbucket.org/hidekiCCS/hpc-workshop.git}}}
    4343
    44  5.1 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#AbsoluteandRelativeFileandDirectoryPaths |Absolute and Relative File and Directory Paths]][[BR]]
     44 6.1 [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/BasicLinuxComands#AbsoluteandRelativeFileandDirectoryPaths |Absolute and Relative File and Directory Paths]][[BR]]
    4545
    46  5.2 Basic Linux commands
     46 6.2 Basic Linux commands
    4747  [[cypress/BasicLinuxComands#cd | cd]],
    4848  [[cypress/BasicLinuxComands#mkdir | mkdir]],
     
    5252  [[cypress/BasicLinuxComands#chmod | chmod]][[BR]]
    5353
    54 === 6. Introduction to SLURM ===
    5554
    56  6.1 [[cypress/using#SubmittingJobsonCypress | How to submit a job]][[BR]]
     55''Break''
     56
     57----
     58=== 7. Module command ===
     59
     60 [[/cypress/ModuleCommand | Module command]][[BR]]
     61
     62=== 8. Introduction to SLURM ===
     63
     64 8.1 [[cypress/using#SubmittingJobsonCypress | How to submit a job]][[BR]]
    5765  SLURM commands:
    5866  [[cypress/using#Submitusingsbatchcommand | sbatch]],
     
    6068  [[cypress/using#Monitorusingsqueuecancelusingscancelcommands | scancel]],
    6169  [[cypress/using#Reviewpastjobsusingsacctcommand | sacct]]
    62  6.2 [[cypress/using#SubmittingInteractiveJobs | Submitting Interactive Jobs]]
     70 8.2 [[cypress/using#SubmittingInteractiveJobs | Submitting Interactive Jobs]]
    6371
    6472''Break''