-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
cl_invalid_kernel_args clenqueuendrangekernel #2233
Comments
[2019-02-12 02:56:04] : Cryptonight hash self-test NOT defined for POW cryptonight_v8_half
|
#2230 was supposed to fix this, which blockchain driver version exactly? |
Win10-64Bit-Crimson-ReLive-Beta-Blockchain-Workloads-Aug23 |
I don't know, but it would be one of @psychocrypt first questions for you |
Please post your amd.txt
Please also try to set your intensity to a multipe of the worksize. It
could be that there is an issue with the auto correction.
|
could you please try also an other pool. if i remember correct e.g the
masari testnet pool send ill formated jobs to the miner which created
similar issues.
|
amd.txt |
are you sure you send the right file because the config not fit with the
output of the second post.
|
Only thing i have tried and changed so far is the intensity ... tried all different sorts ... everything else is the same as in the run i pasted the output above ... |
could you pease try another pool. I will try to reproduce the issue today.
|
masari.hashvault.pro / cryptoknight.cc / masari.miner.rocks these all give the same errors to me ... Some more rows i see look something like this ... |
Hey, I'm using 2.8.2, and it's working fine for all my pools (including Stellite), but Masari is throwing I'm using Drvier v18.5.1. EDIT: Pool is msr.pool.gntl.co.uk:7777 |
I'm also getting this same error in Linux using both amdgpu-pro 17.50 and rocm 2.0 when trying to mine on a Masari pool. This doesn't appear to have anything to do with |
There is some discussion of why Masari is broken here: xmrig/xmrig#913 |
I will have a look into it in the next days.
|
@psychocrypt I too am having the same issue: "[2019-02-14 01:34:36] : Error CL_INVALID_KERNEL_ARGS when calling clEnqueueNDRangeKernel for kernel 0. Just getting an endless spam of that when I try Masari or any cn-half algo. The rig is running Win 10 64, Drivers 17.9.3 Haven't tested it on a Vega rig, but I suspect it would be the same. |
Same issue on my Mac OS 10.13.6 [2019-02-18 23:57:36] : Error CL_INVALID_KERNEL_ARGS when calling clEnqueueNDRangeKernel for kernel 0. Error both on MSR and XMR, It may be due to xmrstak/backend/amd/amd_gpu/gpu.cpp:1358 |
which currency do you selected
|
Not sure who you are asking, but I'm using currency: masari. |
Can confirm it's working for CPU, but not AMD GPUs. |
fixed with #2296 |
When or how can i download the fixed version ? |
BK do you tried my fix direct? because currently the fix is not merged to
the dev branch. which gpu do you used?
|
8GB 480s MSI and Gigabyte |
@psychocrypt I haven't tried, but I'll do so as soon as I get a chance, I'm working away at the moment. I'll update this thread with my results. |
Can confirm 2.10.1 has fixed Masari. |
I get loads on these after the program starts running ...
Error CL_INVALID_KERNEL_ARGS when calling clEnqueueNDRangeKernel for kernel 0
I'm using crypto drivers from AMD + driver patcher for modded bios
Everything with the program itself is default ...
Basic information
Compile issues
windows 10
Issue with the execution
Just downloaded the ZIP
AMD OpenCl issue
Stability issue
Do i have to install something else on my machine because it's a clean install of win10 ?
I can run the xmrig-amd-2.10.0 with no errors at all ... but wanted something newer ...
The text was updated successfully, but these errors were encountered: