Christian Buchner

Results 63 comments of Christian Buchner

As a first quick solution to get cudaminer integrated into a BAMT spin-off, I will add some CSV file based logging. This would allow for some real time stats. Adding...

a cron job with use of --time-limit= a multiple of 3600 per hour would not work ? 2014-03-15 12:12 GMT+01:00 Hannu Vuolasaho [email protected]: > It would be nice to have...

None of you state which kernels you run (F or X). Your cudaminer argument list would be really helpful to understand what commits may have had an impact and why....

Mingw has no CUDA Support whatsoever. Give ut up. -----Original Message----- From: "kotoroshinoto" [email protected] Sent: ‎10/‎18/‎2014 10:43 To: "cbuchner1/CudaMiner" [email protected] Subject: [CudaMiner] Compile error in mingw (gcc 4.8) (#145) might...

The nVidia CUDA compiler has a requirement to run with Visual Studio's C/C++ compilers. 2014-10-18 22:29 GMT+02:00 kotoroshinoto [email protected]: > if you install the sdk and point the config at...

scrypt-jane is very broken in github HEAD at the moment (ever since the code dump from Alexey happened) 2014-04-24 19:21 GMT+02:00 i4coin [email protected]: > Tested multiple times on pool w/...

the optimized CPU miner code was removed. Too much assembly code, non portable to Visual C++ on Windows. 2014-04-12 17:16 GMT+02:00 utahman [email protected]: > Since CUDAminer is made out of...

David Andersen has published a CUDA ProtoShares miner. 2014-02-18 5:35 GMT+01:00 xiangxn [email protected]: > work in Protoshares (PTS)? > > ## > > Reply to this email directly or view...

http://lmgtfy.com/?q=david+andersen+pts+cuda 2014-02-18 8:20 GMT+01:00 xiangxn [email protected]: > where? > > ## > > Reply to this email directly or view it on GitHubhttps://github.com/cbuchner1/CudaMiner/issues/101#issuecomment-35358684 > .

I changed Makefile.am to change the compute model for test_kernel.cu to compute 3.5. To propagate through to Makefile, you have to run autogen.sh (or the commands contained therein) aclocal &&...