Difference between revisions of "Using Adastra"

From Planets
Jump to: navigation, search
(Created page with "This page provides a summary of examples and tools designed to help you get used with the Adastra environment. == Warning == Access to Adastra is for now (at least until 01/0...")
 
Line 9: Line 9:
  
 
* Connecting to Adastra: We have retained group and login credentials from our previous setup on Occigen ; To connect to Adastra you need first go through the LMD gateway (hakim) or the IPSL (Ciclad/Spirit) gateway and then
 
* Connecting to Adastra: We have retained group and login credentials from our previous setup on Occigen ; To connect to Adastra you need first go through the LMD gateway (hakim) or the IPSL (Ciclad/Spirit) gateway and then
<syntaxhighlight lan="bash">
+
<syntaxhighlight lang="bash">
 
ssh your_cines_login@adastra.cines.fr
 
ssh your_cines_login@adastra.cines.fr
 
</syntaxhighlight>
 
</syntaxhighlight>

Revision as of 15:50, 16 February 2023

This page provides a summary of examples and tools designed to help you get used with the Adastra environment.

Warning

Access to Adastra is for now (at least until 01/05/2023) only for computations on the GPU (MI200) partition!

Nevertheless it is also a way to have access to "old" files that we stored at CINES when using Occigen.

A couple of pointers

  • Connecting to Adastra: We have retained group and login credentials from our previous setup on Occigen ; To connect to Adastra you need first go through the LMD gateway (hakim) or the IPSL (Ciclad/Spirit) gateway and then
ssh your_cines_login@adastra.cines.fr