Christian Buchner
Christian Buchner
Yes this was planned at one point, but the looming demise of scrypt GPU mining prompted us to put priority into the ccMiner application. Currently X11 mining is fastest on...
cudaminer.exe is currently a 32bit executable. Someone else posted a 64bit build in the bitcointalk cudaminer thread. Maybe try this one. 2013/10/19 Marius Storm-Olsen [email protected] > When I leave it...
Uninstall should be under Control Panel "Software" . SteamVR Leap Motion Driver Von meinem iPhone gesendet > Am 20.06.2016 um 22:03 schrieb LordVTP [email protected]: > > I cannot install the...
would a reinstall/repair install of Alpha 3 help? Von meinem iPhone gesendet > Am 21.06.2016 um 00:01 schrieb LordVTP [email protected]: > > That's the problem, it isn't there - >...
can you try the alpha#4 ? It now uses an entirely different method to detect the StreamVR directory and where the Stream Config folder lives.
I guess I should add a second alternative to the config tool (for the OpenVR path specifically) Von meinem iPhone gesendet > Am 26.05.2016 um 05:43 schrieb ryanbalsdon [email protected]: >...
I haven't experienced this yet. Recent versions of SteamVR (beta?) have switched to using a 64 bit SteamVR server by default. Some compatibility issues were noted by the maintainer of...
Someone reported a similar error here https://bitcointalk.org/index.php?topic=2161577.0 I would suggest to add the correct -gencode arch=compute_XX,code=sm_XX for your specific GPU model to the Makefile (Makefile.am?) In your case probably -gencode...
if you're building from source code (on Linux) edit the Makefile and rebuild. If you're just running a Windows binary, don't run ancient binaries from 2014. They have not been...
I've just looked at my old CudaMiner github repo in the file Makefile.am you'll likely want to replace the -arch options for all cuda build targets with the -gencode statement...