h7mumuj:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
h7mumuj:start [2024/10/29 21:50] – [Install Herwig7] asiodmokh7mumuj:start [2025/11/07 10:13] (current) asiodmok
Line 14: Line 14:
  
 ''Add infor about ssh key'' ''Add infor about ssh key''
 +==== Storages ====
 +
 +  * $HOME
 +  * $SCRATCH
 +  * $PLG_GROUPS_STORAGE (starts with “plgg”)
 +
 +''Add how to share files '' 
 ==== Install libraries/packages using module ==== ==== Install libraries/packages using module ====
 <code>$ module avail</code> Lists all available libraries/packages <code>$ module avail</code> Lists all available libraries/packages
Line 27: Line 34:
 <code>$ hpc-jobs-history</code> : Shows information about past jobs <code>$ hpc-jobs-history</code> : Shows information about past jobs
  
-==== Storages ==== 
- 
-  * $HOME 
-  * $SCRATCH 
-  * $PLG_GROUPS_STORAGE (starts with “plgg”) 
- 
-''Add how to share files ''  
 ==== Install Herwig7 ==== ==== Install Herwig7 ====
  
Line 49: Line 49:
  $ chmod +x herwig-bootstrap </code>  $ chmod +x herwig-bootstrap </code>
    - Start an interactive node session (Easier to debug if installation fails): <code> $ srun -p plgrid-now -t 5:00:00 --mem=5GB -A <grantname-cpu> --pty /bin/bash </code> **Note**: Only one interactive plgrid-now session can be run at a time. Adjust the session duration and memory allocation as required. The above specified parameters should suffice in general.    - Start an interactive node session (Easier to debug if installation fails): <code> $ srun -p plgrid-now -t 5:00:00 --mem=5GB -A <grantname-cpu> --pty /bin/bash </code> **Note**: Only one interactive plgrid-now session can be run at a time. Adjust the session duration and memory allocation as required. The above specified parameters should suffice in general.
-   - Run bootstrap and exit session when completed: <code> $ ./herwig-bootstrap -j4 $PWD/Herwig +   - Run bootstrap and exit session when completed: <code>[ares][username@ac0787 ~]$ ./herwig-bootstrap -j4 $PWD/Herwig 
- $ exit </code> +[ares][username@ac0787 ~]$ exit </code> **Note**: The login01 node changes to ac0xxx when in a computing node.
    - More options for running bootstrap can be found with <code> $ ./herwig-bootstrap --help </code>    - More options for running bootstrap can be found with <code> $ ./herwig-bootstrap --help </code>
    - Activate Herwig environment : <code> $ source Herwig/bin/activate </code>    - Activate Herwig environment : <code> $ source Herwig/bin/activate </code>
Line 85: Line 85:
    - Detailed information about Ares - [[https://docs.cyfronet.pl/display/~plgpawlik/Ares#Ares-AccesstoAres]]    - Detailed information about Ares - [[https://docs.cyfronet.pl/display/~plgpawlik/Ares#Ares-AccesstoAres]]
    - Slurm documentation - [[https://slurm.schedmd.com/quickstart.html]]    - Slurm documentation - [[https://slurm.schedmd.com/quickstart.html]]
 +
 +
 +==== 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):
 +     <code>
 +     $SCRATCH policy change
 +
 +     To increase the availability of $SCRATCH space, the $SCRATCH data retention
 +     policy was changed to allow for automatic removal of files that meet at least
 +     one condition:
 +        * The file was created at least 30 days ago.
 +        * slurm_jobdir/<JOBID> job directory, the job finished at least 7 days ago.
 +        * 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:
 +     https://helpdesk.plgrid.pl/
 +     if your $SCRATCH dir contained any important data.
 +     </code>
  
  • h7mumuj/start.1730238629.txt.gz
  • Last modified: 13 months ago
  • by asiodmok