We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa50d1d commit 5b55c09Copy full SHA for 5b55c09
CONTRIBUTING.md
@@ -51,7 +51,7 @@ Some of the things that need to be worked on include but are not limited to-
51
- [ ] support more primitive types such as `char`, `i32`, `u128`
52
5. etc.
53
- [ ] support structures with `#[gpu_use_struct]`
54
- - [ ] support helper functions `#[gpu_use_fn]`
+ - [ ] support functions (that can be called from inside of for loop) `#[gpu_use_fn]`
55
56
To be even more specific, here is what we want to do-
57
0 commit comments