Skip to content

Stop overdubbing CUDA math functions

Churavy, Valentin requested to merge github/fork/ali-ramadhan/patch-1 into master

Created by: ali-ramadhan

I think with CUDA.jl v3 there is no longer a need to overdub/rewrite CUDA specific math functions.

If anything CUDA.pow doesn't exist anymore.

Merge request reports

Loading