# Mahout Build

> Build and test Apache Mahout (qumat + qdp). Use when this capability is needed.

- Skill: `tomevault-io/mahout-build` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/mahout-build`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/mahout-build/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/mahout-build

---


# Mahout Build

## Usage
```
/mahout-build
```

## Commands

| Step | Command |
|---|---|
| Setup | `uv sync --group dev` |
| Pre-commit | `uv run pre-commit run --all-files` |
| Rust tests (GPU) | `cd qdp && cargo test` |
| Python build (GPU) | `uv run --active maturin develop --manifest-path qdp/qdp-python/Cargo.toml` |
| Python tests | `uv run pytest` |
| All tests | `make tests` |

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/guan404ming) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

