Memory.Free
#1
Hello.

When I type 
Code:
.\hashcat.exe --backend-info
I get information about CUDA device:

Code:
hashcat (v6.1.1) starting...
CUDA Info:
==========
CUDA.Version.: 11.1
Backend Device ID #1 (Alias: #3)
  Name...........: GeForce RTX 2060
  Processor(s)...: 30
  Clock..........: 1830
  Memory.Total...: 6144 MB
  Memory.Free....: 5012 MB

How can I increase the free memory?

Thanks in advance for replies.
Reply
#2
With hashcat? You can't.
Reply
#3
The obvious solution would be shutting down programs that use your GPU. For example windows.

What you hope to achieve by that is beyond me though.
Reply