[NIGHTLY] v25.04.00
Pre-release
Pre-release
·
61 commits
to branch-25.06
since this release
🔗 Links
🚨 Breaking Changes
- Add OOM fail reason, attempted allocation size to exception messages (retry) (#1844) @pmattione-nvidia
- Use new rapids-logger library (#1808) @vyasr
🐛 Bug Fixes
- Revert "Set mempool hw_decompress flag if driver supports it (#1854)" (#1873) @wence-
- Fix run export on cudatoolkit (#1862) @vyasr
- Fix dependencies.yaml for update-version.sh (#1859) @raydouglass
- Embed
__FILE__
as C-string for prefix replacement (#1858) @jakirkham - Add OOM fail reason, attempted allocation size to exception messages (retry) (#1844) @pmattione-nvidia
- Revert "Add OOM fail reason, attempted allocation size to exception messages" (#1843) @pmattione-nvidia
- fix GITHUB_WORKSPACE not being present locally (#1841) @msarahan
- Add telemetry setup to build workflows (#1838) @bdice
- Use static gbench (#1837) @bdice
- Fixes for rattler recipe (#1835) @bdice
- Depend on rapids-logger in host to prevent redistribution (#1834) @bdice
- Add OOM fail reason, attempted allocation size to exception messages (#1827) @pmattione-nvidia
📖 Documentation
🚀 New Features
- Add async view memory resource bindings to Python. (#1864) @bdice
- Run examples in CI (#1850) @bdice
- Add tests for RMM internal macros. (#1847) @bdice
- Add basic example. (#1800) @bdice
🛠️ Improvements
- Set mempool hw_decompress flag if driver supports it (#1854) @wence-
- Error if LIBCUDACXX_ENABLE_EXPERIMENTAL_MEMORY_RESOURCE is not defined. (#1852) @bdice
- Fix for -fdebug-prefix-map breaking sccache (#1846) @bdice
- fix(rattler): force
cuda_major
anddate_string
to be strings (#1842) @gforsyth - use gha-tools rapids-telemetry-setup for mkdir -p (#1839) @msarahan
- fix(rattler): resolve all overlinking errors (#1836) @gforsyth
- Update rattler-build recipe with assorted small fixes (#1832) @gforsyth
- Sccache stats telemetry (#1830) @msarahan
- Consolidate more Conda solves in CI (#1828) @KyleFromNVIDIA
- Require CMake 3.30.4 (#1826) @robertmaynard
- Create Conda CI test env in one step (#1824) @KyleFromNVIDIA
- Apply IWYU changes and fix deprecated GTest usage (#1821) @bdice
- Remove unnecessary index (#1820) @vyasr
- Use shared-workflows branch-25.04 (#1816) @bdice
- Use
rapids-pip-retry
in CI jobs that might need retries (#1814) @gforsyth - Use nightly matrix for branch tests. (#1813) @bdice
- Use build_type input (#1812) @bdice
- Add
build_type
to workflow inputs (#1811) @gforsyth - Use new rapids-logger library (#1808) @vyasr
- Forward-merge branch-25.02 to branch-25.04 (#1806) @bdice
- disallow fallback to Make in wheel builds (#1804) @jameslamb
- Migrate to NVKS for amd64 CI runners (#1803) @bdice
- Branch 25.04 merge branch 25.02 (#1799) @vyasr
- Port to rattler-build (#1796) @gforsyth