Commit Graph

41 Commits

Author SHA1 Message Date
John Tromp 191d3b583f allow command line personalization for plain CPU miners 2018-07-10 09:55:16 +02:00
John Tromp 8d85a6cdb5 add 192,7 cuda support 2018-06-09 13:52:54 +02:00
John Tromp 39a91772ab add eq1927 target for (192,7) parameters 2018-04-16 12:54:13 +02:00
John Tromp 859f9791af explain more options 2018-04-16 11:19:44 +02:00
John Tromp 4780386590 start add support for DIGITBITS<16 2017-01-29 18:25:01 -05:00
tromp befa85a49c fix Makefile bug 2016-11-28 22:17:38 -05:00
John Tromp 33fed1c9d5 change equi_miner to 2^10 buckets; obsolete dev_miner 2016-11-18 23:50:23 -05:00
tromp e681422760 fix bugs 2016-11-18 21:12:41 -05:00
tromp c26df4939b unroll 2^10 buckets 2016-11-17 23:38:26 -05:00
tromp bd8cae6da8 fix typoes/bugs 2016-11-17 18:04:57 -05:00
tromp d83965a172 add cantor slots enabling 2^10 buckets 2016-11-17 17:55:19 -05:00
John Tromp 525a16a1ff replace USE_AVX2 by NBLAKES; try x8 as well as x4 2016-11-11 23:17:01 -05:00
John Tromp bbf035ad83 add -mavx2 where appropriate 2016-11-06 10:49:52 -05:00
tromp bf5c2b01fd add -x <hexheader> option; rename blake2b to blake2-asm 2016-10-28 12:17:34 -04:00
John Tromp 6e0d9baaae fixes and 1445 benches 2016-10-27 16:45:07 -04:00
John Tromp efe48b0ae0 split 144,5 targets for AVX2 2016-10-27 16:19:58 -04:00
tromp d3454d9228 separate make targets for AVX2 2016-10-27 15:55:09 -04:00
John Tromp 752b4ab14f cleanup .gitignore and fix Makefile 2016-10-27 14:17:56 -04:00
John Tromp fc72754ded change 2nd stage bucketsort to slot linking 2016-10-27 13:17:41 -04:00
John Tromp 6473d85b1f try make blake2bip work 2016-10-26 21:52:46 -04:00
John Tromp 1788096b83 Merge branch 'master' of github.com:tromp/equihash
merge
2016-10-26 18:29:19 -04:00
John Tromp fe024ae0d4 prepare blake2bip 2016-10-26 18:29:12 -04:00
tromp 51ededbe67 improve documentation 2016-10-26 18:28:07 -04:00
John Tromp 0531fd49e7 small cuda optimizations 2016-10-25 00:10:13 -04:00
John Tromp 22fc059af2 new headernonce setup and many small changes 2016-10-23 22:29:22 -04:00
Rudi Cilibrasi fd85e3b1f8 Remove binaries from repo and add Makefiles to build as necessary 2016-10-23 14:04:12 -07:00
John Tromp fa73e24c4b try use xenoncat's blake2b 2016-10-23 15:17:25 -04:00
John Tromp 63afe5b8cc add 144,5 test 2016-10-21 23:56:27 -04:00
tromp 98f6445522 fix test target 2016-10-20 12:21:58 -04:00
tromp e914263dfb Merge branch 'master' of github.com:tromp/equihash
merge Makefile
2016-10-19 17:49:29 -04:00
tromp 8db3c1aa42 add several versions in development 2016-10-19 17:49:11 -04:00
bitspill 0823a7b0fe Remove obsolete object from `clean` target 2016-10-19 13:43:31 -05:00
John Tromp 46db0d62ee fix other parameters 2016-10-18 23:29:48 -04:00
John Tromp f7d970e028 unify cuda lowmem and fast versions 2016-10-18 15:06:32 -04:00
tromp e088f4c29b develop cuda 2016-10-17 21:46:18 -04:00
tromp a29c3ac5c3 refactor types and reduce buckets from 2^16 to 2^12 2016-10-17 14:52:30 -04:00
tromp f06ff12ed5 obsolete faster by speeding up low-mem versions 2016-10-16 18:49:03 -04:00
tromp 8193ed0fd8 fix flags 2016-10-14 15:44:39 -04:00
tromp 49ebfb40b9 fix compiler flags 2016-10-14 15:41:59 -04:00
tromp 5f9965b63f add spark target 2016-10-14 14:31:55 -04:00
tromp 72db6ff8a5 add solvers 2016-10-14 14:28:34 -04:00