Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
h7mumuj:start [2024/10/29 12:11] – asiodmok | h7mumuj:start [2024/10/30 10:34] (current) – [Install Herwig7] asiodmok | ||
---|---|---|---|
Line 13: | Line 13: | ||
< | < | ||
- | ==== Install libraries/ | + | '' |
- | + | ||
- | * module avail : lists available libraries/ | + | |
- | * module list : lists loaded libraries/ | + | |
- | * module load < | + | |
- | * module spider < | + | |
- | * module purge : purges the environment | + | |
- | + | ||
- | ==== System utilities ==== | + | |
- | * hpc-grants : shows available grants, resource allocations, | + | |
- | * hpc-fs : shows available storage | + | |
- | * hpc-jobs : shows currently pending/ | + | |
- | * hpc-jobs-history : shows information | + | |
==== Storages ==== | ==== Storages ==== | ||
Line 34: | Line 21: | ||
'' | '' | ||
+ | ==== Install libraries/ | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | |||
+ | ==== System utilities ==== | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | |||
==== Install Herwig7 ==== | ==== Install Herwig7 ==== | ||
- | - Load necessary modules | + | - Load necessary modules: < |
- | | + | module load python/ |
- | module load python/ | + | module load libtool |
- | module load libtool | + | module load emacs |
- | module load emacs | + | module load gcc/ |
- | module load gcc/ | + | module load gcccore/ |
- | module load gcccore/ | + | module load cmake/ |
- | module load cmake/ | + | module load gsl/ |
- | module load gsl/ | + | </ |
- | </ | + | - Move to $SCRATCH or $PLG_GROUPS_STORAGE (preferred): |
- | - Download bootstrap script | + | - Download bootstrap script |
- | | + | $ chmod +x herwig-bootstrap </ |
- | - Activate Herwig environment : '' | + | |
+ | - Run bootstrap and exit session when completed: < | ||
+ | [ares][username@ac0787 ~]$ exit </ | ||
+ | - More options for running bootstrap can be found with < | ||
+ | - Activate Herwig environment : < | ||
==== A sample run script (and common slurm commands) ==== | ==== A sample run script (and common slurm commands) ==== | ||
Line 72: | Line 76: | ||
==== Run commands from CLI ==== | ==== Run commands from CLI ==== | ||
- | - Submit parallel jobs: '' | + | - Submit parallel jobs: < |
* Suffix = cpu, cpu-bigmem, gpu | * Suffix = cpu, cpu-bigmem, gpu | ||
- '' | - '' | ||
- '' | - '' | ||
- | - Run interactive bash session: | + | - Run interactive bash session: |
==== More Links ==== | ==== More Links ==== |