Removed old AstroBWT algorithm
It's not used anywhere now.
This commit is contained in:
parent
56753d7c4a
commit
a3cb74f29b
26 changed files with 6 additions and 498 deletions
|
@ -58,11 +58,9 @@ public:
|
|||
|
||||
const Algorithm algorithm;
|
||||
const Assembly assembly;
|
||||
const bool astrobwtAVX2;
|
||||
const bool hugePages;
|
||||
const bool hwAES;
|
||||
const bool yield;
|
||||
const int astrobwtMaxSize;
|
||||
const int priority;
|
||||
const int64_t affinity;
|
||||
const Miner *miner;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue