summaryrefslogtreecommitdiff
path: root/expt_0516_2.cu
diff options
context:
space:
mode:
Diffstat (limited to 'expt_0516_2.cu')
-rw-r--r--expt_0516_2.cu1
1 files changed, 1 insertions, 0 deletions
diff --git a/expt_0516_2.cu b/expt_0516_2.cu
index 860e146..9171d01 100644
--- a/expt_0516_2.cu
+++ b/expt_0516_2.cu
@@ -1,5 +1,6 @@
// Experimental content: Test CustomSort Calculation
#define DISABLE_TEST_WARNING
+#define ENABLE_SORT_TEST
#include "sortlib.cuh"
#include <algorithm>