Skip to content

Commit 71e0171

Browse files
Update Roadmap
1 parent a97c565 commit 71e0171

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

roadmap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@ priorities grow and shift.
88

99
This 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

0 commit comments

Comments
 (0)