summaryrefslogtreecommitdiff
path: root/expt_0529.cu
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2023-05-30 02:09:17 +0800
committerKunoiSayami <[email protected]>2023-05-30 02:09:17 +0800
commit77796af33c0b45189b03839f725899c62db8ae71 (patch)
tree54d379ce8b822fc0cb723e87a4aa850fe1e38022 /expt_0529.cu
parentd01ba96eb4ae147159f15d5f3cdb076fc60483e4 (diff)
fix: Fix read helper bug
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to 'expt_0529.cu')
-rw-r--r--expt_0529.cu2
1 files changed, 2 insertions, 0 deletions
diff --git a/expt_0529.cu b/expt_0529.cu
index 11524a7..985648f 100644
--- a/expt_0529.cu
+++ b/expt_0529.cu
@@ -1,3 +1,5 @@
+// Experimental content: Print level by cdf
+
#include "sortlib.cuh"
#define READ_NO_OUTPUT
#include "read_helper.h"