Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Export dynamic_cufunction.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Mar 22, 2019
1 parent a2a07a6 commit 8d2131f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/execution.jl
@@ -1,6 +1,6 @@
# Native execution support

export @cuda, cudaconvert, cufunction, nearest_warpsize
export @cuda, cudaconvert, cufunction, dynamic_cufunction, nearest_warpsize


## helper functions
Expand Down

0 comments on commit 8d2131f

Please sign in to comment.