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
Can you by any chance give me a full OpenCL C kernel source for which this error occurs? Or a simple reproduces command and a quick guide as to how to set it up?
@doe300https://github.com/exploitagency/vanitygen-plus Is the Repository, clone and then make oclvanitygen (I don't remember if you need to install any dependencies first)
Then when you try to generate an Adress with e.g. sudo ./oclvanitygen -C BTC 1234 it throws an error.
I did fix this particular issue, but the kernel compiled is far too complex for the VC4C compiler to handle it, so now it will just fail later in the build.
Some programs, like e.g. VanityGen++ Ocl throw a compilation error Like:
I don't remember where I seen this error too, but multiple Ocl programs throw this error
The text was updated successfully, but these errors were encountered: