40 Commits (master)

Author SHA1 Message Date
Tanguy Pruvot 4d95ef4aec cuda: ensure the system can find the right lib 7 years ago
Tanguy Pruvot 214f392778 xmr: default settings with card attributes 7 years ago
Tanguy Pruvot 2479ffaaa2 xmr: fix decimal diff + aes cleanup 7 years ago
Tanguy Pruvot ce6a8da188 cuda: prevent ptxas crash with -n 7 years ago
Tanguy Pruvot f84c83afe5 nvml: force 64bits types for mem sizes 8 years ago
Tanguy Pruvot 65cd430d76 cuda: throughput2intensity function to show default 8 years ago
Tanguy Pruvot dbb9507d2b api: change unit of device mem to MB 8 years ago
Tanguy Pruvot 174e26164a nvapi: fix device mapping in -D -n 8 years ago
Tanguy Pruvot 095f25f9a8 nvapi: pascal core voltage boost + meminfo fix x86 8 years ago
Tanguy Pruvot bc6ac3a3ab nvapi: link clocks and tlimit to command line 8 years ago
Tanguy Pruvot bdc441ebd0 nvapi: link some more apis, pascal boost table 8 years ago
Tanguy Pruvot fd757f2180 nvml: add new getclock api (v8) 8 years ago
Tanguy Pruvot dcbcf6ba7e stratum: improve and add new methods for pool benchmark/stats 8 years ago
Tanguy Pruvot be73cd1ae0 improve the device mapping and a possible segfault 9 years ago
Tanguy Pruvot e4476a5eee reduce crashes on debug tests 9 years ago
Tanguy Pruvot e9b88b45e4 prepare the 1.7 release 9 years ago
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces 9 years ago
Tanguy Pruvot e12d666d36 pool switch: add thr_id param to handle a future barrier 9 years ago
Tanguy Pruvot 355b835ae0 benchmark: enhance the mem leak detection 9 years ago
Tanguy Pruvot 9dfa757dc7 warn on cuda errors + various small changes 9 years ago
Tanguy Pruvot 8fbfe2cfda add gpulog() function helper, simple and multi-threads 9 years ago
Tanguy Pruvot 58c0bb5c02 intensity: fix typo and drop old function 9 years ago
Tanguy Pruvot c6dcc5e5cf benchmark: show mem and default throughput in results 9 years ago
Tanguy Pruvot c7cfe0e2ca Fix windows linkage, C/C++ mismatch 9 years ago
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
Tanguy Pruvot 934555994d benchmark: allow -a auto to bench all algos at once 9 years ago
Tanguy Pruvot cd64f9b0e7 Add a new cuda-schedule parameter 9 years ago
Tanguy Pruvot aa271104c1 nvml: add missing ifdef for vendors 9 years ago
Tanguy Pruvot 6b41234ff1 nvml: get devices vendor names with libpci 9 years ago
Tanguy Pruvot 85394cf22b cuda: reduce possible segfaults on exit 9 years ago
Tanguy Pruvot 1ad34dc13d reset: take care of multi-threaded gpus (-d 0,0) 9 years ago
Tanguy Pruvot 4426700e31 Add the -n (--ndevs) option like cgminer 9 years ago
Tanguy Pruvot 9c4158aadb debug: x11 algo traces for cuda 7 problem 9 years ago
Tanguy Pruvot 3938dce740 api: one decimal is enough for intensity 9 years ago
Tanguy Pruvot 26b51a557b Allow different intensity per device 9 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 6ae28162db various extern cleanup + api history uids and gpu SM 10 years ago
Tanguy Pruvot 73f22b237a Prepare trap of hardware/mem failures 10 years ago
Tanguy Pruvot e40a7a720c ccminer: rename main file and switch to C++ 10 years ago
Tanguy Pruvot 49f3c454c2 Add nvml for GPU monitoring (squashed) 10 years ago
Tanguy Pruvot b128312efb cuda: store device SM in a global var 10 years ago
Tanguy Pruvot ec709af62f Store and display average hashrate (benchmark + on share) 10 years ago