diff --git a/atrip.org b/atrip.org index 7f19a7a..561a375 100644 --- a/atrip.org +++ b/atrip.org @@ -2580,7 +2580,9 @@ template Atrip::Output Atrip::run(Atrip::Input const& in); #include #define ATRIP_BENCHMARK //#define ATRIP_DONT_SLICE -#define ATRIP_DEBUG 1 +#ifndef ATRIP_DEBUG +# define ATRIP_DEBUG 1 +#endif //#define ATRIP_WORKLOAD_DUMP #define ATRIP_USE_DGEMM //#define ATRIP_PRINT_TUPLES