RE: [HOW TO] Mining LBRY on Windows and Linux

You are viewing a single comment's thread from:

[HOW TO] Mining LBRY on Windows and Linux

in howto •  8 years ago 

Also the OpenCL kernel won't compile... does this miner work on Nvidia?

./kernel/wolf-sha512.cl:55:69: warning: implicit declaration of function 'amd_bitalign' is invalid in C99
ulong FAST_ROTR64_LO(const uint2 x, const uint y) { return(as_ulong(amd_bitalign(x.s10, x, y))); }
^
./kernel/wolf-sha512.cl:55:60: error: call to 'as_ulong' is ambiguous
ulong FAST_ROTR64_LO(const uint2 x, const uint y) { return(as_ulong(amd_bitalign(x.s10, x, y))); }
^~~~~~~

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!