Can I make good use of an old GPU?

I use a 2016 laptop as my server which has an old Nvidia 740M. Albeit slow and old, it's a chip I'd like to use. Unfortunately nothing I tried (Immich AI tagging, local AI etc) supports that. Is there something it could be useful for?

Edit: I found a way to make my old GPU perform semamtic search on my pictures. Its power is just slightly more of a CPU of the same year but it can't compete with a modern CPU (let alone a modern GPU). Still, an extra piece of hardware put at use

13 points · 6 comments · view on lemmy.world

6 Comments

kopasz7@sh.itjust.works · 12 pts · 280d (3 replies)

You could use its VRAM as a higher priority swap. Extra memory effectively.

hendrik@palaver.p3x.de · 12 pts · 280d

Uh, I didn't know we could do strange things like that. 🙃 Here's a link to the Arch Wiki: https://wiki.archlinux.org/title/Swap_on_video_RAM

tired_n_bored@lemmy.world · 5 pts · 280d

Something I haven't considered, thank you!

sexy_peach@feddit.org · 1 pts · 268d

amazing

dracc@discuss.tchncs.de · 6 pts · 280d

A low-end/budget GPU from almost 10 years ago won't be helpful for much these days, no.

hendrik@palaver.p3x.de · 6 pts · 280d

I think that GPU should be supported by CUDA 9.0 and it has some Vulkan 1.2? You'd need to install an old version (<=9.0) of the CUDA framework and find some software which is fine with that. But I had the same GPU in my old Thinkpad and it's just not very fast. I sometimes used it for some Portal2 or a few extra FPS on SuperTuxKart. But other than that it wasn't a gamechanger even compared to the iGPU. If it's too complicated, just do the calculations on the CPU, I don't think there will be a big difference. You could do video encoding on it (for old codecs), but the iGPU can do that as well...