Skip to content

MeowPowMiner v1.0.0

Compare
Choose a tag to compare
@zachchan105 zachchan105 released this 13 Feb 21:23
· 11 commits to main since this release

Complete Release featuring multiple working builds of MeowPowMiner

All compiled with recent CUDA toolkit

Note: Your antivirus software will most likely flag these files

---Notes for AMD on Windows---

For those seeing no OpenCL devices -- Please refer to this issue: Fix

Basically it involves finding the file location of amdocl64.dll
Typically it's found in something like this: \Windows\System32\DriverStore\FileRepository\u0336248.inf_amd64_107cc52c701c83d0\B336252\amdocl64.dll

We open the Windows registry editor and navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenCL\Vendors

Create a new DWORD with the Name being the path from step 2 with \amdocl64.dll at the end, and leave the key's data at 0.

Once this is done, you should be all set