You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2022. It is now read-only.
No eval for OpenCL - One last thing on my ethminer todo list.
- Rename -cuda-noeval option to --noeval since it can now apply to
both Cuda and OpenCl.
- Add support for using GPU mix hash result when noeval is set in
CLIMiner.
- Modify experimental opencl kernel to return mix hash on solution
found.
- Modify stable opencl kernel to return mix hash on solution
found.
- Move global s_noval bool to common miner.cpp
- Fix eval check to include equality.
0 commit comments