Commit Graph

  • b4ef7b981f scan range: add boundary check, cant be > UINT32_MAX Tanguy Pruvot 2014-11-17 16:45:10 +0100
  • 047e79a9fc api: add meminfo query to debug mem storages Tanguy Pruvot 2014-11-17 16:17:53 +0100
  • 6a9b8a5ab2 hashlog: use work objects, put struct in miner.h Tanguy Pruvot 2014-11-17 15:53:53 +0100
  • bdfce54c3b x11: restore default intensity to 19 on windows Tanguy Pruvot 2014-11-17 14:47:58 +0100
  • fe4ad36b73 intensity: sign warnings fixes min(i,u) Tanguy Pruvot 2014-11-17 03:39:13 +0100
  • f5e77452f0 stratum: prevent a booo when receiving a new block Tanguy Pruvot 2014-11-17 00:59:14 +0100
  • d062f93bf5 cuda: revert to SM 5.0 only by default Tanguy Pruvot 2014-11-17 00:31:57 +0100
  • dca216f992 min() and max(a,b) are not defined on linux, Tanguy Pruvot 2014-11-17 00:10:13 +0100
  • c859041993 quark/blake512 opt. pointed by sp without asm Tanguy Pruvot 2014-11-17 00:00:15 +0100
  • 438308b3a2 Rework benchmark mode and min/max range Tanguy Pruvot 2014-11-16 22:39:00 +0100
  • 11dbbcc12d checkhash: some work on a faster variant (wip) Tanguy Pruvot 2014-11-09 10:55:35 +0100
  • 14a41959f8 x11: switch to intensity 20 for SM>=5.2 750+970 Tanguy Pruvot 2014-11-16 17:31:37 +0100
  • 44a551c52e hashrate: ignore first loop speed (often lowered) Tanguy Pruvot 2014-11-16 16:45:42 +0100
  • 59391e25ec api: fix includes after a test on mingw (cpuminer) Tanguy Pruvot 2014-11-16 03:25:41 +0100
  • ae29d984c1 vstudio: clean the project file Tanguy Pruvot 2014-11-16 16:45:04 +0100
  • fdd5d29071 x11: shavite and echo from sp (now ok on win32) Tanguy Pruvot 2014-11-16 16:40:23 +0100
  • 89aaafad2c prepare 1.5.0 Tanguy Pruvot 2014-11-16 02:35:45 +0100
  • e18a54e8fc sp echo optimisation + cleanup sp-hash 2014-11-15 11:59:29 +0100
  • 851a26c2a2 api-sample: use non blocking sockets Tanguy Pruvot 2014-11-15 05:07:58 +0100
  • c7008f3f6c update readme for final 1.4.9 (fix) 1.4.9-tpruvot Tanguy Pruvot 2014-11-15 03:12:51 +0100
  • 2aea2c3ccc nvml: attempt to use another clock function Tanguy Pruvot 2014-11-15 02:32:50 +0100
  • 3e43553735 api: export card labels and count, renames stats command Tanguy Pruvot 2014-11-14 23:28:05 +0100
  • 7a2fe83aaa nvapi: match gpu index with pci/x bus id Tanguy Pruvot 2014-11-14 21:49:30 +0100
  • cc05128ae3 api: fix histo thread param Tanguy Pruvot 2014-11-14 20:30:42 +0100
  • 124dc6ea57 nvapi: fix mapping of devices Tanguy Pruvot 2014-11-14 19:05:34 +0100
  • 3652c708b9 api: add histo command and difficulty Tanguy Pruvot 2014-11-14 16:35:10 +0100
  • e82f5d4d75 restore divided hashrate for quark and jackpot Tanguy Pruvot 2014-11-14 13:39:08 +0100
  • 3d2260acc4 stats: add support for current freq and pstate Tanguy Pruvot 2014-11-14 02:11:27 +0100
  • e139736a2f api: better compat with telnet + help command Tanguy Pruvot 2014-11-14 01:24:10 +0100
  • 63eb163e32 api: update sample rig ui Tanguy Pruvot 2014-11-13 23:06:17 +0100
  • 3dcfa5d84f api: add a sample rig web ui (php) Tanguy Pruvot 2014-11-13 21:07:14 +0100
  • dedcd06207 stats: fix typo for multigpu Tanguy Pruvot 2014-11-13 19:50:58 +0100
  • 15eea1bc81 api: add nvapi for windows binaries Tanguy Pruvot 2014-11-13 17:54:02 +0100
  • e40a7a720c ccminer: rename main file and switch to C++ Tanguy Pruvot 2014-11-13 14:46:16 +0100
  • 49f3c454c2 Add nvml for GPU monitoring (squashed) Tanguy Pruvot 2014-11-13 14:11:43 +0100
  • 1118d6c3db update readme and config.json for the 1.4.8 1.4.8-tpruvot Tanguy Pruvot 2014-11-12 17:46:02 +0100
  • 2e0bc5e133 api: add api-bind param -b 0.0.0.0:4068 Tanguy Pruvot 2014-11-12 17:28:34 +0100
  • 11a4bb1797 api: changes in data, global stuff in summary Tanguy Pruvot 2014-11-12 15:26:25 +0100
  • f58b2d3d21 api: fixes for windows (to finish) Tanguy Pruvot 2014-11-12 12:53:30 +0100
  • 4958ce6007 api: add a basic stats api on port 2068 Tanguy Pruvot 2014-11-12 11:43:55 +0100
  • e1c84da07f stats: fix multi gpu value + add average parameter (-N) Tanguy Pruvot 2014-11-12 08:03:40 +0100
  • 3550d6a889 Release 1.4.7 1.4.7-tpruvot Tanguy Pruvot 2014-11-12 02:11:43 +0100
  • 0317706464 config: handle ints, reals and false Tanguy Pruvot 2014-11-11 20:55:25 +0100
  • 66845a9b36 vstudio: fix intellisense base types warnings Tanguy Pruvot 2014-11-11 20:19:29 +0100
  • 88c8fa2973 config: fix -c param (json file) Tanguy Pruvot 2014-11-11 19:32:47 +0100
  • b128312efb cuda: store device SM in a global var Tanguy Pruvot 2014-11-11 18:54:56 +0100
  • 99bbe380fd stats: reduce the average samples count to 20 Tanguy Pruvot 2014-11-11 18:29:21 +0100
  • 51b4f32420 stats: ignore erroneous data Tanguy Pruvot 2014-11-11 17:59:45 +0100
  • 64cfe358cb stats: make them work also in vstudio Tanguy Pruvot 2014-11-11 17:41:26 +0100
  • ec709af62f Store and display average hashrate (benchmark + on share) Tanguy Pruvot 2014-11-11 15:54:35 +0100
  • 8259ed7f29 heavy fix for linux Tanguy Pruvot 2014-11-10 21:07:09 +0100
  • 7a4e1bb327 Reduce keccak, deep & anime intensity + handle groestl -i param Tanguy Pruvot 2014-11-10 17:42:08 +0100
  • 98451267d8 vstudio: std::min fix Tanguy Pruvot 2014-11-10 17:05:27 +0100
  • 7acf987aba Add intensity to last algos and fix quark speed Tanguy Pruvot 2014-11-10 16:47:01 +0100
  • a35b150b7f fix for jackpot hash Tanguy Pruvot 2014-11-10 14:18:34 +0100
  • 2ab1e3700f update readme Tanguy Pruvot 2014-11-09 22:31:12 +0100
  • 11c5ec810d Handle intensity param in all algos Tanguy Pruvot 2014-11-09 21:55:19 +0100
  • 9f62014690 Add intensity parameter (-i 0:31) Tanguy Pruvot 2014-11-09 21:50:55 +0100
  • 987edf63f3 vstudio: fix launch_bounds intellisense warnings in ide Tanguy Pruvot 2014-11-09 20:20:34 +0100
  • 8046284843 align: missed one aligned free of struct work (solo) Tanguy Pruvot 2014-11-09 20:15:11 +0100
  • 149143d5cd Fix left value warning in SWAPDWORDS + groestl change Tanguy Pruvot 2014-11-09 13:23:31 +0100
  • a747e4ca0f blake512: use a new SWAPDWORDS asm func (0.05ms) Tanguy Pruvot 2014-11-09 01:13:28 +0100
  • 2d98d127f8 groestl: enhance sp andmask optimisation Tanguy Pruvot 2014-11-09 00:12:36 +0100
  • e7beac6b1c x11: tiny sp_ opt on jh512 (0.05ms) Tanguy Pruvot 2014-11-08 22:54:02 +0100
  • 4c3964539f Fix vc debug builds, missing symbols Tanguy Pruvot 2014-11-06 16:20:16 +0100
  • 5be6811dcf x11: echo and cubehash optimization sp-hash 2014-11-06 11:39:53 +0100
  • 12fafd5687 Try to reconnect on pool duplicates Tanguy Pruvot 2014-11-04 09:23:18 +0100
  • 5e8ff5226b update curl prebuilt libs to a light 7.38.0 Tanguy Pruvot 2014-11-02 16:34:37 +0100
  • 187e293f71 blake: some fine tuning + cleanup Tanguy Pruvot 2014-11-03 19:40:25 +0100
  • 5bc969fa57 Some work on data alignment Tanguy Pruvot 2014-11-03 16:06:49 +0100
  • 93bb428bdf blake: rewrite the cache system Tanguy Pruvot 2014-11-02 16:23:01 +0100
  • b191d713a0 s3: reduce a bit the intensity on windows Tanguy Pruvot 2014-10-26 11:18:59 +0100
  • f7849d36a1 Update README for 1.4.6 1.4.6-tpruvot Tanguy Pruvot 2014-10-26 09:41:09 +0100
  • 6169bf683b Add S3 Algo (1Coin) Tanguy Pruvot 2014-10-26 08:59:49 +0100
  • 93f4409dde simd: then reindent the code Tanguy Pruvot 2014-10-25 22:40:26 +0200
  • b465fe6825 optimize x11 simd512 (+100KH/s) Tanguy Pruvot 2014-10-25 22:12:22 +0200
  • 1b241df5c0 cubehash and luffa funnel shit (from klaus) Tanguy Pruvot 2014-10-20 19:01:00 +0200
  • 2de9b1375b prepare next version Tanguy Pruvot 2014-10-20 18:58:53 +0200
  • 7bdebdb5ff README fixes Tanguy Pruvot 2014-10-20 06:34:57 +0200
  • db8681c1db update readme and fix SM 3.0 build 1.4.5-tpruvot Tanguy Pruvot 2014-10-20 06:19:48 +0200
  • f737f7f0cb Fix usage and big strings on windows (colors rel.) Tanguy Pruvot 2014-10-20 04:01:06 +0200
  • 1ee1462011 msvc: fix the LTCG warning Tanguy Pruvot 2014-10-20 05:18:41 +0200
  • d8a23fa970 Tune quark part of Xn funcs Tanguy Pruvot 2014-10-20 02:18:21 +0200
  • 0720797f1b Add proper keccak-256 (maxcoin) Tanguy Pruvot 2014-10-17 06:22:16 +0200
  • cdc29336f7 stats: compute work difficulty from target Tanguy Pruvot 2014-09-30 09:37:11 +0200
  • 9f3c6b0520 Include windows curl and openssl prebuilt libs Tanguy Pruvot 2014-09-30 06:03:14 +0200
  • 4f326576d2 implement X-Mining-Hashrate header Tanguy Pruvot 2014-09-29 08:17:55 +0200
  • 799b230af2 enhance solo mining, update http headers Tanguy Pruvot 2014-09-28 15:16:18 +0200
  • c0b5513316 Try some obscure cuda flags (kbomba) Tanguy Pruvot 2014-09-27 13:48:58 +0200
  • a6fcc8fdb6 use cudart_static.lib, keep SM 5.0 by default 1.4.4-tpruvot Tanguy Pruvot 2014-09-27 12:21:43 +0200
  • 5579b91cfb build for both GM104 and GM204 Tanguy Pruvot 2014-09-27 09:02:08 +0200
  • ba33492592 blake: return to ptarget 6:7 compare Tanguy Pruvot 2014-09-19 04:26:32 +0200
  • 91eea0d76b blake: remove int cudaMemcpyToSymbol for MSVC Tanguy Pruvot 2014-09-13 13:22:14 +0200
  • 9efe0b965d blake: only use high part of target on gpu Tanguy Pruvot 2014-09-12 23:28:19 +0200
  • cc296a0618 stratum: check if job was read Tanguy Pruvot 2014-09-12 17:42:52 +0200
  • 8925a7551f blake: final cleanup (225MH/s) Tanguy Pruvot 2014-09-11 18:15:33 +0200
  • 347d4e4928 blake: +8MH/s on linux, weird optimisation Tanguy Pruvot 2014-09-11 02:08:25 +0200
  • 23f0cee61f Add cuda error checks on qubit algos Tanguy Pruvot 2014-09-11 01:59:43 +0200
  • 1aec4555cc Tune reg. count for qubit (luffa) algos Tanguy Pruvot 2014-09-11 00:48:47 +0200
  • 31f77b6524 Put bloc height extraction in a function Tanguy Pruvot 2014-09-10 16:37:35 +0200