-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error -61 #3
Comments
It's because dataset alone is more than 2 GB. You have to allocate dataset on host:
in command line. |
yeah i get "Couldn't allocate dataset using large pages." I tried intensity at 768 and 256 and workers at 2 as well. It locks up the pc pretty bad when i tried it. |
Try intensity 384, workers at 8 and bfactor at 8. RX 550 has been tested before and did 17 h/s. RX 550 should be able to do over 100 h/s with optimized code (when it's done). |
@ftsguy Can you try https://github.com/SChernykh/RandomX_OpenCL/releases/tag/1.0.4-7 ?
|
works to undermine monero on bcu1525 |
I'm getting this on my rx 550's.
clCreateBuffer failed (c:\users\user\documents\github\randomx_opencl\randomx_opencl\miner.cpp, line 112): error -61
The text was updated successfully, but these errors were encountered: