Skip to content

Status of testing Apache Mahout Qumat 0.6.0rc2 #1329

@ryankert01

Description

@ryankert01

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

  • pip install --pre "qumat==0.6.0rc2" works on your platform
  • If on Linux + NVIDIA GPU: pip install --pre "qumat[qdp]==0.6.0rc2" installs cleanly
  • Anything you contributed to 0.6.0 still behaves correctly under RC2
  • No regressions vs RC1 in your workflow

If nothing critical surfaces within 3–5 days, we'll move to the formal [VOTE] thread.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions