tiny doc changes

This commit is contained in:
John Tromp 2016-10-27 18:56:09 -04:00
parent 6e0d9baaae
commit de8dbb92ab
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ Performance summary (on 4GHz i7-4790K and NVidia GTX980):
- eqcuda: 23.6 Sol/s
And now, for something completely different: (144,5)
And now, for something completely different: (144,5) taking 2.6 GB of memory
- eq1445 -t 8: 1.0 Sol/s
- eq1445avx2 -t 8: 1.2 Sol/s

2
equi.h
View File

@ -17,7 +17,7 @@
typedef uint32_t u32;
typedef unsigned char uchar;
// algorithm parameters, prefixed with W to reduce include file conflicts
// algorithm parameters, prefixed with W (for Wagner) to reduce include file conflicts
#ifndef WN
#define WN 200