Live data from Hacker News

Ask HN: What to Do with an Old GPU?

news.ycombinator.com

21–24 of 24 posts

Re: Ask HN: What to Do with an Old GPU?

#21
post #15
post #9

Use it for a multi-monitor setup? I've got 8 monitors connected to my desktop thru two old GPUs.

What do you use 8 monitors for?

Monitors: 1 - slack, teams, discord 2 - email, zoom 3 - markets monitor 4,5,6 - streaming news, tv 7, 8 - coding/work

I have the monitors mounted, stacked 2x2 on each side and tilted forming a semi-circle.

Re: Ask HN: What to Do with an Old GPU?

#23

I'd suggest installing an old version of CUDA and pytorch using it for machine learning anyway? It's still possible to learn the principles with an older GPU like this, although you'll get less than half the performance of a bottom of the range Ampere.

Every time I tried this way, because of no budget, I got obsolete apis and libs include old glibc, old linux versions to return to GPU age, hours of compiling from the sources to run on new hardware and kernel. As a reward you will get a lot of internal knowledge but rare chanse to see CUDA and pytorch works as expected.
Post reply on HN