cuda-python
cuda-python copied to clipboard
Update the CUDA runtime to 13.1.1
Description
Updates the statically linked CUDA runtime to 13.1.1
I used https://github.com/NVIDIA/cuda-python/pull/1131 as a template for this.
Checklist
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.