Commit Graph

  • aa271104c1 nvml: add missing ifdef for vendors Tanguy Pruvot 2015-06-27 06:42:54 +0000
  • 25a78c96b5 nvml: allow to keep modified clocks + vendors Tanguy Pruvot 2015-06-25 14:17:16 +0200
  • 5abfac72d6 plimit: restore default limit on exit if changed Tanguy Pruvot 2015-06-24 15:48:04 +0200
  • 7c5087d01c nvml: add --plimit and --pstate parameters Tanguy Pruvot 2015-06-24 10:24:01 +0200
  • b5b9b1f2db api: show power in threads and hwinfo Tanguy Pruvot 2015-06-24 07:31:15 +0200
  • b9cfee0bb3 nvml: api enhancements, add power usage Tanguy Pruvot 2015-06-24 05:02:46 +0200
  • f73f5f6a2e nvml: use the right nvmlDeviceGetPciInfo_v2 api Tanguy Pruvot 2015-06-23 14:36:32 +0200
  • cad3772122 linux: disable arch 5.2 for the noobs 1.6.5-tpruvot Tanguy Pruvot 2015-06-23 10:06:48 +0200
  • 7981e83db7 nvml: separated vendor id to string function Tanguy Pruvot 2015-06-23 09:38:53 +0200
  • e21c75793a Revert "x11: improve aes (shavite/echo)" Tanguy Pruvot 2015-06-23 09:24:03 +0200
  • 7661f73317 prepare the 1.6.5 release Tanguy Pruvot 2015-06-23 05:35:01 +0200
  • cb9d51c026 x64: link nvml api to allow app. clocks and P0 Tanguy Pruvot 2015-06-22 14:18:06 +0200
  • a12dfa5370 vendors: add EVGA and fix configure for Slackware Tanguy Pruvot 2015-06-22 04:33:04 +0200
  • 6b41234ff1 nvml: get devices vendor names with libpci Tanguy Pruvot 2015-06-22 03:35:35 +0200
  • 1187a6e7e3 x11: improve aes (shavite/echo) Tanguy Pruvot 2015-06-19 01:47:39 +0200
  • 9aac7ca713 simplify diff factor and multiplier Tanguy Pruvot 2015-06-19 01:46:24 +0200
  • 576884b199 refactor: move pool functions in pools.cpp Tanguy Pruvot 2015-06-18 04:04:10 +0200
  • 9f5744d4c0 luffa/cube: fine tuning of maxregcount for the 750Ti Tanguy Pruvot 2015-06-17 03:56:22 +0200
  • 634bea21f5 luffa/cube: unroll 1 really required on the 9xx Tanguy Pruvot 2015-06-17 03:39:07 +0200
  • 42bcb91ca0 x11: update sp luffa/cube to get closer x11 speeds.. Tanguy Pruvot 2015-06-17 01:50:30 +0200
  • 4709668995 jh512: rewrite and optimize with asm swap Tanguy Pruvot 2015-06-16 08:13:25 +0200
  • 79ee0ec264 zr5: some pok cleanup... Tanguy Pruvot 2015-06-13 04:34:03 +0200
  • d764b5cca2 lyra2: improve a bit the speed on SM 5.2 Tanguy Pruvot 2015-06-13 01:31:02 +0200
  • b72b4c5a5f api: fix summary sums with multi pools Tanguy Pruvot 2015-06-11 06:24:59 +0200
  • 268c89f9a2 zr5: fix launch bounds with pok xor Tanguy Pruvot 2015-06-12 18:01:35 +0200
  • 2907a7c678 zr5: add support for pok mining (getwork) Tanguy Pruvot 2015-06-12 05:13:14 +0200
  • fcd3e4336b skein: restore secNonce support on sm 5+ Tanguy Pruvot 2015-06-11 00:58:01 +0200
  • 48b3f119be uint256: remove include where not required Tanguy Pruvot 2015-06-11 00:47:07 +0200
  • efd507fb3b vstudio: add missing ssl/crypto includes for bignum Tanguy Pruvot 2015-06-11 00:17:19 +0200
  • 39238f077d diff: import bitcoin bignum class for conversions Tanguy Pruvot 2015-06-10 23:56:33 +0200
  • 5636e2be5e remove double reference to luffa algo Tanguy Pruvot 2015-06-10 21:57:20 +0200
  • d25b42e41b Add diff-multiplier (-m) option Tanguy Pruvot 2015-06-10 20:53:34 +0200
  • 3e419abf84 qubit: implement cpu precalc (klaust) Tanguy Pruvot 2015-06-10 18:59:22 +0200
  • a55b148ecc windows: fix missing off_t include Tanguy Pruvot 2015-06-08 16:54:55 +0200
  • cf077902d0 skein: fix sm5 secNonce and disable it on wallets Tanguy Pruvot 2015-06-08 16:47:23 +0200
  • 82908b3f67 vstudio: regroup options and revove AVX requirement Tanguy Pruvot 2015-06-04 19:00:16 +0200
  • b02f79b58b lyra2: recover the kH/s lost in last commit Tanguy Pruvot 2015-06-06 00:24:33 +0000
  • 2b43d57d42 lyra2: simplify skein code (no perf changes) Tanguy Pruvot 2015-06-05 23:12:17 +0200
  • e95712a2ea lyra2: reduce blake message len. Tanguy Pruvot 2015-06-05 22:32:28 +0200
  • ed4927fcd0 quark/x11: set signed int hashPosition vars to off_t Tanguy Pruvot 2015-05-30 14:57:52 +0200
  • 555504bd98 some changes related to wait stats Tanguy Pruvot 2015-06-05 20:26:38 +0200
  • 2ea4635ef7 windows: scan time debug log was casted to 64bits int Tanguy Pruvot 2015-05-30 14:33:23 +0200
  • 76b63b5a71 print the right cuda version Tanguy Pruvot 2015-05-31 16:18:56 +0200
  • e791039592 check work restart status in miner thread Tanguy Pruvot 2015-05-30 11:51:04 +0200
  • 98f2f8c745 nvml warning fix and disable scrypt gpu test Tanguy Pruvot 2015-05-29 15:39:41 +0200
  • c2f319fa86 multipool: fix some params like time-limit Tanguy Pruvot 2015-05-29 15:33:04 +0200
  • ebe95aac2f bmw512: cleanup after cuda 7 bug fix Tanguy Pruvot 2015-05-29 14:29:08 +0200
  • 52df82917a cuda: fix uint2 substract operator Tanguy Pruvot 2015-05-29 14:25:44 +0200
  • 0224d4705e skein: fix wrong hashes seen on x11 with cuda 7 Tanguy Pruvot 2015-05-29 11:43:21 +0200
  • 123fe287b6 x11: temporary workaround for cuda 7.0 Tanguy Pruvot 2015-05-28 21:19:24 +0200
  • 85394cf22b cuda: reduce possible segfaults on exit Tanguy Pruvot 2015-05-28 13:17:22 +0200
  • 0c545eb724 nvml: check available memory clocks and fix param for -d 1 Tanguy Pruvot 2015-05-28 07:47:56 +0200
  • f2c7a45e47 nvml: fix pstate api, nvmlDeviceGetPerformanceState works Tanguy Pruvot 2015-05-28 07:07:09 +0200
  • 75d721adb9 stratum: check if we have multiple pools to failover Tanguy Pruvot 2015-05-28 06:50:21 +0200
  • e99ff6c15b nvml: clocks cleanup + pstate check (still not supported) Tanguy Pruvot 2015-05-28 06:30:41 +0200
  • cbd7865a79 nvml: check supported graphics clocks... Tanguy Pruvot 2015-05-27 17:11:56 +0200
  • a08056ed2a linux: reset modified application clocks Tanguy Pruvot 2015-05-27 15:48:48 +0200
  • c9d110e543 linux: allow to set application clocks Tanguy Pruvot 2015-05-27 14:11:38 +0200
  • 7500af78eb linux: add build notes for fedora 22 Tanguy Pruvot 2015-05-27 11:41:53 +0200
  • 5be1521294 Increase max password size to 128 chars (nicehash) Tanguy Pruvot 2015-05-26 15:39:06 +0200
  • b165cc32e6 v1.6.4 1.6.4-tpruvot Tanguy Pruvot 2015-05-26 12:25:48 +0200
  • 2d5755d1ef linux: add missing scrypt jansson includes Tanguy Pruvot 2015-05-26 10:56:23 +0200
  • 90c26c8418 multipool: prevent last longpoll http errors on switch Tanguy Pruvot 2015-05-26 10:13:57 +0200
  • 692041aa74 multipool: allow failover switch from getwork Tanguy Pruvot 2015-05-26 09:49:25 +0200
  • 0618c2abc3 fix for vstudio Tanguy Pruvot 2015-05-25 15:05:25 +0200
  • b2b76f8006 stratum: check stratum_gen_work result Tanguy Pruvot 2015-05-25 07:15:45 +0200
  • f1a55b3388 algo aliases, fix max-diff param without pool config Tanguy Pruvot 2015-05-23 11:21:12 +0200
  • 58a5ccfd6a Prepare the 1.6.4 release... Tanguy Pruvot 2015-05-21 07:55:59 +0200
  • bbd2c704f9 multipool: Squashed commit (v2) Tanguy Pruvot 2015-05-21 07:43:53 +0200
  • 298573b45d Drop Whirlpool and whirpoolx algos, no more used... Tanguy Pruvot 2015-05-19 00:58:58 +0200
  • 7456acc01c netdiff: quark is specific too, qubit is normal Tanguy Pruvot 2015-05-19 00:34:57 +0200
  • a2b6488c01 Compute and display network diff (nbits) if max-diff Tanguy Pruvot 2015-05-18 07:37:57 +0200
  • 87a521ac14 some clean up Tanguy Pruvot 2015-05-18 05:41:32 +0200
  • d7abd01bf4 scrypt(titan): small kernel code optimisations Tanguy Pruvot 2015-05-17 23:52:29 +0200
  • b1bddb54d6 scrypt: reduce cpu usage (flush/sync) Tanguy Pruvot 2015-05-17 20:49:14 +0200
  • 9aace79718 scrypt: clean some defines Tanguy Pruvot 2015-05-17 06:01:12 +0200
  • d9b0312897 x64: fix some size_t warnings Tanguy Pruvot 2015-05-17 04:56:42 +0200
  • c418eff4e9 api: auto bind to first available port Tanguy Pruvot 2015-05-16 04:04:40 +0200
  • 374cd50f00 start 1.6.4 work... Tanguy Pruvot 2015-05-15 22:11:37 +0200
  • 809cd3dc42 Allow to retrieve benchmark results with a time-limit Tanguy Pruvot 2015-05-15 22:09:00 +0200
  • 4daaf1908d some cleanup... Tanguy Pruvot 2015-05-15 21:43:56 +0200
  • 0d89236fd4 windows: do not trap CTRL_CLOSE event 1.6.3-tpruvot Tanguy Pruvot 2015-05-15 01:20:51 +0200
  • 0ab02df9e2 fix some warnings... seen in vstudio... Tanguy Pruvot 2015-05-15 00:14:36 +0200
  • b4ab64e5f3 prepare the 1.6.3 release Tanguy Pruvot 2015-05-14 23:42:11 +0200
  • 76f8fbabae stratum: prevent gpu scans before a job is retrieved Tanguy Pruvot 2015-05-14 23:36:04 +0200
  • 51abf151ee internal opt_extranonce param, not linked to cmdline... Tanguy Pruvot 2015-05-14 21:20:02 +0200
  • 477d3bfd7c summer is close, start conditional mining Tanguy Pruvot 2015-05-14 20:22:37 +0200
  • 051ba521be skein2: minimal host changes Tanguy Pruvot 2015-05-14 19:38:03 +0200
  • fbafe814dd update README Tanguy Pruvot 2015-05-12 21:41:14 +0200
  • 4c3892f268 Merged skeincoin algo for SM5+ devices Tanguy Pruvot 2015-05-12 21:04:22 +0200
  • 3955eb7a1d windows: implement background option Tanguy Pruvot 2015-05-12 18:50:13 +0200
  • 7bf256c81c cuda_helper: define UINT32_MAX if not defined Tanguy Pruvot 2015-05-12 18:04:19 +0200
  • 2f541065fb cuda_helper: rename correctly hiword/loword functions Tanguy Pruvot 2015-05-12 17:13:58 +0200
  • b35a6742fe cuda_helper: properly ifdef for vstudio c++ compat Tanguy Pruvot 2015-05-12 05:28:26 +0200
  • 4b4564ff93 vstudio: move root algos in CUDA filter Tanguy Pruvot 2015-05-12 04:46:45 +0200
  • afe57f8341 rename skein2 to c++, no cuda kernel code Tanguy Pruvot 2015-05-12 04:37:27 +0200
  • ff27ccb80e stats: simplify the storage filter Tanguy Pruvot 2015-05-12 02:32:05 +0200
  • 7c769211a8 intensity: fix value on multi-threaded devices Tanguy Pruvot 2015-05-12 02:30:04 +0200
  • 12fd78e2be config: remove AVX/2 entries, not for us Tanguy Pruvot 2015-05-12 01:21:41 +0200
  • be478bd725 groestl: tabs to space + arch check Tanguy Pruvot 2015-05-12 02:35:56 +0200