Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v11.1 (Windows/Linux)
by
BALTA00
on 17/01/2017, 21:13:08 UTC
with v11.1 i am getting ZecMiner64 low memory error message but with v11 i dont get any low memory error messages.

going to stick to v11 for now.

Increase your swap-drive size to set @ 16 GB
on a related note windows 10 updates reverse it back to 4096

Yeah Windows 10 updates are a damn pain. Regedit that shit OUT!
shit man i forgot about the registry editor, do you know under what hkey is in

Use it in a .bat file:

Code:
REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory management" /v PagingFiles /t REG_MULTI_SZ /d "C:\pagefile.sys 16384 20480" /f