---
og:title: Clusters disponibles
og:description: Resumen y comparación de las caracteristicas de cada cluster disponible
---

# ⚡ Clusters disponibles

```{image} /_static/infra/arquitectura.png
```

(infra-tabla)=
## Tabla comparativa

A continuación una tabla que compara las caracteristicas de cada cluster disponible:

:::{list-table}
:header-rows: 1
:stub-columns: 1
:widths: 5 10 10 10 10 8

* -
  - Mendieta
  - Mulatona
  - Eulogia
  - Serafín
  - Boogie
* - Uso recomendado
  - Cómputo con GPU
  - Trabajos pequeños
  - Sólo software preinstalado
  - Propósito general
  - JupyterHub
* - Nodos de cómputo
  - 19
  - 7
  - 32
  - 64
  - 8
* - Cores/Threads por nodo
  - 20C/20T<br>{bdg-dark-line}`Xeon E5-2680 v2`
  - 32C/32T<br>{bdg-dark-line}`Xeon E5-2683 v4`
  - 64C/256T<br>{bdg-dark-line}`Xeon Phi 7210`
  - 64C/64T<br>{bdg-dark-line}`EPYC 7532`
  - 128C/128T<br>{bdg-dark-line}`EPYC 7B12`
* - GPU por nodo
  - 2 x NVIDIA A30
  - \-
  - \-
  - \-
  - \-
* - RAM por nodo
  - 64GB
  - 128GB
  - 96GB
  - 256GB
  - 512GB
* - [{abbr}`Almacenamiento local por nodo (Directorio /scratch)`](infra-scratch)
  - 400GB<br>{bdg-dark-line}`SSD SATA`
  - 95GB<br>{bdg-dark-line}`SSD SATA`
  - 200GB<br>{bdg-dark-line}`SSD SATA`
  - 1TB<br>{bdg-dark-line}`SSD NVMe`
  - \-
* - Red interna
  - 40Gbps<br>{bdg-dark-line}`Infiniband QDR`
  - 40Gbps<br>{bdg-dark-line}`Infiniband QDR`
  - 40Gbps<br>{bdg-dark-line}`Infiniband QDR`
  - 100Gbps<br>{bdg-dark-line}`Infiniband HDR100`
  - 25Gbps<br>{bdg-dark-line}`Ethernet`
* - Trabajo más pequeño
  - 1/2 nodo<br>{bdg-dark-line}`10 cores, 1 GPU`
  - 1 core
  - 1 nodo
  - 1 nodo
  - 1 core
* - Compiladores
  - <small>GCC 11<br>NVIDIA HPC SDK 22.3</small>
  - <small>GCC 12<br>Intel 2021<br>OneApi 2023</small>
  - <small>GCC 12<br>Intel 2021</small>
  - <small>GCC 12<br>AMD AOCC 4.1</small>
  - <small>GCC 13</small>
* - MPI
  - Open MPI 4.1
  - Open MPI 4.1
  - Open MPI 4.1
  - Open MPI 4.1
  - \-
* - Codename
  - ivb
  - bdw
  - knl
  - rome
  - bugi
:::

## Diagrama general

```{image} /_static/infra/infra.png
```
