Difference between revisions of "Using Adastra"

From Planets
Jump to: navigation, search
m
Line 4: Line 4:
 
Access to Adastra is for now (at least until 01/05/2023) only for computations on the GPU (MI200) partition!
 
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.
+
Nevertheless it is also a way to have access to "old" files that we stored at CINES when using Occigen in the frame of the "Atmosphères Planétaires" GENCI project.
  
 
== A couple of pointers ==
 
== A couple of pointers ==
Line 12: Line 12:
 
ssh your_cines_login@adastra.cines.fr
 
ssh your_cines_login@adastra.cines.fr
 
</syntaxhighlight>
 
</syntaxhighlight>
And then you will probably want to switch project using the myproject command, e.g. to switch to "lmd1167" ("Atmosphères Planétaires" project)
+
And then you will probably want to switch project using the myproject command, e.g. to switch to "lmd1167" ("Atmosphères Planétaires" GENCI project)
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
myproject -a lmd1167
 
myproject -a lmd1167

Revision as of 08:21, 17 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 in the frame of the "Atmosphères Planétaires" GENCI project.

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

And then you will probably want to switch project using the myproject command, e.g. to switch to "lmd1167" ("Atmosphères Planétaires" GENCI project)

myproject -a lmd1167

To get all the info about dedicated environment variables (e.g. paths to SCRATCH, STORE, etc.) you can use

myproject -c