JuliaGPU / CUDA.jl

CUDA programming in Julia.
https://juliagpu.org/cuda/
Other
1.16k stars 206 forks source link

Fixup Enzyme: Mark CuArray as noalias #2401

Closed wsmoses closed 1 month ago

maleadt commented 1 month ago

@wsmoses Please use the following incantation on your commits for now to skip unnecessary testing. We lack the ability to select tests based on changes.

[skip julia]
[skip cuda]
[skip subpackages]
[skip special]
wsmoses commented 1 month ago

@maleadt oh fantastic, yeah that will solve all the CI problems.