# How to choose a GPU - Please forgive the total noob question

**URL:** https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339
**Category:** Offtopic
**Tags:** question, gpu
**Created:** [August 5, 2020, 3:03pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339 "2020-08-05T15:03:02Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 3:03pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/1 "2020-08-05T15:03:02Z")

</div>

So, I figured there would be some very well informed opinions on here for this rather basic (but essential question). I’ve had a quick look and can’t find a similar question.

I appreciate the answer is likely to be “it depends”. So here is what I’m trying to work out.

Let’s say my main desire to have a “well balanced” GPU. Good for ML, Good for massively parallel custom written stuff (say game theory tree exploration), perhaps even (dare I say it) good for gaming.

I’ve been trying to make sense of FLOPS (SP and DP) per dollar. Is this a useful way to think about it? Why is the ratio between SP and DP usually so high? And what is it about the nvidia 1660 that they had a lower ratio?

What about the GPU on-board RAM, what sorts of tasks tax that? Should that form part of the decision?

Do ray tracing GPUs bring any useful features for GPGPU /computation.

Many thanks in advance for your thoughts, and if this has already been answer comprehensively elsewhere, please accept my apologies and point me the right way.

Stay safe!

R

---

<div class="post-metadata">

### Author: ![johnh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnh/32/3615_2.png) [@johnh](https://discourse.julialang.org/u/johnh)
#### Post date: [August 5, 2020, 3:22pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/2 "2020-08-05T15:22:37Z")

</div>

Good questions. First you need to look at the ‘compute capability’ of the GPU  
This tells you which levels of CUDA the GPU is compatible with.

> **[CUDA GPUs - Compute Capability](https://developer.nvidia.com/cuda-gpus#compute)**
>
> Explore your GPU compute capability and CUDA-enabled products.

Next the choice is between data centre grade GPUS like V100 and A100  
and the consumer grade - these being Titan cards. Titan Black cards were very popular a year or two ago for deep learning.

I know I am not answering your questions directly. I work for Dell as an engineer and really should know better here… in my defence I deal with datacentre projects and have just done my Nvidia A100 training - so I would say the A100 features of a new integer data type and partitionign the GPU are the cat’s pyjamas. I would guess you are not in this market!

Please ping me your email address and I can put you in touch with one of our product specialists.

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 3:28pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/3 "2020-08-05T15:28:59Z")

</div>

thanks for the rapid response… I’m also constrained by cost… so much as I’d love a multi thousand dollar card, I’m looking to find a “sweet spot” in the hundreds…

Will drop you an email!

---

<div class="post-metadata">

### Author: ![anon37204545](https://avatars.discourse-cdn.com/v4/letter/a/439d5e/32.png) [@anon37204545](https://discourse.julialang.org/u/anon37204545)
#### Post date: [August 5, 2020, 3:29pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/4 "2020-08-05T15:29:29Z")

</div>

Although I like your question, shouldn’t this be under Offtopic category? (It’s a great place to discuss anything, don’t worry.)

---

<div class="post-metadata">

### Author: ![johnh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnh/32/3615_2.png) [@johnh](https://discourse.julialang.org/u/johnh)
#### Post date: [August 5, 2020, 3:30pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/5 "2020-08-05T15:30:19Z")

</div>

Nvidia seem to push the Titan RTX. Compute capability 7.5 and they say it is a pretty good gaming card too. I will then second this. With the disclaimer that a latest generation card will cost $$$  
2850 UK pounds on Amazon UK - wooowoiieee…

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 3:32pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/6 "2020-08-05T15:32:00Z")

</div>

sorry! thought that “GPU” tag was the place to discuss “GPUs” 🙂

Not sure how to move it - happy to be told how to!

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 3:33pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/7 "2020-08-05T15:33:56Z")

</div>

yeah, that would be lovely! But money can always buy an awesome solution. I sadly don’t have that sort of budget…hence the question (sorry for not making that clear)

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 3:36pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/8 "2020-08-05T15:36:54Z")

</div>

interesting, I don’t see the 1660 series in the list of CUDA GPUs, does that mean they are not CUDA compatible??? Surely not?

> **[CUDA GPUs - Compute Capability](https://developer.nvidia.com/cuda-gpus#compute)**
>
> Explore your GPU compute capability and CUDA-enabled products.

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 3:39pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/9 "2020-08-05T15:39:41Z")

</div>

I found this, which answers my own question here…

> **[Does the latest GTX 1660 model support cuda?](https://forums.developer.nvidia.com/t/does-the-latest-gtx-1660-model-support-cuda/71624/5)**
>
> All GPUs NVIDIA has produced over the last decade support CUDA, but current CUDA versions require GPUs with compute capability \>= 3.0. The Turing-family GeForce GTX 1660 has compute capability 7.x. The parts of NVIDIA’s website that explicitly...

---

<div class="post-metadata">

### Author: ![anon37204545](https://avatars.discourse-cdn.com/v4/letter/a/439d5e/32.png) [@anon37204545](https://discourse.julialang.org/u/anon37204545)
#### Post date: [August 5, 2020, 3:52pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/10 "2020-08-05T15:52:26Z")

</div>

> [@RussBowdrey](#):
>
> sorry! thought that “GPU” tag was the place to discuss “GPUs” 🙂

I got it, it’s alright! I forgot that you need “Regular” trust level to change post’s category, so I fixed it for you.

---

<div class="post-metadata">

### Author: ![tbeason](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tbeason/32/15898_2.png) [@tbeason](https://discourse.julialang.org/u/tbeason)
#### Post date: [August 5, 2020, 4:06pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/11 "2020-08-05T16:06:30Z")

</div>

The one and only place I go to for performance comparisons on these things is Anandtech. Here is a direct link to their GPU benchmarks [GPU 2019 Benchmarks - Compare Products on AnandTech](https://www.anandtech.com/bench/GPU19/2638)

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 4:12pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/12 "2020-08-05T16:12:26Z")

</div>

All that shiny data! thank you!

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 4:13pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/13 "2020-08-05T16:13:56Z")

</div>

> [@anon37204545](#):
>
> > [@RussBowdrey](#):
> >
> > sorry! thought that “GPU” tag was the place to discuss “GPUs” 🙂
> 
> I got it, it’s alright! I forgot that you need “Regular” trust level to change post’s category, so I fixed it for you.

just so I don’t make the mistake again. How did you come to the conclusion that this was “off topic” and not worthy of the “GPU” tag?

---

<div class="post-metadata">

### Author: ![Oscar\_Smith](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oscar_smith/32/25343_2.png) [@Oscar\_Smith](https://discourse.julialang.org/u/Oscar_Smith)
#### Post date: [August 5, 2020, 8:21pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/14 "2020-08-05T20:21:12Z")

</div>

I think the distinction is that the GPU tag is for specific questions about using Julia with gpus, not the hardware itself.

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 8:33pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/15 "2020-08-05T20:33:02Z")

</div>

Thanks Oscar, I guess I thought that by going to that forum I’d be asking the people with the domain expertise (and getting there attention since I was in the the "right place for GPUs)… anyway… thanks for the guidance!

---

<div class="post-metadata">

### Author: ![ChrisRackauckas](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/chrisrackauckas/32/77_2.png) [@ChrisRackauckas](https://discourse.julialang.org/u/ChrisRackauckas)
#### Post date: [August 5, 2020, 8:36pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/16 "2020-08-05T20:36:41Z")

</div>

Used to be, always go for the 70 series. 970, 1070, etc., until the recent one, where 2060 is the bang for the buck king. That’s quite powerful but still a good value. 2070 is only a bit faster but a lot more, and 2080 is only a little bit faster and a lot lot more, and even the 2080Ti is not too much faster but a ton more. Meanwhile 1660 is a lot slower.

---

<div class="post-metadata">

### Author: ![RussBowdrey](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/russbowdrey/32/14980_2.png) [@RussBowdrey](https://discourse.julialang.org/u/RussBowdrey)
#### Post date: [August 5, 2020, 8:48pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/17 "2020-08-05T20:48:07Z")

</div>

> [@RussBowdrey](#):
>
> Why is the ratio between SP and DP usually so high? And what is it about the nvidia 1660 that they had a lower ratio?
> 
> What about the GPU on-board RAM, what sorts of tasks tax that? Should that form part of the decision?
> 
> Do ray tracing GPUs bring any useful features for GPGPU /computation.

thanks so much for the suggestions so far. having accidentally taken us off down the rabbit-hole of forum decorum - I wondered if anyone had any thoughts on my original questions?

Specifically:

How do you think about choosing a GPU (on a budget!) - ie, less of the what (which is gratefully received!) but more of the how…

Why is the ratio between SP and DP usually so high? And what is it about the nvidia 1660 that they had a lower ratio? (I think I found the answer to this and it’s to do with not having Tensor cores and introducing SP cores instead…)

What about the GPU on-board RAM, what sorts of tasks tax that? Should that form part of the decision?

Do ray tracing GPUs bring any useful features for GPGPU /computation.

Thank you! 😀

---

<div class="post-metadata">

### Author: ![tbeason](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tbeason/32/15898_2.png) [@tbeason](https://discourse.julialang.org/u/tbeason)
#### Post date: [August 5, 2020, 8:54pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/18 "2020-08-05T20:54:30Z")

</div>

I think it is much more simple than that, although I don’t do any GPU computing currently (so my opinion might be useless). Get the best GPU that your budget allows for. And if your purpose is mainly compute rather than gaming, then get Nvidia because that infrastructure is much more built-out (especially in Julia).

The bulk of GPU computing right now is machine learning types of workloads. So if you are doing that, it is worth following the advice above. Right now, I don’t even have a dedicated GPU and I do only CPU compute – it all depends on your workloads.

---

<div class="post-metadata">

### Author: ![ChrisRackauckas](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/chrisrackauckas/32/77_2.png) [@ChrisRackauckas](https://discourse.julialang.org/u/ChrisRackauckas)
#### Post date: [August 5, 2020, 9:14pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/19 "2020-08-05T21:14:30Z")

</div>

> [@RussBowdrey](#):
>
> Why is the ratio between SP and DP usually so high? And what is it about the nvidia 1660 that they had a lower ratio? (I think I found the answer to this and it’s to do with not having Tensor cores and introducing SP cores instead…)

To sell more expensive cards. Literally, at one point it wasn’t so bad, but then that cut into the data center GPUs, so Nvidia stopped people from using it for FP64 computing through a driver setting. Everyone found out and disabled that to get back the FP64 compute, so they started destroying that part of the cheaper GPUs and sells the same chips with a really high markup for the FP64 (yes, same exact GPU chip in both the $5000 card and the $500 card). Then people started using FP32 a bunch in ML, so they had to ban those from data centers using licensing. Seriously though, if you didn’t live through this story, it’s mind boggling.

The driver story is mentioned in: [https://arrayfire.com/explaining-fp64-performance-on-gpus/](https://arrayfire.com/explaining-fp64-performance-on-gpus/)  
How the Titan Black was the king of FP64 from like 2013 to 2018: [Reddit - Dive into anything](https://www.reddit.com/r/nvidia/comments/7iduuh/the_new_titan_v_has_both_the_highest/)  
The new data center ban: [https://www.cnbc.com/2017/12/27/nvidia-limits-data-center-uses-for-geforce-titan-gpus.html](https://www.cnbc.com/2017/12/27/nvidia-limits-data-center-uses-for-geforce-titan-gpus.html)

So that’s why FP64 is slow, and why people kept buying the Titan Black on the used market years later.

> [@RussBowdrey](#):
>
> What about the GPU on-board RAM, what sorts of tasks tax that? Should that form part of the decision?

Everything. You will run out of RAM, and you will change your method so it just barely fits.

> [@RussBowdrey](#):
>
> Do ray tracing GPUs bring any useful features for GPGPU /computation.

Not right now, and it’ll be hard to program for unless you have to multiply 4x4 matrices a lot.

---

<div class="post-metadata">

### Author: ![Oscar\_Smith](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oscar_smith/32/25343_2.png) [@Oscar\_Smith](https://discourse.julialang.org/u/Oscar_Smith)
#### Post date: [August 5, 2020, 9:20pm UTC](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339/20 "2020-08-05T21:20:01Z")

</div>

One place where ready tracing cores are very useful is 3x3 convolutions (for Neutral networks). In some workloads, this can be an almost 2x speedup.

[Next page](https://discourse.julialang.org/t/how-to-choose-a-gpu-please-forgive-the-total-noob-question/44339.md?page=2)
