CL_OUT_OF_HOST_MEMORY
#1
hello
yesterday i install 411.63 drivers at my windows7 rig and got this isue when try run second hashcat instance.
With just one it work fine. Now i work on sha256unix list and cant try even 1 DES hash. Pause unix instance dont help.
Till yesterday i gotĀ  hashcat 3.5 and drivers about 360 version Smile. I know that is very old but work like a charm.
Any ideas ?

PS. I use driver fusion to remove old gpu driversĀ  stuff
#2
1. Since hashcat support passwords up to length 256, you now need four times the same amount of memory on host and on gpu as with older versions.
2. Since hashcat support utilizing all existing GPU threads available for your device, the amount of memory on host and on gpu typically is another 16 times higher than with older versions.
3. The autotune engine registers the increased memory and decreases your acceleration count (the one that you can set manually with -n) that many times to a size where you have enough memory left again.
4. If you use -n manually the autotune can not find that value in (3) so don't use it