Conditional AST Node & advanced CUDA indexing
- abstraction layer for selecting CUDA block and grid sizes - line based (was implemented before) - block based (new, more flexible) - new conditional (if/else) ast node, which is necessary for indexing schemes (guarding if)
gpucuda/indexing.py
0 → 100644
Please register or sign in to comment