hashcat Forum
Memory.Free - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Memory.Free (/thread-9622.html)



Memory.Free - sunday1487 - 11-08-2020

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.


RE: Memory.Free - Mem5 - 11-08-2020

With hashcat? You can't.


RE: Memory.Free - undeath - 11-09-2020

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.