Tried the search bar.
#1
I checked the -h and the fourm and I can not see why my memory is being limited to only 2047MB. I read something things about open CL might be an issue? Any ideas before  I got reinstalling everything? 

OpenCL Platform ID #1
  Vendor..: NVIDIA Corporation
  Name....: NVIDIA CUDA
  Version.: OpenCL 3.0 CUDA 12.4.131

  Backend Device ID #1
    Type...........: GPU
    Vendor.ID......: 32
    Vendor.........: NVIDIA Corporation
    Name...........: NVIDIA GeForce RTX 3070
    Version........: OpenCL 3.0 CUDA
    Processor(s)...: 46
    Clock..........: 1815
    Memory.Total...: 8191 MB (limited to 2047 MB allocatable in one block)
    Memory.Free....: 8064 MB
    Local.Memory...: 48 KB
    OpenCL.Version.: OpenCL C 1.2
    Driver.Version.: 552.12
    PCI.Addr.BDF...: 07:00.0
Reply
#2
It's an OpenCL problem, nothing you should be worried about. CUDA allows you to usually use 100% of VRAM, hence why it's pushed quite heavily so do try to use CUDA when possible and Hashcat will default to it when available
Reply
#3
(04-06-2024, 03:30 AM)penguinkeeper Wrote: It's an OpenCL problem, nothing you should be worried about. CUDA allows you to usually use 100% of VRAM, hence why it's pushed quite heavily so do try to use CUDA when possible and Hashcat will default to it when available

Good to know, I was able to do what I wanted to do. I just want to be able to use all of the resources I have. I take it installing CUDA SDK is my next step?
Reply