Valentin Churavy
Valentin Churavy
I agree with you that this name does belong into `KernelAbstractionsEnzymeExt` and there is some weirdness putting it into either. The benefit of extensions is that they are automatically loaded,...
Ready from my side. The EnzymeCore extension in KernelAbstractions doesn't have access to GPUCompiler. So I kept the API of returning the job object.
Enzyme is trying to automatically determine the activity of the return argument. Since you are returning a Float64 the return is set to Active, and an automatic `1.0` is used...
Yeah we need an audit pass that confirms that all binaries/so have build-id correctly set.
On 1.6 method overlays are not reliable, butnon the other hand I had CI for 1.6 forever so I am slightly confused for why I have introduced 1.7 as a...
Where do you need atomics? On the CPU? Or on the GPU? On the GPU atomics will be supported from 1.6 onwards.
Yeah you can just use `Atomix.@atomic`.
KA 0.9 and CUDA 4.1 are out so this is now feasible to attempt
Generally for a `jll` we will want the dynamic library if not now then eventually.
@giordano sadly NUMA has no warnings, do you have suggestions for a package that is fast and does emit some warnings?