We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454c3f5 commit 367fe6dCopy full SHA for 367fe6d
1 file changed
src/cuTile.jl
@@ -41,7 +41,4 @@ include("language/atomics.jl")
41
public launch
42
launch() = error("Please import CUDA.jl before using `cuTile.launch`.")
43
44
-# Export identity types for reduction operations
45
-public IdentityVal, FloatIdentityVal, IntegerIdentityVal
46
-
47
end # module cuTile
0 commit comments