hpc:faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hpc:faq [2025/06/04 08:28] – Yann Sagon | hpc:faq [2025/09/01 07:39] (current) – Yann Sagon | ||
---|---|---|---|
Line 27: | Line 27: | ||
!!!There could be several reasons for the cluster to slow down. It’s important to figure out where the slowness is happening: | !!!There could be several reasons for the cluster to slow down. It’s important to figure out where the slowness is happening: | ||
- | * **Login Node**:If the login node feels slow, it might be because someone is running heavy processes on it, which isn’t recommended. | + | * **Login Node**:The login node is designed |
* **Compute Nodes**: Slowness on the compute nodes might be due to high CPU usage, storage issues, or other factors, which could cause your jobs to run more slowly. | * **Compute Nodes**: Slowness on the compute nodes might be due to high CPU usage, storage issues, or other factors, which could cause your jobs to run more slowly. | ||
Line 89: | Line 89: | ||
</ | </ | ||
+ | ??? If multiple PIs jointly purchase computing resources on the Baobab cluster, who receives the invoice? | ||
+ | |||
+ | !!! When several Principal Investigators (PIs) collaborate to acquire computing resources on the Baobab cluster, the invoice will be sent to the designated contact person of the group associated with the partition named private_xxx, | ||
+ | |||
+ | It is up to the PIs involved to agree among themselves on how the computing hours are distributed. The Baobab team does not manage internal allocations within shared purchases. | ||
??? I'm a PI, I tried to use OpenXDmoD to see the past usage of my group without success | ??? I'm a PI, I tried to use OpenXDmoD to see the past usage of my group without success | ||
Line 94: | Line 99: | ||
- | ??? How can I check usage on more than one partition? | + | ??? With OpenXDmoD how can I check usage on more than one partition? |
!!! Unfortunately, | !!! Unfortunately, | ||
Line 106: | Line 111: | ||
- | ??? I' | + | ??? I' |
!!! The Baobab service is free for courses as long as the usage is low and for a defined period of time. Check [[hpc: | !!! The Baobab service is free for courses as long as the usage is low and for a defined period of time. Check [[hpc: | ||
Line 125: | Line 130: | ||
!!! * If you have a non student account (Phd, postdoc, researcher), | !!! * If you have a non student account (Phd, postdoc, researcher), | ||
* If you have an outsider account, you need to check the expiration date you received when you filled the invitation. | * If you have an outsider account, you need to check the expiration date you received when you filled the invitation. | ||
- | * If you have an unige student account, you can check the expiration date with the '' | + | * If you have an UNIGE student account, you can check the expiration date with the '' |
< | < | ||
(baobab)-[yourusername@login2 ~]$ chage -l yourusername | (baobab)-[yourusername@login2 ~]$ chage -l yourusername | ||
Line 138: | Line 143: | ||
??? I'm leaving UNIGE, can I continue to use Baobab HPC service? | ??? I'm leaving UNIGE, can I continue to use Baobab HPC service? | ||
- | !!! Yes it is possible as long as you collaborate tightly with your former research group. Your PI must [[https://gestion-externe.unige.ch/main/outsider-requests|invite]] you as [[hpc: | + | !!! For UNIGE or external members, please first refer to the guidelines about account expiration and the grace period: |
- | We'll then reactivate your account. You'll keep your data. | + | Please note that expired |
+ | However, it is possible to extend your access as long as you maintain close collaboration with your former research group. Your PI must [[https:// | ||
+ | For technical reasons, your account must be expired before making the invitation request. | ||
+ | Once the invitation is processed, we will reactivate your account, and you will retain access to your data. | ||
- | =?=== Connection to Cluster === | + | |
+ | =?=== Connection to Cluster | ||
??? When I type my password, no characters are printed. Why? | ??? When I type my password, no characters are printed. Why? | ||
Line 195: | Line 204: | ||
??? Is it possible to access my account from more than one SSH key? | ??? Is it possible to access my account from more than one SSH key? | ||
- | !!! Yes, please check [[hpc:access_the_hpc_clusterss# | + | !!! Yes, please check [[hpc:access_the_hpc_clusters# |
- | + | ||
??? I tried to connect without success. | ??? I tried to connect without success. | ||
Line 218: | Line 225: | ||
- | =?==== X2GO-Desktop | + | =?=== X2GO-Desktop ==== |
??? Why I can't connect with x2go ? | ??? Why I can't connect with x2go ? | ||
!!! We have already identified a number of common problems: | !!! We have already identified a number of common problems: | ||
Line 247: | Line 254: | ||
- **~/ | - **~/ | ||
- **~/ | - **~/ | ||
- | =?==== Storage | + | =?=== Storage ==== |
??? I have a question about the storage !? | ??? I have a question about the storage !? | ||
Line 269: | Line 276: | ||
!!! If you have a lot of data, the best way is to use rsync between both clusers, so you won't have to copy the data to your laptop first. [[hpc: | !!! If you have a lot of data, the best way is to use rsync between both clusers, so you won't have to copy the data to your laptop first. [[hpc: | ||
- | =?==== Applications | + | =?=== Applications ==== |
??? What applications are installed on Clusters ? | ??? What applications are installed on Clusters ? | ||
Line 330: | Line 337: | ||
In this case you need to check if there is another version available compatible with the toolchain ('' | In this case you need to check if there is another version available compatible with the toolchain ('' | ||
- | =?==== Slurm: job scheduler | + | =?=== Slurm: job scheduler ==== |
??? What is Slurm ? | ??? What is Slurm ? | ||
!!! Slurm is a job scheduling system used to manage and allocate resources in a computing cluster. It helps you submit, monitor, and control jobs (tasks) on the cluster. | !!! Slurm is a job scheduling system used to manage and allocate resources in a computing cluster. It helps you submit, monitor, and control jobs (tasks) on the cluster. | ||
Line 412: | Line 419: | ||
Please send an email to [[hpc@unige.ch]] including relevant information (Uusername, Group, private_partion etc...) with the responsible person for the share or partition in CC. The responsible person **must** approve the modification. | Please send an email to [[hpc@unige.ch]] including relevant information (Uusername, Group, private_partion etc...) with the responsible person for the share or partition in CC. The responsible person **must** approve the modification. | ||
- | =?==== Mac Issues | + | |
+ | =?=== Issues | ||
??? I have a keyboard issue using a Mac. | ??? I have a keyboard issue using a Mac. | ||
Line 433: | Line 441: | ||
Refer to this solution: [[https:// | Refer to this solution: [[https:// | ||
- | =?==== Switch edu-ID Login Issues | + | =?=== Switch edu-ID Login Issues ==== |
??? I get an error message from Switch edu-ID while trying to access: | ??? I get an error message from Switch edu-ID while trying to access: | ||
Line 448: | Line 456: | ||
Please also note that your ISIS (UNIGE) password and your Switch edu-ID password are not the same. Verify that you are using the correct password when logging in. | Please also note that your ISIS (UNIGE) password and your Switch edu-ID password are not the same. Verify that you are using the correct password when logging in. | ||
- | =?==== HPC community forum ===== | + | =?=== HPC community forum ==== |
??? I don't find a way to receive email summary of new post | ??? I don't find a way to receive email summary of new post |
hpc/faq.1749025730.txt.gz · Last modified: (external edit)