From 0074214c54630ef28ca8698c69f3749fbff5ffee Mon Sep 17 00:00:00 2001
From: Bruno Sime Ferreira Nunes <bsfn19@inf.ufpr.br>
Date: Wed, 16 Apr 2025 16:26:06 -0300
Subject: [PATCH] =?UTF-8?q?edit=C3=A7ao=20tabela=20sugerida=20pelo=20fabia?=
 =?UTF-8?q?no=20(trocar=20GB=20por=20MB)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 source/index.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/source/index.md b/source/index.md
index 3ed9e02..65831a2 100644
--- a/source/index.md
+++ b/source/index.md
@@ -91,11 +91,11 @@ Os nós escravos do C3HPC tem as seguintes configurações:
 ### Nós de Processamento:
 | Nó | RAM | CPU | Cores | Disco de scratch? | GPU? | Conexão |
 | -- | --- | --- | ----- | ----------------- | ---- | ------- |
-| node[2-7] | 200GB | Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz | 32 | Sim, 8TB | Não | ETH 1Gbps |
-| proc[1-2] | 500GB | Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz | 64 | Sim, 8TB | Não | ETH 1Gbps |
-| pti | 500GB | Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz | 64 | Sim, 450GB | Não | ETH 1Gbps |
-| vti1 | 180GB | Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz | 32 | Sim, 450GB | 4x NVIDIA Tesla V100 32GB | ETH 1Gbps |
-| vti2 | 150GB | Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz | 32 | Sim, 450GB | 4x NVIDIA Tesla V100 32GB | ETH 1Gbps |
+| node[2-7] | 240000MB | Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz | 32 | Sim, 8TB | Não | ETH 1Gbps |
+| proc[1-2] | 500000MB | Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz | 64 | Sim, 8TB | Não | ETH 1Gbps |
+| pti | 500000MB | Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz | 64 | Sim, 450GB | 2x NVIDIA Tesla P100 16GB | ETH 1Gbps |
+| vti1 | 180000MB | Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz | 32 | Sim, 450GB | 4x NVIDIA Tesla V100 32GB | ETH 1Gbps |
+| vti2 | 150000MB | Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz | 32 | Sim, 450GB | 4x NVIDIA Tesla V100 32GB | ETH 1Gbps |
 
 O usuário pode conferir as características das partições com o comando `scontrol show partition <nome_partição>`. O mesmo vale para imprimir as configurações de um nó específico, com o comando: `scontrol show node <nome_do_nó>`
 
-- 
GitLab