Skip to content

Releases: rapidsai/pynvjitlink

v0.4.0

25 Oct 07:13
b44e2cb
Compare
Choose a tag to compare
  • Fix building tests in multi-gpu environment (#98)
  • Change cmake.verbose = true to build.verbose = true (#99)
  • Use build-system.requires to set scikit-build-core minimum version (#100)
  • Set CUDA version in one file (and use everywhere else) (#101)
  • Drop Python 3.9 support (#102)
  • Use CI workflow branch 'branch-24.10' again (#105)
  • Use conda strict channel priority. (#109)
  • Update to CUDA 12.6 (#97)

v0.3.0

19 Sep 15:55
v0.3.0
b4f3d94
Compare
Choose a tag to compare
  • Rebuild with CUDA 12.5.1
  • Drop CentOS 7
  • Fix wheels to exclude libcuda.so
  • Add new nvjitlink_version function to determine the nvJitLink version built with
  • Exclude CMake 3.30.0 when building
  • GHA improvements (including publishing directly to PyPI)
  • Other minor cleanup

v0.2.4

26 Jun 16:42
5e0dc9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4