Commit Graph

  • 2247605d23 quark: add support for SM 2 devices Tanguy Pruvot 2015-11-06 03:40:32 +0100
  • 21115b7fc6 scrypt: link texture-cache parameter Tanguy Pruvot 2015-11-05 17:06:35 +0100
  • e50556b637 various changes, cleanup for the release Tanguy Pruvot 2015-11-04 13:31:15 +0100
  • 1e3db41a8d multialgo: clear hashrate stats on switch Tanguy Pruvot 2015-11-02 19:05:07 +0100
  • e9b88b45e4 prepare the 1.7 release Tanguy Pruvot 2015-11-02 17:51:56 +0100
  • d3e2088398 basic pool algo switch (without free barrier) Tanguy Pruvot 2015-11-02 17:17:47 +0100
  • 113e22de2e blake: prevent empty scan ranges with multiple gpus Tanguy Pruvot 2015-11-01 21:59:51 +0100
  • 61ff92b5b4 never interrupt global benchmark with found nonces Tanguy Pruvot 2015-11-01 15:36:26 +0100
  • 2308f555c3 simd: cleanup and ignore linux host warning Tanguy Pruvot 2015-11-01 13:34:44 +0100
  • 0d9d3520ac simd: add support for SM 2.1 devices Tanguy Pruvot 2015-11-01 12:10:12 +0100
  • 03b2bddc16 lyra2v2: fix SM 3.5 support Tanguy Pruvot 2015-10-29 13:09:27 +0000
  • 47f309ffb4 ifdef some unused kernels on SM5+ Tanguy Pruvot 2015-10-28 07:25:11 +0100
  • 2673b3aeff stratum: hide timeout warnings while waiting Tanguy Pruvot 2015-10-26 09:13:59 +0100
  • c4d6310143 heavy: fix define typo, else it works with cuda 7.5 Tanguy Pruvot 2015-10-26 07:55:48 +0100
  • 31bd1697b1 heavy: workaround to build on ubuntu 15.10 Tanguy Pruvot 2015-10-18 00:37:07 +0200
  • 8d4d4d65ce cuda: header for common kernel functions (quark/x11) Tanguy Pruvot 2015-10-25 06:34:14 +0100
  • 26c7316a08 vstudio: clean and fix blake ifdef for x64 Tanguy Pruvot 2015-10-24 18:21:26 +0200
  • 2d83f74a7e vstudio: special ifdef for the constant (bmw) Tanguy Pruvot 2015-10-24 15:13:35 +0200
  • 098310abc6 pentablake: use common blake kernels (quark) Tanguy Pruvot 2015-10-24 14:06:29 +0200
  • d43dc9a021 use blake512 sp kernels on SM 5+ (80+64) Tanguy Pruvot 2015-10-24 10:35:38 +0200
  • e12d666d36 pool switch: add thr_id param to handle a future barrier Tanguy Pruvot 2015-10-24 09:40:36 +0200
  • 957d919a6a bmw512: save a few KBs, ifdef 80-bytes kernel Tanguy Pruvot 2015-10-24 07:20:39 +0200
  • 3b7ef923c7 lyra2(v1): use a common uint2x4 include Tanguy Pruvot 2015-10-23 14:43:22 +0200
  • 82a7e62b30 skein: cleanup, strip uint2x4.h + update vstudio Tanguy Pruvot 2015-10-23 12:17:11 +0200
  • ef817df79a import sp skein512 unrolled 64-bytes kernel (+0,6% x11) Tanguy Pruvot 2015-10-23 08:23:09 +0200
  • dec6dbed77 api: add best share diff and last share time Tanguy Pruvot 2015-10-22 15:01:15 +0200
  • e90ade048a ndevs: get vendor names on windows too Tanguy Pruvot 2015-10-22 13:35:01 +0200
  • 59a6cd133b nvapi: x86 can also get sub vendor ids Tanguy Pruvot 2015-10-22 12:12:47 +0200
  • 355b835ae0 benchmark: enhance the mem leak detection Tanguy Pruvot 2015-10-16 22:01:29 +0200
  • 4868c412b0 windows: add support for SM 2.1, drop SM 3.5 (x86) Tanguy Pruvot 2015-10-15 23:00:56 +0200
  • a7d54cd7ef blake: no need to fail on init, no big alloc Tanguy Pruvot 2015-10-15 20:10:58 +0200
  • c3d10db873 algos: move cmdline algo/alias parser in a func Tanguy Pruvot 2015-10-15 08:33:55 +0200
  • e5d1cf8416 lyra2v2: typo in type, its a struct of 4x uint2 :p Tanguy Pruvot 2015-10-15 06:48:42 +0200
  • 6a9280a045 lyra2v2: set a better TPB for intensity 20 (sm52) Tanguy Pruvot 2015-10-14 21:55:40 +0200
  • 5a08c21355 diff: store solved blocs count, update the api Tanguy Pruvot 2015-10-14 20:20:16 +0200
  • 32f212469b lyra2/v2: fixes for vstudio Tanguy Pruvot 2015-10-13 01:40:47 +0200
  • 5bf1f98200 various fixes for SM 2.1 and the benchmark Tanguy Pruvot 2015-10-14 02:04:13 +0000
  • 8fd2739a65 lyra2: support for SM 2.1 cards (GTX 460) Tanguy Pruvot 2015-10-14 00:42:28 +0000
  • fc84c719e9 lyra2: improve cuda implementation (part 1, SM5+) Tanguy Pruvot 2015-10-13 00:25:14 +0200
  • 9dfa757dc7 warn on cuda errors + various small changes Tanguy Pruvot 2015-10-12 04:49:12 +0200
  • 8fbfe2cfda add gpulog() function helper, simple and multi-threads Tanguy Pruvot 2015-10-11 09:59:39 +0200
  • 58c0bb5c02 intensity: fix typo and drop old function Tanguy Pruvot 2015-10-11 08:39:07 +0200
  • d195f2e8a2 intensity: do not reduce throughput before init Tanguy Pruvot 2015-10-11 04:56:58 +0200
  • c6dcc5e5cf benchmark: show mem and default throughput in results Tanguy Pruvot 2015-10-11 02:33:03 +0200
  • 8db5a0bc9e blake: change dynamic round system Tanguy Pruvot 2015-10-11 03:42:28 +0200
  • c7cfe0e2ca Fix windows linkage, C/C++ mismatch Tanguy Pruvot 2015-10-11 00:53:54 +0200
  • ab5cc7162e refactor: create bench.cpp and algos.h Tanguy Pruvot 2015-10-10 20:18:00 +0200
  • c2214091ae benchmark: free last memory leaks on algo switch Tanguy Pruvot 2015-10-10 02:12:43 +0200
  • 4e1e03b891 benchmark: store all algos results + cuda fixes Tanguy Pruvot 2015-10-08 23:55:32 +0200
  • 934555994d benchmark: allow -a auto to bench all algos at once Tanguy Pruvot 2015-10-08 21:41:20 +0200
  • 922c2a5cd7 algos: free allocated mem for algo switch Tanguy Pruvot 2015-10-08 21:31:16 +0200
  • ee93927fac diff: use the new function in all algos Tanguy Pruvot 2015-10-07 20:02:10 +0200
  • 42789f1a0d whirlpool: allow stratum compat with new coins Tanguy Pruvot 2015-10-07 02:22:18 +0000
  • 5f12943de5 whirlpool: add algo free function + vstudio Tanguy Pruvot 2015-10-06 23:49:40 +0200
  • b641bfdf8b diff: rename functions like cpuminer-multi Tanguy Pruvot 2015-10-06 23:08:47 +0200
  • 3f589cc4db restore the whirlpool algo Tanguy Pruvot 2015-10-06 23:01:39 +0200
  • 87edf84bf3 lyra2v2: increase default intensity Tanguy Pruvot 2015-10-04 21:51:04 +0200
  • b3adebdf2a lyra2v2: improve speed on SM 5.2 (Cuda 6.5) with sp unrolls Tanguy Pruvot 2015-10-04 19:25:03 +0200
  • 2ebcd1fbd5 neoscrypt: handle both getwork data sizes FTC/ORB Tanguy Pruvot 2015-09-29 10:26:22 +0200
  • 8fb92415fb stratum: prevent multiple bloc notifications on yaamp Tanguy Pruvot 2015-09-26 10:15:52 +0200
  • 2ee86e8f47 skein: fix share ratio / diff Tanguy Pruvot 2015-09-26 10:10:03 +0200
  • e1c4b3042c algos: add functions to free allocated resources Tanguy Pruvot 2015-09-25 07:51:09 +0200
  • 8ec5dd7d8e Handle the getwork typo in neoscrypt wallets Tanguy Pruvot 2015-09-24 20:53:03 +0200
  • ec054db317 Show shares diff on longpoll pools too Tanguy Pruvot 2015-09-24 13:22:02 +0200
  • 41707760f5 stratum: force exit on pool auth failure Tanguy Pruvot 2015-09-24 11:22:55 +0200
  • fade2b74b5 diff: cleanup after windows test Tanguy Pruvot 2015-09-24 03:57:12 +0200
  • 5308898d1c start v1.7, apply new prototypes to all algos Tanguy Pruvot 2015-09-23 11:56:47 +0200
  • 4babf37256 Add --show-diff parameter and fix pool net diff Tanguy Pruvot 2015-09-23 08:47:39 +0200
  • cd64f9b0e7 Add a new cuda-schedule parameter Tanguy Pruvot 2015-09-17 23:39:55 +0200
  • 8f98bde4fb lyra2v2: improve cubehash with uint2 Tanguy Pruvot 2015-09-06 13:49:52 +0200
  • 6e64383b32 klaus small fixes Tanguy Pruvot 2015-09-05 20:16:24 +0200
  • ac1f6ad1bb try vstudio MinimalRebuild flag... Tanguy Pruvot 2015-09-04 21:14:36 +0200
  • 4b40c16359 v1.6.6 release 1.6.6-tpruvot Tanguy Pruvot 2015-08-28 11:30:04 +0200
  • bcbb959a34 applog: remove useless mutex Tanguy Pruvot 2015-08-24 13:36:47 +0200
  • 9a13624c2e check abort_flag in threads loops Tanguy Pruvot 2015-08-24 13:03:23 +0200
  • 629d987177 Allow to load remote config files with curl Tanguy Pruvot 2015-08-24 08:40:37 +0200
  • 21f5435420 lyra2: improve skein256 component Tanguy Pruvot 2015-08-23 09:43:13 +0200
  • 877f25aee5 lyra2v2: SM3.0 compat too Tanguy Pruvot 2015-08-23 09:42:22 +0200
  • 5be0a5c586 update autoconf scripts Tanguy Pruvot 2015-08-23 06:36:06 +0200
  • 64e997e9d6 prepare release 1.6.6 Tanguy Pruvot 2015-08-22 17:29:11 +0200
  • 01f3183c31 bmw algo for MDT, with midstate Tanguy Pruvot 2015-08-22 15:01:51 +0200
  • e4414752c4 vstudio: lyra warning fixes + project dups Tanguy Pruvot 2015-08-22 14:48:02 +0200
  • e3548f46f3 drop animecoin support Tanguy Pruvot 2015-08-22 12:33:32 +0200
  • 736f916da3 Restore default timeout (300s) for normal use Tanguy Pruvot 2015-08-22 12:12:12 +0200
  • c9ef0b6b39 affinity: allow more than 8 cores values (and hexa) Tanguy Pruvot 2015-08-22 12:08:18 +0200
  • b256ca47a0 bmw256: reduce target array size Tanguy Pruvot 2015-08-19 07:12:12 +0200
  • 6500e7401a lyra2v2: properly exclude SM 3.0 devices Tanguy Pruvot 2015-08-18 13:43:21 +0200
  • da8a31c4e5 vstudio: restore missing x15 whirlpool Tanguy Pruvot 2015-08-18 12:26:52 +0200
  • 53cd591956 lyra2v2, bmw256 and cubehash256 cleanup + diff fix Tanguy Pruvot 2015-08-18 11:02:01 +0200
  • 4b04ca8027 lyra2v2: aliases and readme Tanguy Pruvot 2015-08-18 09:25:28 +0200
  • c9a66b696f return to original lyra2 code Tanguy Pruvot 2015-08-18 09:21:11 +0200
  • d4e191610e Import and adapt lyra2v2 Tanguy Pruvot 2015-08-18 09:27:11 +0200
  • 3788fef9fd Restore whirlpoolx algo Tanguy Pruvot 2015-08-15 06:46:32 +0200
  • 21630d5fbc affinity: do not default to win32 Tanguy Pruvot 2015-07-25 06:46:40 +0200
  • e2f73614c0 link the no-extranonce option to the cmdline Tanguy Pruvot 2015-07-21 03:11:13 +0200
  • 40fc2bdcbc nvml: store prev. clocks/limit for a proper reset on exit Tanguy Pruvot 2015-07-21 13:21:49 +0200
  • d923f0c1b2 solo: improve getmininginfo Tanguy Pruvot 2015-07-21 02:00:21 +0200
  • 6b69246c33 intermediate 1.6.5-C11 release for chaincoin 1.6.5-C11 Tanguy Pruvot 2015-07-06 22:38:47 +0200
  • c5df142124 Add c11 algo (x11 variant) Tanguy Pruvot 2015-06-29 10:49:09 +0200
  • 15293d063f remove pluck algo Tanguy Pruvot 2015-06-28 20:45:38 +0200