Commit Graph

49 Commits

Author SHA1 Message Date
John Tromp ef21c94286 add other xenoncat blake2b files 2016-10-23 15:21:30 -04:00
John Tromp fa73e24c4b try use xenoncat's blake2b 2016-10-23 15:17:25 -04:00
John Tromp 392d234731 fix htobe32 for Apple OSX 2016-10-23 10:55:10 -04:00
John Tromp 11e1bed4ea tiny changes 2016-10-22 22:06:52 -04:00
John Tromp 63afe5b8cc add 144,5 test 2016-10-21 23:56:27 -04:00
John Tromp 9d5f985b6c some more micro-optimizations thx to extensive benching 2016-10-21 23:47:41 -04:00
John Tromp 020c40d9e1 Merge branch 'master' of github.com:tromp/equihash
merge
2016-10-21 19:29:33 -04:00
John Tromp 2d3cd5f945 start blake2bp work on dev_miner 2016-10-21 19:29:24 -04:00
tromp 43bbe49c38 add qsort back for benching 2016-10-21 19:25:45 -04:00
John Tromp 80b6c72ab4 tiny optimizations 2016-10-21 17:51:42 -04:00
tromp 4a4f7d32da byteswaps for fun and profit 2016-10-20 19:19:19 -04:00
tromp b4f4c86a49 more tiny changes 2016-10-20 18:57:39 -04:00
tromp 13c805b177 replace qsort by mergesort and xor 64 bits 2016-10-20 18:35:18 -04:00
tromp f99d9abb19 fix dupe bugs 2016-10-20 14:06:48 -04:00
tromp 98f6445522 fix test target 2016-10-20 12:21:58 -04:00
tromp 48cada1e4d move dev into main 2016-10-20 12:06:27 -04:00
tromp e3f83d9321 fix formatting 2016-10-20 11:40:54 -04:00
tromp 4ac5e22527 unroll 2016-10-20 11:37:23 -04:00
tromp 690fc5eff4 tiny speedups 2016-10-19 23:03:26 -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
John Tromp 6157f73388 Merge pull request #2 from bitspill/patch-1
Remove obsolete object from `clean` target
2016-10-19 14:45:40 -04:00
bitspill 0823a7b0fe Remove obsolete object from `clean` target 2016-10-19 13:43:31 -05:00
tromp 32afd65e9a manual bitfields 2016-10-19 11:53:24 -04:00
John Tromp 46db0d62ee fix other parameters 2016-10-18 23:29:48 -04:00
tromp 1cf76fa976 save lotsa memory 2016-10-18 22:07:54 -04:00
John Tromp 2fed4d202f undo unintended change 2016-10-18 17:47:36 -04:00
John Tromp f7d970e028 unify cuda lowmem and fast versions 2016-10-18 15:06:32 -04:00
John Tromp 7c3c96d4fa allow binarry header 2016-10-18 11:11:11 -04:00
tromp 62d89c6ef3 allow binary headers 2016-10-18 10:35:10 -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
John Tromp 3cc4e5ae30 work in progress 2016-10-17 00:51:16 -04:00
John Tromp f6c1a3196e minor changes 2016-10-16 19:17:11 -04:00
tromp f06ff12ed5 obsolete faster by speeding up low-mem versions 2016-10-16 18:49:03 -04:00
John Tromp c2a84f98b9 avoid extra struct member 2016-10-15 22:08:56 -04:00
tromp 786b37d700 optimally pre-allocate all memory 2016-10-15 20:16:42 -04:00
tromp f86b85432f add build instructions 2016-10-14 18:28:53 -04:00
tromp ce7e0805a0 exclude blake2b.cu from license for now 2016-10-14 16:38:34 -04:00
tromp b019dd46da get allocation right 2016-10-14 16:14:09 -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 0b278aa8b5 fix info 2016-10-14 15:34:39 -04:00
tromp 8b1320cfb8 add some info 2016-10-14 15:33:55 -04:00
tromp 88ad63088f include license 2016-10-14 15:30:52 -04:00
tromp 0347bb0f0f not so much 2016-10-14 14:39:22 -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
John Tromp e22714c5f6 Initial commit 2016-10-13 19:16:40 -04:00