add back some code

This commit is contained in:
Chao Liu
2019-08-13 12:21:38 -05:00
parent 8bdaba51f8
commit 40836ab926
4 changed files with 54 additions and 8 deletions

View File

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