summaryrefslogtreecommitdiff
path: root/expt_0516.cu
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2023-06-04 18:34:21 +0800
committerKunoiSayami <[email protected]>2023-06-04 18:34:21 +0800
commit1fbb943005ad78335f0b921be516b3df8140406d (patch)
tree454d384ed2566a907b11be57a6b7e49ddbc74605 /expt_0516.cu
parentd8384bdc4aa7fa1ccc24aec296fac83f1d43a2b4 (diff)
Diffstat (limited to 'expt_0516.cu')
-rw-r--r--expt_0516.cu2
1 files changed, 1 insertions, 1 deletions
diff --git a/expt_0516.cu b/expt_0516.cu
index 351a8c4..48b3811 100644
--- a/expt_0516.cu
+++ b/expt_0516.cu
@@ -1,6 +1,6 @@
// Experimental content: Test branch performance (optimized memory and output)
// #define PRINT_READ_PROCESS
-#include "read_helper.h"
+#include "read_helper_p.h"
#include "sortlib.cuh"
#include <algorithm>