File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,12 @@ priorities grow and shift.
88
99This is the list of features that we want to have implemented by the next version.
1010
11+ * Enable setting search strategy parameters through the user interface
12+ * Extend Fortran support, no more warnings on data types or missing block size parameter etc.
13+ * Turn the C backend into a more general compiler backend
14+ * A get_parameterized_kernel_source function to return the parameterized kernel source for inspection
1115 * A test_kernel function to perform parameterized testing without tuning
16+ * Function to instrument source files with parameter values after tuning
1217 * Function to generate wrapper kernels for directly calling device functions
1318
1419### version 1.0.0
You can’t perform that action at this time.
0 commit comments