Maybe add an example that doesn't use `__wait_until_valid_func`
Open
- Dominant language
- LLVM
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For some uses, it might be nice to avoid the whole CUDA-style function dispatch technique and instead does something right in `main`, as the old non-CUDA example used to do. We can do some experiments, see if this is possible, and make up an example if so.
This will require manually freezing and unfreezing the tiles.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.