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 11:13] – asiodmok | h7mumuj:start [2025/11/07 10:13] (current) – 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 32: | Line 19: | ||
| * $SCRATCH | * $SCRATCH | ||
| * $PLG_GROUPS_STORAGE (starts with “plgg”) | * $PLG_GROUPS_STORAGE (starts with “plgg”) | ||
| + | |||
| + | '' | ||
| + | ==== 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) ==== | ||
| - | - Run script (run.sh) : | + | Run script (run.sh) : |
| - | < | + | |
| # | # | ||
| # | # | ||
| Line 68: | Line 73: | ||
| | | ||
| wait " | wait " | ||
| - | </ | + | |
| ==== 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 ==== | ||
| - Detailed information about Ares - [[https:// | - Detailed information about Ares - [[https:// | ||
| - Slurm documentation - [[https:// | - Slurm documentation - [[https:// | ||
| + | |||
| + | |||
| + | ==== Miscellaneous ==== | ||
| + | - Cite PLGrid in talks, can be attached in Settlement | ||
| + | - Warnings are posted at the top when login to ARES (as of 07.11.2025): | ||
| + | < | ||
| + | | ||
| + | |||
| + | To increase the availability of $SCRATCH space, the $SCRATCH data retention | ||
| + | | ||
| + | one condition: | ||
| + | * The file was created at least 30 days ago. | ||
| + | * slurm_jobdir/< | ||
| + | * All contents of $SCRATCH if a user hasn't submitted a job for at least | ||
| + | 30 days. | ||
| + | |||
| + | The policy is being implemented immediately. Please contact helpdesk: | ||
| + | | ||
| + | if your $SCRATCH dir contained any important data. | ||
| + | </ | ||