hashcat Forum

Full Version: Memory.Free
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
With hashcat? You can't.
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.