From b976a3acf1b0a169b26c8a2ffd15bb7519b73ff9 Mon Sep 17 00:00:00 2001 From: Maximilian Dolling Date: Wed, 6 Nov 2019 15:01:23 +0100 Subject: [PATCH] Update GPU-Cluster Requirements.md --- GPU-Cluster Requirements.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/GPU-Cluster Requirements.md b/GPU-Cluster Requirements.md index 40a8359..e4fa00d 100644 --- a/GPU-Cluster Requirements.md +++ b/GPU-Cluster Requirements.md @@ -26,7 +26,4 @@ Section | Project Description | Hardware Requirements | Software Requirements | --- | --- | --- | --- | --- copy | paste | this | line | ! 2.4 | Deep learning for fast magnitude estimation of earthquakes | Single precision GPU with > 10 GB GPU memory, at least 200 GB main memory, 8 CPU cores | up to date nvidia driver, the rest works fine with conda (cuda, tensorflow, pytorch) | I fear that 2 CPUs for 8 GPUs might be to less. The machine I'm currently running on has two Xeon Gold 5122 and four RTX 2080 Ti and is CPU bound. - -Section | Project Description | Hardware Requirements | Software Requirements | Comments ---- | --- | --- | --- | --- 2.8 | Deep learning with solar images | Single precision GPU with > 20 GB GPU memory (RTX Titan not 2080Ti) | Nvidia driver. Module loads for standard python software, Virtualenv. Horovod required for multi node computations | I suggest 4 GPUs per node not 8. \ No newline at end of file -- GitLab