User Tools

Site Tools


hpc:faq

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hpc:faq [2024/09/26 12:36] – [Cost] Yann Sagonhpc:faq [2025/02/20 13:07] (current) Yann Sagon
Line 44: Line 44:
   * hpc-community: very low-traffic mailing list containing all PIs and people interested in the HPC community. It may happen that you belong to the two mailings.   * hpc-community: very low-traffic mailing list containing all PIs and people interested in the HPC community. It may happen that you belong to the two mailings.
  
- + 
 +??? I'm not interested in receiving further information about HPC at UNIGE, can you please remove me from the hpc-community mailing list? 
 +!!! If you are a UNIGE member or have a [[https://eduid.ch/switcheduid|switcheduid]] account, you can unsubscribe from the "hpc-community" list on [[https://listes.unige.ch/sympa/signoff/hpc-community?previous_action=review|sympa web interface]].  
 + 
 +An alternate method is to send an email to [[sympa@listes.unige.ch]] with the following mail body "UNSUBSCRIBE hpc-community". This mail must be sent using the email you wish to unsubscribe from. 
 + 
 +If you are not a UNIGE member or if none of the previous steps worked, please send a request to [[hpc@unige.ch]], subject: "please unsubscribe me from the hpc-community mailing list"
 + 
 +Please note that you can't unsubscribe from the "baobab-announce" list if you still have an account on the Baobab. 
 + 
 ??? I'm a PI, how do I know which users are associated with me on Baobab? ??? I'm a PI, how do I know which users are associated with me on Baobab?
 !!! If you have access to one of the clusters, you can use the ''sshare'' command: !!! If you have access to one of the clusters, you can use the ''sshare'' command:
Line 60: Line 70:
 </code> </code>
  
-You can also use [[https://doc.eresearch.unige.ch/hpc/accounting#job_accounting|openxdmod]] to check user usage. Note that the list may be incomplete: for example, if a registered user has never used the cluster in the time period you specify, they won't appear at all. +You can also use [[hpc:accounting#job_accounting|OpenXDmoD]] to check user usage. Note that the list may be incomplete: for example, if a registered user has never used the cluster in the time period you specify, they won't appear at all.
-[[hpc:accounting#job_accounting|OpenXDmoD]]+
  
 +??? I'm a faculty/group manager, how may I have a list of every PI of a given dept?
 +!!! You can use sacctmgr for that purpose
 +<code>
 +sacctmgr show assoc where parent=<your_deptartment_name> cluster=baobab format=account
 +</code>
 +If you don't know the name of your departement as registered in our cluster, you can list them by faculty:
 +<code>
 +sacctmgr show assoc where parent=sciences cluster=baobab format=account
 +   Account
 +----------
 +     astro
 +      biad
 +     biani
 +     bicel
 +     [...]
 +</code>
  
-??? I'm a PI, I tried to use OpenXDmoDto see the past usage of my group without success + 
-!!! We have a tutorial which explain how to do that https://hpc-community.unige.ch/t/tutorial-see-your-past-computation-usage-using-openxdmod/3130+??? I'm a PI, I tried to use OpenXDmoD to see the past usage of my group without success 
 +!!! We have a [[https://hpc-community.unige.ch/t/tutorial-see-your-past-computation-usage-using-openxdmod/3130|tutorial]] which explain how to do that.
  
  
Line 73: Line 99:
  
 ??? I want to login to OpenXDmoD, what are the login details? ??? I want to login to OpenXDmoD, what are the login details?
-!!! User authentication isn't available at the moment. You can access all metrics without authentication. In the future, you'll be able to connect using your switcheduid credentials, with the benefit of being able to create custom dashboards.+!!! User authentication isn't available at the moment. You can access all metrics without authentication. In the future, you'll be able to connect using your [[https://eduid.ch/switcheduid|switcheduid]] credentials, with the benefit of being able to create custom dashboards. 
  
 ??? I'm a user and I've noticed that I'm connected to two PIs, how is this possible? ??? I'm a user and I've noticed that I'm connected to two PIs, how is this possible?
-!!! The PI must be seen as a project. You can be part of two projects, and when you submit a job to the cluster, you can specify which project to charge to using the ''--account'' flag+!!! The PI must be seen as a project. You can be part of two projects, and when you submit a job to the cluster, you can specify which project to charge to using the ''<nowiki>--account</nowiki>'' flag.
- +
- +
-??? I'm not interested in receiving further information about HPC at UNIGE, can you please remove me from the hpc-community mailing list? +
-!!! If you are a UNIGE member or have a switcheduid account, you can unsubscribe from the "hpc-community" list using "https://listes.unige.ch/sympa/signoff/hpc-community?previous_action=review".  +
-Please note that you can't unsubscribe from the "baobab-announce" list if you still have an account on the cluster. +
-You can also send an email to sympa@listes.unige.ch with the following mail body "UNSUBSCRIBE hpc-community". This mail must be sent using the email you wish to unsubscribe from. +
-If you are not a UNIGE member or if none of the previous steps worked, please send a request to hpc@unige.ch, subject: "please unsubscribe me from the hpc-community mailing list".+
  
  
 ??? I'm organising a course and we need some HPC resources for the students. Do we have to pay for it? ??? I'm organising a course and we need some HPC resources for the students. Do we have to pay for it?
-!!! The Baobab service is free for courses as long as the usage is low and for a defined period of time. Please contact us in advance if you would like to organise such a course.+!!! The Baobab service is free for courses as long as the usage is low and for a defined period of time. Check [[hpc:hpc_clusters#use_baobab_for_teaching|How our clusters work]].
  
  
 =?=== Account ==== =?=== Account ====
 +??? Who can be registered as PI (Primary Investigator) at Baobab?
 +
 +!!!
 +
 +  * Anyone with an ISIs account (even an external one) with a fairly long validity period: teachers rather than assistants.
 +  * Someone who knows the users they are going to invite. All their users will be under their responsibility.
 +  * Someone who knows the service(s) for which they will be inviting outsiders. HPC in this case
 +  * Person responsible for teaching or research (therefore responsible for the data generated and able to know what to do with it when a user leaves).
 +
  
 ???When does my account expire ? ???When does my account expire ?
Line 109: Line 138:
  
 ??? 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 invite you as [[hpc:access_the_hpc_clusters#outsider_account|outsider]]. For technical reason, your account needs to be expired  prior doing the request for the invitation.+!!! 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:access_the_hpc_clusters#outsider_account|outsider]]. For technical reason, your account needs to be expired  prior doing the request for the invitation.
 We'll then reactivate your account. You'll keep your data. We'll then reactivate your account. You'll keep your data.
- 
- 
  
  
Line 139: Line 166:
   * The cluster you are attempting to connect to.   * The cluster you are attempting to connect to.
  
 +???  SSH "Could not resolve hostname XXXX: Name or service not known"
 +!!! It means the specified hostname cannot be found, either due to a typo or because the DNS can't resolve it.
 +  * check the login node [[https://doc.eresearch.unige.ch/hpc/access_the_hpc_clusters#login_nodes|hostname ]]
  
 +PS: Keep in mind that baobab2 has been decommissioned for 2 years.
  
 ??? When I try to connect to Clusters using ''ssh'' or ''sftp'', I see the message: Connection refused ??? When I try to connect to Clusters using ''ssh'' or ''sftp'', I see the message: Connection refused
Line 150: Line 181:
  
  
-??? I've forgotten my password. Can the HPC team reset it?+??? I have forgotten my password. Can the HPC team reset it?
 !!! No, your Baobab/Yggdrasil/Bamboo password is your ISIS password, and we do not manage it. !!! No, your Baobab/Yggdrasil/Bamboo password is your ISIS password, and we do not manage it.
  
Line 159: Line 190:
 !!! !!!
   * If you are a **collaborator/student/external** user Check on [[https://my-account.unige.ch/main/home |my-account]]   * If you are a **collaborator/student/external** user Check on [[https://my-account.unige.ch/main/home |my-account]]
-  * If you are an **Outsider** user Check on [[https://applicant.unige.ch/|applicant]]+  * If you are an **Outsider** user Check on [[https://applicant.unige.ch/main/outsider-info/update/|applicant]]
  
 For more informations please refer to [[hpc:access_the_hpc_clusters#ssh_publickey|ssh PublicKey]] page. For more informations please refer to [[hpc:access_the_hpc_clusters#ssh_publickey|ssh PublicKey]] page.
Line 167: Line 198:
   * **The cluster is under maintenance.** Maintenance occurs periodically. Please check your email (including junk/spam folders) or visit the [[https://hpc-community.unige.ch/|HPC-community]] for announcements.   * **The cluster is under maintenance.** Maintenance occurs periodically. Please check your email (including junk/spam folders) or visit the [[https://hpc-community.unige.ch/|HPC-community]] for announcements.
  
-  * **Your network is blocking access to our clusters or the SSH protocol.** We use public IP addresses for the login nodes. If you cannot connect, please contact your local network administrator to determine if there are any restrictions on accessing ''login1.baobab.hpc.unige.ch'', ''login1.yggdrasil.hpc.unige.ch'', or ''login1.bamboo.hpc.unige.ch'', or if port 22 is blocked.+  * **Your network is blocking access to our clusters or the SSH protocol.** We use public IP addresses for the login nodes. If you cannot connect, please contact your local network administrator to determine if there are any restrictions on accessing ''login1.baobab.hpc.unige.ch'', ''login1.yggdrasil.hpc.unige.ch'', or ''login1.bamboo.hpc.unige.ch'', or if port 22 is blocked. you can receive this message : ''ssh: connect to username@login1.baobab.hpc.unige.ch port 22: Connection timed out''
  
   * **The login node is down.** While unlikely, if this occurs, please wait a little or contact us if the issue persists beyond 15 minutes.   * **The login node is down.** While unlikely, if this occurs, please wait a little or contact us if the issue persists beyond 15 minutes.
Line 398: Line 429:
 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 =====
 +
 +??? I don't find a way to receive email summary of new post
 +
 +!!! You can activate the email summary following those steps:
 +
 +{{:hpc:faq:1-hpc-community-open-pref.png?400|}}
 +
 +{{:hpc:faq:2-hpc-community-email-summary.png?400|}}
  
hpc/faq.1727354205.txt.gz · Last modified: 2024/09/26 12:36 by Yann Sagon