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
infra:chacha [2024/12/13 12:05] – [Access] remiinfra:chacha [2026/01/13 08:20] (current) – [Access] marc
Line 43: Line 43:
  
 </code> </code>
 +
 +**Shards :** maximum 96 shards of GPU for an H100
  
  
Line 67: Line 69:
 When you run jobs on Chacha, you need to specify the partition (no defaults for now) : When you run jobs on Chacha, you need to specify the partition (no defaults for now) :
  
-  #SBATCH --partition=chacha+  #SBATCH --partition=Chacha
  
 ==== Access ==== ==== Access ====
  
-See [[infra:compute|The ISC Computational Center]] for details.+Chacha is at chacha.hevs.ch 
 + 
 +See [[infra:compute|The ISC Computational Center]] for details about requesting access.
  
Back to top