JustVanBlooM
JustVanBlooM
well.. successful build but sa-solver fails now. ./sa-solver -v Solving default all-zero 140-byte header Found 1 OpenCL platform(s) Using GPU device ID 0 Building program OpenCL build failed (-11). Build...
see my changes on https://github.com/justvanbloom/silentarmy/tree/mac
ok i will try. but i think its another problem also. global variables must have a constant address space qualifier. but when i add __constant nothing changes. have you a...
ok, great steps forward now make runs with only a few warnings now. have inlcuded ocldump on my fork perhaps this helps ` echo 'const char *ocl_code = R"_mrb_(' >_kernel.h...
Wohoo! Jo let us work on this. Can you make a pull request on my repo (mac branch?)
Or post the funcs you mean here...
in the first moment i thougt ok, but then also saw Share above target failures. but when i run it with --instances=1 and --debug -v then all seeems ok.
jvb-MacBook-Pro:silentarmy oliverfolz$ ./sa-solver --nonce 1 -v -v --use 1 2>&1 | grep Soln: Soln: 0x0: 35c 12d31f a2216 cbc99 ... 16fe42 1ae61b jvb-MacBook-Pro:silentarmy oliverfolz$ ./sa-solver --nonce 1 -v -v --use...
From one tester: So, now no interesting info: Devices on platform "Apple": ID 0: Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz - Max rate - 7.78 H/s (or 15.5 sol/s) ID...
Jep. Mine is fine. Made also implementation for xn-sub. Have uploaded my bins to beta1mac branch of my fork.