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/12 16:37] – [Storage] 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 59: Line 61:
 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 1.77695 s, 1.2 GB/s 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 1.77695 s, 1.2 GB/s
 </code> </code>
 +
 +=== Capacity : ===
 +
 +To be discussed on each project integration
 +==== SLURM configuration ====
 +
 +When you run jobs on Chacha, you need to specify the partition (no defaults for now) :
 +
 +  #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