AMDGPU.jl
AMDGPU.jl copied to clipboard
[rocSOLVER] Interface geblttrf_npvt and geblttrs_npvt
cc @sshin23
Tests fail because of incompatibility with GPUCompiler 1.3. Are you on latests commit?
Otherwise there's already a fix, but it will be merged in a bit
@pxl-th
Yes, I rebased before doing these commits.
I try to test my PR on the MI300x that we have here at Argonne but I have these errors:
'gfx942' is not a recognized processor for this target (ignoring processor)
warning: sramecc 'On' was requested for a processor that does not support it!
MI300x requires LLVM 18, so you can try with Julia 1.12, but I haven't tested AMDGPU with 1.12 at all yet.
Can this be merged together with #816 @amontoison ?
@luraess Yes, we can merge both PRs.