jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4k stars 406 forks source link

Any option to use Tesla card with this? #358

Open jonathancollins514 opened 4 months ago

jonathancollins514 commented 4 months ago

Probably not the script itself and probably more a microsoft and nvidia thing. But the precheack scipt does not return GPUs that are Tesla card or maiby because they are not the primairy card? or becasue not display output on these?

Untitled

jonathancollins514 commented 4 months ago

Could be related to the fact card are in TCC mode? But still lookin ginto that

`P100 and T4 seem to not want to change from TCC mode?

PS C:\Windows\system32> nvidia-smi Thu Feb 15 20:03:54 2024
+---------------------------------------------------------------------------------------+ | NVIDIA-SMI 538.15 Driver Version: 538.15 CUDA Version: 12.2 | |-----------------------------------------+----------------------+----------------------+ | GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 Tesla P4 TCC | 00000000:41:00.0 Off | 0 | | N/A 35C P8 7W / 75W | 8MiB / 7680MiB | 0% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+ | 1 Tesla P100-PCIE-12GB TCC | 00000000:81:00.0 Off | 0 | | N/A 34C P0 25W / 250W | 8MiB / 12288MiB | 0% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+

+---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| | No running processes found | +---------------------------------------------------------------------------------------+

PS C:\Windows\system32> nvidia-smi -L GPU 0: Tesla P4 (UUID: GPU-b7f9c5c9-6fd0-52ef-4008-6fba81c23943) GPU 1: Tesla P100-PCIE-12GB (UUID: GPU-bc9b79aa-c92c-a5f9-aaec-e8d31ced0fcc)

PS C:\Windows\system32> nvidia-smi -g GPU-b7f9c5c9-6fd0-52ef-4008-6fba81c23943 -dm 0 Unable to set driver model for GPU 00000000:41:00.0: Not Supported Treating as warning and moving on. All done.

PS C:\Windows\system32> nvidia-smi -g GPU-bc9b79aa-c92c-a5f9-aaec-e8d31ced0fcc -dm 0 Unable to set driver model for GPU 00000000:81:00.0: Not Supported Treating as warning and moving on. All done.

PS C:\Windows\system32> `

jonathancollins514 commented 4 months ago

So basically you need the windwos grid driver to be able to switch to wddm mode.

then you can get the precheak script to run and see the tesla card

but then i can get the vm to run