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 80bc2a8 commit 1679169Copy full SHA for 1679169
examples/histogram.jl
@@ -17,8 +17,6 @@ end
17
tid = @index(Global, Linear)
18
lid = @index(Local, Linear)
19
20
- @uniform warpsize = Int(32)
21
-
22
@uniform gs = @groupsize()[1]
23
@uniform N = length(histogram_output)
24
0 commit comments