oph:cluster:startupguide
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
oph:cluster:startupguide [2023/06/14 07:40] – carlo.cintolesi@unibo.it | oph:cluster:startupguide [2025/02/10 11:29] (versione attuale) – aggiornato indirizzo IP del frontend mario.petroli@unibo.it | ||
---|---|---|---|
Linea 8: | Linea 8: | ||
Once authorised, one could access the cluster via ssh protocol. The required password is the one of your university e-mail. From the Linux terminal, type the following instruction: | Once authorised, one could access the cluster via ssh protocol. The required password is the one of your university e-mail. From the Linux terminal, type the following instruction: | ||
- | | + | ssh name.surname00@137.204.165.41 |
+ | (you can use any other ophfeX address instead of 137.204.165.41) | ||
- | Once logged-in, you will be landed | + | Once logged in, you will land on the [[oph: |
<WRAP center round alert 60%> | <WRAP center round alert 60%> | ||
Linea 43: | Linea 44: | ||
<WRAP center round alert 60%> | <WRAP center round alert 60%> | ||
- | The /scratch area cannot handle folders with a large number of files. Data folders in this area must be compacted into archives (e.g., .tgz or .zip) unless in imminent use. | + | The /scratch area cannot handle folders with a large number of files. Data folders in this area must be compacted into archives (e.g., .tgz or .zip). |
</ | </ | ||
**Please pay attention to this policy**: the stable number of files saved in /scratch shall not exceed a few thousand per user. Otherwise, the system becomes incredibly slow and unstable. Periodic checks on the number of files of each user are carried out automatically. | **Please pay attention to this policy**: the stable number of files saved in /scratch shall not exceed a few thousand per user. Otherwise, the system becomes incredibly slow and unstable. Periodic checks on the number of files of each user are carried out automatically. | ||
+ | **Note to student supervisors **: Once you have created the data write folder for your students, you can request read and write rights to access the files through '' | ||
===== Run a Job ===== | ===== Run a Job ===== | ||
- | The job executed (in parallel or serial) on the cluster | + | The job executed (in parallel or serial) on the cluster |
The submission of a job is done via a bash-type script, consisting of: the header with metadata for users, the execution settings (e.g. number of processors, memory, execution time), the modules and the executable to be run. See the section [[oph: | The submission of a job is done via a bash-type script, consisting of: the header with metadata for users, the execution settings (e.g. number of processors, memory, execution time), the modules and the executable to be run. See the section [[oph: | ||
<WRAP center round tip 60%> | <WRAP center round tip 60%> | ||
- | An example job script with comments can be downloaded here and adapted to personal needs: | + | An example job script with comments can be downloaded here and adapted to personal needs: |
</ | </ | ||
oph/cluster/startupguide.1686728420.txt.gz · Ultima modifica: 2023/06/14 07:40 da carlo.cintolesi@unibo.it