Commit Graph

  • 74e94fa1ec myriad/groestl: some more cleanup + tabs... Tanguy Pruvot 2015-05-10 20:07:20 +0200
  • 03c3b7d341 Various algos cleanup + lyra2 sec nonce fix Tanguy Pruvot 2015-05-10 18:14:06 +0200
  • 34fd408440 lyra2: get a second nonce per gpu scan Tanguy Pruvot 2015-05-10 03:18:14 +0200
  • 954dbf2388 neoscrypt: last vstudio bool warnings fix Tanguy Pruvot 2015-05-09 20:59:28 +0200
  • c722fafe49 neoscrypt: reduce gpu reg count with sp precalc Tanguy Pruvot 2015-05-09 20:40:58 +0200
  • 1b31f11252 neoscrypt: cleanup... Tanguy Pruvot 2015-05-09 19:25:40 +0200
  • 7c7f40a634 neoscrypt: attempt to recode shift256R for SM 3.0 Tanguy Pruvot 2015-05-08 23:42:24 +0200
  • 6bb128c055 neoscrypt: strip cuda_vectors.h useless functions Tanguy Pruvot 2015-05-08 20:33:08 +0200
  • 75313cbf1c neoscrypt: put all files in same vs filter Tanguy Pruvot 2015-05-05 16:25:18 +0200
  • 73af5c583c neoscrypt: fixes for windows Tanguy Pruvot 2015-05-05 13:41:32 +0200
  • 464c45034a neoscrypt: more code lifting... Tanguy Pruvot 2015-05-04 15:36:28 +0200
  • e1b274ef65 neoscrypt: fix bad source file ext (cu/cpp) Tanguy Pruvot 2015-05-04 13:36:08 +0200
  • 15584e4f05 neoscrypt: adapt for visual studio compat Tanguy Pruvot 2015-05-03 14:52:10 +0200
  • 65c1d787e7 add neoscrypt based on djm34 work Tanguy Pruvot 2015-05-03 14:28:10 +0200
  • 2113be6eec blake80: some changes and launch bounds, no perf changes Tanguy Pruvot 2015-04-24 14:12:21 +0200
  • d1966cc085 remove dyn alloc of thr_hashrates Tanguy Pruvot 2015-04-24 12:12:45 +0200
  • 3d3f2e2cb5 warnings: use the right device id (device_map[thr_id]) Tanguy Pruvot 2015-04-23 09:41:56 +0200
  • b1e9277611 start 1.6.3... Tanguy Pruvot 2015-04-23 08:18:04 +0200
  • d2ced77ae8 zr5: disable reset on validation errors Tanguy Pruvot 2015-04-23 08:14:24 +0200
  • 7cd74cb212 scrypt: remove an unused file Tanguy Pruvot 2015-04-21 19:11:11 +0200
  • 7edc02633f linux: return to SM 5.0 only default Tanguy Pruvot 2015-04-21 17:45:25 +0200
  • 22c28ccbef scrypt: strip keccak/blake 256 remains Tanguy Pruvot 2015-04-21 17:43:12 +0200
  • a0c8bd8be4 update readme for release Tanguy Pruvot 2015-04-21 17:04:14 +0200
  • e74d5884b4 scrypt: final cleanup for 1.6.2 release Tanguy Pruvot 2015-04-21 16:56:22 +0200
  • ca9ec1b803 scrypt: compile also titan kernel with recent SM Tanguy Pruvot 2015-04-21 16:18:21 +0200
  • a6d88abbc9 scrypt: finish scrypt-jane algo import Tanguy Pruvot 2015-04-21 13:20:24 +0200
  • 9208888c57 scrypt: assign specific compute models to the kernels Tanguy Pruvot 2015-04-21 11:11:12 +0200
  • 4f379803d3 scrypt: remove some unused functions/algo checks Tanguy Pruvot 2015-04-21 09:20:18 +0200
  • 1ad34dc13d reset: take care of multi-threaded gpus (-d 0,0) Tanguy Pruvot 2015-04-21 09:11:04 +0200
  • c7698afb4a scrypt: add --interactive option Tanguy Pruvot 2015-04-19 15:13:16 +0200
  • c6a94c9998 Add time-limit option and exit codes Tanguy Pruvot 2015-04-19 12:04:04 +0200
  • b8b810f30d scrypt: autotune, launch-config and lookup-gap options Tanguy Pruvot 2015-04-19 11:10:13 +0200
  • 9dc78da2ee import and adapt scrypt from cudaminer project Tanguy Pruvot 2015-04-18 08:08:23 +0200
  • 275a028935 skein: compute midstate first Tanguy Pruvot 2015-04-16 01:58:46 +0200
  • e7ae27137e x11/qubit: remove some extra MyStreamSynchronize Tanguy Pruvot 2015-04-15 05:23:02 +0200
  • 163430daae Skein/Skein2 SM 3.0 devices support 1.6.1-tpruvot Tanguy Pruvot 2015-04-15 01:12:47 +0200
  • d58d53f2b2 update README, small changes, prepare release 1.6.1 Tanguy Pruvot 2015-04-14 21:57:01 +0200
  • 7963dbb438 skein2 algo for woodcoin Tanguy Pruvot 2015-04-14 01:46:11 +0200
  • 48515ad707 groestl: rename included cuda files Tanguy Pruvot 2015-04-06 23:39:15 +0200
  • 0fceca6ffe zr5: reinit the card correctly on errors Tanguy Pruvot 2015-04-06 23:12:03 +0200
  • dcdafd8732 zr5: enhance pok hash system Tanguy Pruvot 2015-04-03 03:00:44 +0200
  • 7c25f6dc0a zr5: disable some of the stratum stale work checks Tanguy Pruvot 2015-03-28 15:23:03 +0100
  • 37395eefe4 skein: restore previous x11 speed Tanguy Pruvot 2015-03-28 12:04:22 +0100
  • 6d74256c2d pluck: some cleanup Tanguy Pruvot 2015-03-13 19:29:45 +0100
  • 4f43abb402 bmw512: indent and restore SM 3.0 compat Tanguy Pruvot 2015-03-28 12:01:50 +0100
  • 38e6672d70 Allow test of SM 2.1/3.0 binaries on newer cards Tanguy Pruvot 2015-03-28 10:09:55 +0100
  • 4426700e31 Add the -n (--ndevs) option like cgminer 1.6.0-tpruvot Tanguy Pruvot 2015-03-27 14:14:29 +0100
  • f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) Tanguy Pruvot 2015-03-27 11:37:36 +0100
  • a37e909db9 Add zr5 algo (for SM 3.5+) Tanguy Pruvot 2015-03-27 11:21:13 +0100
  • 5988e945ef some cleanup and longpoll changes Tanguy Pruvot 2015-03-27 07:46:19 +0100
  • 9734186a37 jh512: import and improve klaus and sp changes Tanguy Pruvot 2015-03-20 05:13:04 +0100
  • e7567332f4 pluck: fix SM 3.0 compilation Tanguy Pruvot 2015-03-18 03:51:58 +0100
  • ae8e863591 remove uint32_t cast KlausT 2015-03-11 16:51:35 +0100
  • 35cc5908ee windows: return to normal priority, fix json decref Tanguy Pruvot 2015-03-10 19:12:09 +0100
  • 8b1137d5ec solo: get mining infos (diff/net hashrate) Tanguy Pruvot 2015-03-10 03:51:17 +0100
  • 7f00bce5ae longpoll: auto disable gbt when not supported Tanguy Pruvot 2015-03-10 01:09:08 +0100
  • 4acb9c5743 git: remove auto generated cpuminer-config.h.in Tanguy Pruvot 2015-03-09 14:20:17 +0100
  • 86a31172b0 cputest: dont share mem of buf and scratchpad Tanguy Pruvot 2015-03-09 03:07:40 +0100
  • 2c2269dcb6 cputest: cleanup + calloc Tanguy Pruvot 2015-03-09 02:49:11 +0100
  • 5e42389b4b pluck: finish the algo, add cpu validation Tanguy Pruvot 2015-03-09 02:21:44 +0100
  • d6a421ae10 whirlpoolx: windows stay fluent with intensity 20 Tanguy Pruvot 2015-03-08 23:00:25 +0100
  • ebd23bcc66 whirlpoolx: real fix for multi gpus Tanguy Pruvot 2015-03-08 22:09:09 +0100
  • c1cfb3a131 cmdline: fix multi-gpu intensity Tanguy Pruvot 2015-03-08 16:45:06 +0100
  • 77c737ff72 various small changes and update readme Tanguy Pruvot 2015-03-08 16:14:03 +0100
  • 7939dce0aa pluck: adaptation from djm repo Tanguy Pruvot 2015-03-08 14:51:40 +0100
  • 10d4f4a96a whirlpoolx: try to fix linux hashrates Tanguy Pruvot 2015-03-08 14:09:26 +0100
  • f8f46bfe5b whirlpoolx: fix for multi-gpu support Tanguy Pruvot 2015-03-07 16:21:10 +0100
  • 0019936328 Import Whirlpoolx algo from alexis78 repo Tanguy Pruvot 2015-03-07 13:56:30 +0100
  • 0f604439f5 api: fix high port numbers Tanguy Pruvot 2015-03-05 18:24:19 +0100
  • 7048300ab8 enhance 64bit builds performance Tanguy Pruvot 2015-02-28 14:20:02 +0100
  • 3ed1c552bd cuda: always disable asm for host code Tanguy Pruvot 2015-03-05 18:15:08 +0100
  • 9c4158aadb debug: x11 algo traces for cuda 7 problem Tanguy Pruvot 2015-03-02 14:14:32 +0100
  • 7fd594c922 dos2unix install-sh script (make install-strip) Tanguy Pruvot 2015-03-02 11:47:13 +0100
  • e17d19cf26 increase default priority to above normal Tanguy Pruvot 2015-03-02 11:36:30 +0100
  • e6112e878d cleanup: use unsigned throughput parameters Tanguy Pruvot 2015-02-28 13:25:16 +0100
  • 81fd04a208 hashrate: Remove some extra units and allow 4 digits Tanguy Pruvot 2015-02-22 11:27:12 +0000
  • c41d9e7bb6 hashrate: format units based on the value size Erik Mossberg 2015-02-21 16:02:28 +0100
  • a537fa304c Add basic API remote control Tanguy Pruvot 2015-02-13 06:57:39 +0100
  • 836e9bd535 qubit: fix difficulty factor for yaamp Tanguy Pruvot 2015-02-11 23:55:03 +0100
  • 20e6ee1062 qubit: fix difficulty factor for yaamp 1.5.3-tpruvot Tanguy Pruvot 2015-02-11 18:41:42 +0100
  • 09c3ac6b4b linux: fix missing dirname include Tanguy Pruvot 2015-02-11 18:36:36 +0100
  • 5dd2534df9 Handle a default config file (ccminer.conf) Tanguy Pruvot 2015-02-09 15:17:05 +0100
  • bb71232f18 don't call timeEndPeriod twice KlausT 2015-02-08 22:08:04 +0100
  • 00803b0b8d Revert "I use CUDA7 on windows" Tanguy Pruvot 2015-02-08 18:41:40 +0100
  • a74df25834 I use CUDA7 on windows Tanguy Pruvot 2015-01-26 17:25:26 +0100
  • e3fc059bd7 Hide cpu binding log messages Tanguy Pruvot 2015-02-08 18:30:56 +0100
  • 2d5e8aaced anime: fix uint2 error (bmw) Tanguy Pruvot 2015-02-08 18:29:43 +0100
  • 10a5e13fb3 Add windows icon and version Tanguy Pruvot 2015-02-02 12:24:14 +0100
  • a452c330dd quark: remove unused variables KlausT 2015-01-31 19:07:19 +0100
  • 872a55a180 Remove debug printf in cpu mask feature Tanguy Pruvot 2015-01-27 11:31:11 +0100
  • c7d3498bd8 myr-gr: clean up 1.5.2-tpruvot Tanguy Pruvot 2015-01-24 17:20:13 +0100
  • 3938dce740 api: one decimal is enough for intensity Tanguy Pruvot 2015-01-24 11:25:45 +0100
  • 26b51a557b Allow different intensity per device Tanguy Pruvot 2015-01-24 10:43:58 +0100
  • 768b5ccb76 import bmw512 uint2 changes from sp Tanguy Pruvot 2015-01-24 08:00:32 +0100
  • 9f2dd3ee60 Remove some useless conversions Tanguy Pruvot 2015-01-24 07:17:48 +0100
  • 45206e49c1 hamsi: TPB of 128 give better results (+10kh) Tanguy Pruvot 2015-01-24 07:17:12 +0100
  • bba2df56d5 cpu-affinity: linux thread affinity was not set correctly Tanguy Pruvot 2015-01-23 04:59:19 +0100
  • 833238cae5 cpu-affinity: fix windows process cpu affinity mask Tanguy Pruvot 2015-01-23 02:48:27 +0100
  • dfa9f63886 api: report intensity and throughput for each thread Tanguy Pruvot 2015-01-22 06:31:23 +0100
  • 2a5233f56e api: report throughput when default Tanguy Pruvot 2015-01-22 06:28:59 +0100