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:disco [2024/12/12 14:10] remiinfra:disco [2026/01/13 08:19] (current) – [Access] marc
Line 1: Line 1:
 ===== Disco ===== ===== Disco =====
 +
 +==== Memory info ====
 +  * 250 GB total RAM
 +  * No Swap
 +
  
 ==== CPU infos ==== ==== CPU infos ====
Line 9: Line 14:
   * Sockets=2 Boards=1   * Sockets=2 Boards=1
   * ThreadsPerCore=2   * ThreadsPerCore=2
- 
- 
-==== Memory info ==== 
-  * 250 GB total RAM 
-  * No Swap 
- 
  
  
Line 45: Line 44:
  
 </code> </code>
 +
 +**Shards :** maximum 80 shards of GPU for an A100
 +
 +==== Storage ====
 +
 +
 +=== /data/disk01 : ===
 + 
 +Read / Write performances :
 +<code>
 +Read :
 +Timing cached reads:   19796 MB in  2.00 seconds = 9912.87 MB/sec
 +Timing buffered disk reads: 3232 MB in  3.00 seconds = 1077.33 MB/sec
 +
 +Write :
 +2147483648 bytes (2.1 GB, 2.0 GiB) copied, 2.42025 s, 887 MB/s
 +</code>
 +
 +
 +=== /data/space : ===
 + 
 +Read / Write performances :
 +<code>
 +Read :
 +Timing cached reads:   19630 MB in  2.00 seconds = 9828.78 MB/sec
 +Timing buffered disk reads: 6350 MB in  3.00 seconds = 2116.65 MB/sec
 +
 +Write :
 +2147483648 bytes (2.1 GB, 2.0 GiB) copied, 0.935925 s, 2.3 GB/s
 +</code>
 +
 +=== Capacity : ===
 +
 +To be discussed on each project integration
  
  
Line 50: Line 83:
 ==== Access ==== ==== Access ====
  
-See [[administratif:compute|The ISC Computational Center]] for details.+ 
 +Disco is at disco.hevs.ch 
 + 
 +See [[infra:compute|The ISC Computational Center]] for details about requesting access.
  
Back to top