This commit is contained in:
Chao Liu
2019-08-13 17:26:00 -05:00
parent 40836ab926
commit 740149fcf1
13 changed files with 71 additions and 215 deletions

View File

@@ -71,7 +71,7 @@ int main(int argc, char* argv[])
{
using namespace ck;
#if 0
#if 1
constexpr index_t N = 64;
constexpr index_t C = 1536;
constexpr index_t HI = 8;