Windows Server 2019 + NVIDIA GeForce GTX 750 Ti = cuInit(): no CUDA-capable device
#1
Hello!

hashcat don't see my NVIDIA GeForce GTX 750 Ti: "cuInit(): no CUDA-capable device is detected"
Please ask how to fix it.
Thank you.

Code:
Windows Server 2019 1808 (10.0.17763.4974)
NVIDIA GeForce GTX 750 Ti
545.84
DCH
video BIOS 82.07.32.40.47

nvui.dll 8.17.15.4584 NVIDIA User Experience Driver Component
nvxdplcy.dll 8.17.15.4584 NVIDIA User Experience Driver Component
nvxdbat.dll 8.17.15.4584 NVIDIA User Experience Driver Component
nvxdapix.dll 8.17.15.4584 NVIDIA User Experience Driver Component
NVCPL.DLL 8.17.15.4584 NVIDIA User Experience Driver Component
nvCplUIR.dll 8.1.940.0 NVIDIA Control Panel
nvCplUI.exe 8.1.940.0 NVIDIA Control Panel
nvWSSR.dll 31.0.15.4584 NVIDIA Workstation Server
nvWSS.dll 31.0.15.4584 NVIDIA Workstation Server
nvDevToolSR.dll 31.0.15.4584 NVIDIA Licensing Server
nvDevToolS.dll 31.0.15.4584 NVIDIA 3D Settings Server
NVCUDA64.DLL 31.0.15.4584 NVIDIA CUDA 12.3.68 driver
nvGameSR.dll 31.0.15.4584 NVIDIA 3D Settings Server
nvGameS.dll 31.0.15.4584 NVIDIA 3D Settings Server
nvLicensingS.dll 6.14.15.4584 NVIDIA Licensing Server
nvDispSR.dll 31.0.15.4584 NVIDIA Display Server
nvDispS.dll 31.0.15.4584 NVIDIA Display Server
nvViTvSR.dll 31.0.15.4584 NVIDIA Video Server
nvViTvS.dll 31.0.15.4584 NVIDIA Video Server

Code:
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.3\extras\demo_suite\deviceQuery.exe
Starting...

CUDA Device Query (Runtime API) version (CUDART static linking)

Detected 1 CUDA Capable device(s)

Device 0: "NVIDIA GeForce GTX 750 Ti"
  CUDA Driver Version / Runtime Version          12.3 / 12.3
  CUDA Capability Major/Minor version number:    5.0
  Total amount of global memory:                2048 MBytes (2147221504 bytes)
  ( 5) Multiprocessors, (128) CUDA Cores/MP:    640 CUDA Cores
  GPU Max Clock rate:                            1202 MHz (1.20 GHz)
  Memory Clock rate:                            2700 Mhz
  Memory Bus Width:                              128-bit
  L2 Cache Size:                                2097152 bytes
  Maximum Texture Dimension Size (x,y,z)        1D=(65536), 2D=(65536, 65536), 3D=(4096, 4096, 4096)
  Maximum Layered 1D Texture Size, (num) layers  1D=(16384), 2048 layers
  Maximum Layered 2D Texture Size, (num) layers  2D=(16384, 16384), 2048 layers
  Total amount of constant memory:              zu bytes
  Total amount of shared memory per block:      zu bytes
  Total number of registers available per block: 65536
  Warp size:                                    32
  Maximum number of threads per multiprocessor:  2048
  Maximum number of threads per block:          1024
  Max dimension size of a thread block (x,y,z): (1024, 1024, 64)
  Max dimension size of a grid size    (x,y,z): (2147483647, 65535, 65535)
  Maximum memory pitch:                          zu bytes
  Texture alignment:                            zu bytes
  Concurrent copy and kernel execution:          Yes with 1 copy engine(s)
  Run time limit on kernels:                    Yes
  Integrated GPU sharing Host Memory:            No
  Support host page-locked memory mapping:      Yes
  Alignment requirement for Surfaces:            Yes
  Device has ECC support:                        Disabled
  CUDA Device Driver Mode (TCC or WDDM):        WDDM (Windows Display Driver Model)
  Device supports Unified Addressing (UVA):      Yes
  Device supports Compute Preemption:            No
  Supports Cooperative Kernel Launch:            No
  Supports MultiDevice Co-op Kernel Launch:      No
  Device PCI Domain ID / Bus ID / location ID:  0 / 8 / 0
  Compute Mode:
    < Default (multiple host threads can use ::cudaSetDevice() with device simultaneously) >

deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 12.3, CUDA Runtime Version = 12.3, NumDevs = 1, Device0 = NVIDIA GeForce GTX 750 Ti
Result = PASS



Code:
hashcat.exe -I 
hashcat (v6.2.6) starting in backend information mode

cuInit(): no CUDA-capable device is detected

OpenCL Info:
============

OpenCL Platform ID #1
  Vendor..: Intel(R) Corporation
  Name....: Intel(R) OpenCL
  Version.: OpenCL 2.1 WINDOWS

  Backend Device ID #1
    Type...........: CPU
    Vendor.ID......: 8
    Vendor.........: Intel(R) Corporation
    Name...........: AMD Ryzen 7 2700X Eight-Core Processor
    Version........: OpenCL 2.1 (Build 0)
    Processor(s)...: 16
    Clock..........: 0
    Memory.Total...: 65458 MB (limited to 8182 MB allocatable in one block)
    Memory.Free....: 32697 MB
    Local.Memory...: 32 KB
    OpenCL.Version.: OpenCL C 2.0
    Driver.Version.: 2021.11.3.0.17_160000


Code:
hashcat.exe -I
hashcat (v6.2.6-747-g5b06ffe63) starting in backend information mode

Support for HIPRTC was dropped by AMD Adrenalin Edition 22.7.1 and later.
This is not a hashcat problem.

Please install the AMD HIP SDK

cuInit(): no CUDA-capable device is detected

OpenCL Info:
============

OpenCL Platform ID #1
  Vendor..: Intel(R) Corporation
  Name....: Intel(R) OpenCL
  Version.: OpenCL 2.1 WINDOWS

  Backend Device ID #1
    Type...........: CPU
    Vendor.ID......: 8
    Vendor.........: Intel(R) Corporation
    Name...........: AMD Ryzen 7 2700X Eight-Core Processor
    Version........: OpenCL 2.1 (Build 0)
    Processor(s)...: 16
    Clock..........: 0
    Memory.Total...: 65458 MB (limited to 8182 MB allocatable in one block)
    Memory.Free....: 32697 MB
    Local.Memory...: 32 KB
    OpenCL.Version.: OpenCL C 2.0
    Driver.Version.: 2021.11.3.0.17_160000
Reply


Messages In This Thread
Windows Server 2019 + NVIDIA GeForce GTX 750 Ti = cuInit(): no CUDA-capable device - by solaris77 - 10-26-2023, 02:22 AM