User Tools

Site Tools


hpc:best_practices

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:best_practices [2024/06/04 15:46] – [Rsync] Adrien Alberthpc:best_practices [2024/10/07 08:15] (current) – [HPC cluster user departure procedure] Adrien Albert
Line 185: Line 185:
  
 Connect to https://filesender.switch.ch then go to the profile tab Connect to https://filesender.switch.ch then go to the profile tab
 +
 +{{:hpc:screenshot-2022-01-13-at-15-14-02.png}}
  
 Then click on "Create API secret" to generate a code that will be used to allow you to authenticate Then click on "Create API secret" to generate a code that will be used to allow you to authenticate
  
 +{{:hpc:screenshot-2022-01-13-at-15-14-37.png}}
  
 This will generate a long string like This will generate a long string like
Line 193: Line 196:
 ''ab56bf28434d1fba1d5f6g3aaf8776e55fd722df205197'' ''ab56bf28434d1fba1d5f6g3aaf8776e55fd722df205197''
  
-Then connect to Curnagl and run the following commands to download the CLI tool and the configuration+Then connect to HPC cluster and run the following commands to download the CLI tool and the configuration
  
  
Line 206: Line 209:
 </code> </code>
  
-You will then need to edit the ~/.filesender/filesender.py.ini file using your preferred tool+You will then need to edit the ''~/.filesender/filesender.py.ini'' file using your preferred tool
  
 You need to enter your username as show in the Filesender profile and the API key that you generated You need to enter your username as show in the Filesender profile and the API key that you generated
Line 225: Line 228:
  
  
-   
-   
 Now that we have done this we can transfer files - note that the modules must be loaded in order to have a python with the required libraries. Now that we have done this we can transfer files - note that the modules must be loaded in order to have a python with the required libraries.
  
  
-  (baobab)-[alberta@login2 ~]$ module load gcc python+  (baobab)-[alberta@login2 ~]$ module load GCC Python
  
 You may need to install some python package before: You may need to install some python package before:
Line 243: Line 244:
  
 A mail will be sent to ''Mewtwo@unige.ch''  who can then download the file A mail will be sent to ''Mewtwo@unige.ch''  who can then download the file
 +
 +
 +====== HPC cluster user departure procedure ======
 +
 +**Step 1: Backup and clean up personal data**
 +  * **Retrieve your personal data** from the **home** and **scratch** directories.
 +  * **Clean** these directories by removing unnecessary files.
 +
 +**Step 2 (optional): Organizing and transferring shared data**
 +  * If you belong to a group, **identify important data** in shared directories.
 +  * If a data ownership transfer is necessary, send a **request to the HPC team** to transfer ownership to another user, with the group leader's approval.
 +
 +**Step 3: Transfer confirmation**
 +  * Ensure the data transfer has been completed and notify the relevant parties.
 +
hpc/best_practices.1717515980.txt.gz · Last modified: 2024/06/04 15:46 by Adrien Albert