Testing Apache Mahout Qumat 0.6.0rc2
RC2 supersedes RC1 (#1315) with four post-RC1 fixes. The full 130-PR changelog since 0.5.0 is unchanged — see #1315 for that list. Please re-test the four fixes below and re-validate anything you flagged on RC1.
Requirements
- Python 3.10, 3.11, or 3.12
- For QDP extension: Linux x86_64 with NVIDIA GPU and CUDA
Installation
# Core package
pip install --pre "qumat==0.6.0rc2"
# With QDP extension
pip install --pre "qumat[qdp]==0.6.0rc2"
Links
Fixes added in RC2 (please verify)
General regression check
If nothing critical surfaces within 3–5 days, we'll move to the formal [VOTE] thread.
Testing Apache Mahout Qumat 0.6.0rc2
RC2 supersedes RC1 (#1315) with four post-RC1 fixes. The full 130-PR changelog since 0.5.0 is unchanged — see #1315 for that list. Please re-test the four fixes below and re-validate anything you flagged on RC1.
Requirements
Installation
Links
Fixes added in RC2 (please verify)
General regression check
pip install --pre "qumat==0.6.0rc2"works on your platformpip install --pre "qumat[qdp]==0.6.0rc2"installs cleanlyIf nothing critical surfaces within 3–5 days, we'll move to the formal [VOTE] thread.