Open NetherStar64 opened 3 years ago
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?
@doe300 https://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.
Sorry for the late reply.
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