You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some nvdisasm issues - nvdisasm from toolkits different to (older than?) the driver version sometimes struggle with the binaries produced by the latest driver / nvJitLink, and I have not been able to identify a pattern. The SASS inspection tests were disabled, but they should be re-enabled and the root cause resolved (if it was not a transient issue with the packaged versions we were getting in CI shortly after the CUDA 13 release). See https://github.com/NVIDIA/numba-cuda/pull/385/files#diff-a9317012eb2763cef1081435b171637317071e1ab252ab82f00bb8026241409b
In getting CI working with the CUDA 13 driver there were a couple of hacks needed, which should be addressed when possible:
cuda.bindings.nvrtc, which is not installed in that setup. Some way to build the LTOIR objects in this configuration needs to be found. See https://github.com/NVIDIA/numba-cuda/pull/385/files#diff-c6a6ecd17bfcae0e053cf9dce661870baff104ad82042ce6af76ecb15c6eec0f