Skip to content

Commit fe9a2af

Browse files
authored
Update gpu-clusters.tsx
glados with GeForce RTX 2080 (without Ti)
1 parent 83e5e85 commit fe9a2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/gpu-clusters.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const GPUClusterTable = () => {
7070
{
7171
cluster: 'glados.cerit-sc.cz',
7272
nodes: 'glados[1-2].cerit-sc.cz',
73-
gpusPerNode: '2x GeForce RTX 2080 Ti',
73+
gpusPerNode: '2x GeForce RTX 2080',
7474
computeCapability: '7.5',
7575
memGB: '8',
7676
cudnn: 'YES',

0 commit comments

Comments
 (0)