Update Debug
This commit is contained in:
parent
5c177a85bc
commit
e161e4c0d6
@ -2580,7 +2580,9 @@ template Atrip::Output Atrip::run(Atrip::Input<Complex> const& in);
|
|||||||
#include <functional>
|
#include <functional>
|
||||||
#define ATRIP_BENCHMARK
|
#define ATRIP_BENCHMARK
|
||||||
//#define ATRIP_DONT_SLICE
|
//#define ATRIP_DONT_SLICE
|
||||||
#define ATRIP_DEBUG 1
|
#ifndef ATRIP_DEBUG
|
||||||
|
# define ATRIP_DEBUG 1
|
||||||
|
#endif
|
||||||
//#define ATRIP_WORKLOAD_DUMP
|
//#define ATRIP_WORKLOAD_DUMP
|
||||||
#define ATRIP_USE_DGEMM
|
#define ATRIP_USE_DGEMM
|
||||||
//#define ATRIP_PRINT_TUPLES
|
//#define ATRIP_PRINT_TUPLES
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user