Apache Mahout Qumat 0.6.0rc2 and qumat-qdp 0.2.0rc2 are available on
PyPI for community testing. RC2 supersedes RC1 with four fixes.

Install:

pip install --pre "qumat==0.6.0rc2"
pip install --pre "qumat-qdp==0.2.0rc2"

References:

qumat https://pypi.org/project/qumat/0.6.0rc2/
qumat-qdp https://pypi.org/project/qumat-qdp/0.2.0rc2/
Git tag https://github.com/apache/mahout/releases/tag/mahout-qumat-0.6.0-RC2
Testing https://github.com/apache/mahout/issues/1329
Milestone https://github.com/apache/mahout/milestone/2

Fixes since RC1:

#1303 fix(qdp): reject invalid non-amplitude benchmark combos
#1322 fix(build): gate test_rust on nvcc presence, not just nvidia-smi
#1323 fix(qdp): fall back to CPU when GPU arch not in PyTorch's compiled
list
#1324 fix(qdp): guard batch size multiplication against overflow

The full 130-PR changelog from 0.5.0 is unchanged from RC1 (see #1315).

Community testing will run for 3–5 days. Please record findings on
#1329. If no blocking issues surface, the formal [VOTE] thread will
follow.

Regards,
Ryan Huang
Release Manager, Apache Mahout

Reply via email to