Skip to content

Commit dc2cbc4

Browse files
Update roadmap.md
1 parent d1fb723 commit dc2cbc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roadmap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This is the list of features that we want to have implemented by the next versio
1111
* Option to set a function that performs output verfication, instead of numpy.allclose()
1212
* Option to change defaults for 'block_size_x', and so on
1313
* Option to set a function that computes search space restriction, instead of a list of strings
14+
* Option to set function that computes grid dimensions instead of grid divisor lists
15+
* Option to set dynamically allocated shared memory for CUDA backend
1416
* Option to set compiler name, when using C backend
1517
* Option to pass a function that generates the kernel code
1618
* Option to pass the fraction of the search space covered by sample runner

0 commit comments

Comments
 (0)