diff --git a/GPU-Cluster Requirements.md b/GPU-Cluster Requirements.md index 78b7aa86089c8afdbcadd605c005f994866606a8..04fb8a165a783d7226d1316b884948b16f326e12 100644 --- a/GPU-Cluster Requirements.md +++ b/GPU-Cluster Requirements.md @@ -18,7 +18,9 @@ Currently planned: # Additional Information Difference between SingePrecision and DoublePrecision: [simple explanation](https://www.thecrazyprogrammer.com/2018/04/single-precision-vs-double-precision.html) -Desktop GPUs like the RTX2080 are SingePrecision cards, where professional ones like the V100 are DoublePrecision ones. +[Comparison of NVIDIA Tesla/Quadro (DP) and NVIDIA GeForce (SP) GPUs](https://www.microway.com/knowledge-center-articles/comparison-of-nvidia-geforce-gpus-and-nvidia-tesla-gpus) + +Desktop GPUs like the RTX2080 are SingePrecision (SP) cards, where professional ones like the V100 are DoublePrecision (DP) ones. # Requirements