Skip to content

Commit 9ed7c34

Browse files
Update GPUArrays.jl
1 parent a4837fc commit 9ed7c34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GPUArrays.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ include("random.jl")
2121

2222
export GPUArray, gpu_call, thread_blocks_heuristic, global_size, synchronize_threads
2323
export linear_index, @linearidx, @cartesianidx, convolution!, device, synchronize
24+
export JLArray
2425

2526
end # module

0 commit comments

Comments
 (0)