Skip to content
Snippets Groups Projects
Verified Commit d18c4642 authored by Dominik Vašek's avatar Dominik Vašek
Browse files

move gpus to separate page

parent b7e7947d
Branches
No related tags found
1 merge request!108move gpus to separate page
...@@ -5,7 +5,7 @@ draft: false ...@@ -5,7 +5,7 @@ draft: false
disableToc: true disableToc: true
GeekdocHidden: true GeekdocHidden: true
--- ---
On this page you can find the list of offered flavors and gpus in Metacentrum Cloud. On this page you can find the list of offered flavors in Metacentrum Cloud.
*Data in this table may not be up-to-date.* *Data in this table may not be up-to-date.*
...@@ -71,19 +71,3 @@ standard.xxxlarge,8,64,No,No,262.144,2000,250.0,No ...@@ -71,19 +71,3 @@ standard.xxxlarge,8,64,No,No,262.144,2000,250.0,No
{{</csv-table>}} {{</csv-table>}}
## GPUs
{{< csv-table header="true">}}
GPU, Total nodes, GPUs per node
NVIDIA Tesla T4, 16, 2
NVIDIA A40, 2, 4
NVIDIA TITAN V, 1, 1
NVIDIA GeForce GTX 1080 Ti*, 8, 2
NVIDIA GeForce GTX 2080*, 9, 2
NVIDIA GeForce GTX 2080 Ti*, 14, 2
{{</csv-table>}}
*experimental use in academic environment.
---
title: "GPUs"
date: 2022-05-20T09:05:00+02:00
draft: false
disableToc: true
GeekdocHidden: true
---
On this page you can find the list of offered gpus in Metacentrum Cloud.
{{< csv-table header="true">}}
GPU, Total nodes, GPUs per node
NVIDIA Tesla T4, 16, 2
NVIDIA A40, 2, 4
NVIDIA TITAN V, 1, 1
NVIDIA GeForce GTX 1080 Ti*, 8, 2
NVIDIA GeForce GTX 2080*, 9, 2
NVIDIA GeForce GTX 2080 Ti*, 14, 2
{{</csv-table>}}
*experimental use in academic environment.
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
<li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/news/">News</a></span></li> <li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/news/">News</a></span></li>
<li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/about/">About Metacentrum cloud</a></span></li> <li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/about/">About Metacentrum cloud</a></span></li>
<li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/flavors">Flavors</a></span></li> <li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/flavors">Flavors</a></span></li>
<li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/gpus">GPUs</a></span></li>
<li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/project-expiration/">Project Expiration Policy</a></span></li> <li><span class="flex"><a class="gdoc-nav__entry " href="/cloud/project-expiration/">Project Expiration Policy</a></span></li>
</ul> </ul>
</li> </li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment