ElPumpo / TinyNvidiaUpdateChecker

Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Always searches updates for computing card Tesla M40 instead of 1080 Ti

Tom-Neverwinter opened this issue · comments

gpu name: Tesla M40
is Notebook: false

these are almost never the primary card though. this is for a ai project. [may need code to select main gpu over seconday]

commented

Hi, can you please show all your GPUs in a device manager screenshot?

@ZenitH-AT 👀

Capture

I intend to expand to 5 video devices for ai. [a 1080ti + 4 nvidia teslam40 cards]

commented

Uuum okay yea I belive with multiple GPUs my needs to identify this and make you able to choose which one.

Currently I belive the code just chooses the first regex match, I take it your main GPU is 1080 Ti? But does the Tesla cards not receive frequent driver updates aswell?

I dont think the tesla will ever receive a new official driver.

however, for a quick setup your tool is far superior in every way. this also doesn't remove the possibility of other ai engineers using other card setups or variations

commented

So I assume you want to use TNUC to check drivers for your 1080 Ti card?

TNUC needs proper logic for multiple card handling. For example one like in this case computing cards that should be ignored, and instead search for the next GPU if it's a GTX/RTX/Whatever.