This commit is contained in:
Chao Liu
2019-09-27 16:38:11 -05:00
parent 14315b72f3
commit 012d3a071b
8 changed files with 31 additions and 49 deletions

View File

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