Nvidia T1000 on Win10 VM

It seems that a lot of GPU problems revolve around specific versions of drivers. Though NVidia has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

Post Reply
zelwyn
Posts: 2
Joined: Sat Jan 27, 2024 11:09 pm

Nvidia T1000 on Win10 VM

Post by zelwyn »

I created a Windows 10 VM on proxmox, with IOMMU support enabled, in order to utilize the Quadro t1000 GPU I have in the host server.

Follding at home works fine for CPU, not for GPU.

All of the drivers are newly installed and up to date, but it shows at being disabled and I cannot start it.

I've looked at some of the other posts related to this GPU, and near as I can tell, the card is supported and should work.

Windows sees the GPU and so does FAH.

Log:

Code: Select all

*********************** Log Started 2024-01-27T22:58:08Z ***********************
22:58:08:******************************* libFAH ********************************
22:58:08:         Date: Oct 20 2020
22:58:08:         Time: 13:36:55
22:58:08:     Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
22:58:08:       Branch: master
22:58:08:     Compiler: Visual C++ 2015
22:58:08:      Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
22:58:08:     Platform: win32 10
22:58:08:         Bits: 32
22:58:08:         Mode: Release
22:58:08:****************************** FAHClient ******************************
22:58:08:      Version: 7.6.21
22:58:08:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
22:58:08:    Copyright: 2020 foldingathome.org
22:58:08:     Homepage: https://foldingathome.org/
22:58:08:         Date: Oct 20 2020
22:58:08:         Time: 13:41:04
22:58:08:     Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
22:58:08:       Branch: master
22:58:08:     Compiler: Visual C++ 2015
22:58:08:      Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
22:58:08:     Platform: win32 10
22:58:08:         Bits: 32
22:58:08:         Mode: Release
22:58:08:         Args: --open-web-control
22:58:08:       Config: C:\ProgramData\FAHClient\config.xml
22:58:08:******************************** CBang ********************************
22:58:08:         Date: Oct 20 2020
22:58:08:         Time: 11:36:18
22:58:08:     Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
22:58:08:       Branch: master
22:58:08:     Compiler: Visual C++ 2015
22:58:08:      Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
22:58:08:     Platform: win32 10
22:58:08:         Bits: 32
22:58:08:         Mode: Release
22:58:08:******************************* System ********************************
22:58:08:          CPU: QEMU Virtual CPU version 2.5+
22:58:08:       CPU ID: GenuineIntel Family 15 Model 107 Stepping 1
22:58:08:         CPUs: 16
22:58:08:       Memory: 8.00GiB
22:58:08:  Free Memory: 5.35GiB
22:58:08:      Threads: WINDOWS_THREADS
22:58:08:   OS Version: 6.2
22:58:08:  Has Battery: false
22:58:08:   On Battery: false
22:58:08:   UTC Offset: -5
22:58:08:          PID: 9868
22:58:08:          CWD: C:\ProgramData\FAHClient
22:58:08:Win32 Service: false
22:58:08:           OS: Windows 10 Enterprise
22:58:08:      OS Arch: AMD64
22:58:08:         GPUs: 1
22:58:08:        GPU 0: Bus:0 Slot:16 Func:0 NVIDIA:7 TU117GLM [Quadro T1000 Mobile]
22:58:08:         CUDA: Not detected: cuInit() returned 100
22:58:08:       OpenCL: Not detected: clGetPlatformIDs() returned -1001
22:58:08:***********************************************************************
22:58:08:<config>
22:58:08:  <!-- Slot Control -->
22:58:08:  <power v='FULL'/>
22:58:08:
22:58:08:  <!-- User Information -->
22:58:08:  <passkey v='*****'/>
22:58:08:  <team v='182116'/>
22:58:08:  <user v='Binkleyz'/>
22:58:08:
22:58:08:  <!-- Folding Slots -->
22:58:08:  <slot id='0' type='CPU'>
22:58:08:    <paused v='true'/>
22:58:08:  </slot>
22:58:08:  <slot id='1' type='GPU'>
22:58:08:    <paused v='true'/>
22:58:08:    <pci-bus v='0'/>
22:58:08:    <pci-slot v='16'/>
22:58:08:  </slot>
22:58:08:</config>
22:58:08:Trying to access database...
22:58:08:Successfully acquired database lock
22:58:08:FS00:Initialized folding slot 00: cpu:15
22:58:08:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:0:16 TU117GLM [Quadro T1000 Mobile].  Disabling.
22:58:11:4:127.0.0.1:New Web session
Last edited by Joe_H on Sun Jan 28, 2024 12:19 am, edited 1 time in total.
Reason: added code tags to log
Joe_H
Site Admin
Posts: 7870
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Nvidia T1000 on Win10 VM

Post by Joe_H »

Where did you get the driver for the T1000? If downloaded using Windows Update it will not include OpenCL and CUDA support, just the video drivers. You will need the download direct from Nvidia.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
zelwyn
Posts: 2
Joined: Sat Jan 27, 2024 11:09 pm

Re: Nvidia T1000 on Win10 VM

Post by zelwyn »

I downloaded the driver package directly from Nvidia. It is running the version 551.23 driver.

I've gone and disabled the basic driver, leaving only ther Nvidia one enabled.

I've rebooted and I've reinstalled the client after doing the driver install. Still getting the sick red face.
Post Reply