EPIC: Fix the nightly CI failures
@rwgk ya está trabajando en esto.
Desde el 28/8/2026.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
The nightly CI has failed on every scheduled run in the retained window — 25/25 from Aug 3 to Aug 27. The CI: Coverage workflow has been red since Aug 15, and the nightly pixi GPU job has never passed since it was added in June.
This epic collects the work to get all of them green.
The five failures
| # | Issue | Failure | Shape of the problem |
|---|---|---|---|
| 1 | #2723 | coverage html aborts |
Cython's coverage plugin cannot report on .pxd/.pxi files; the .coveragerc ignore list names 3 files by hand and two new ones landed |
| 2 | #2724 | nvidia-smi: command not found |
Container never gets GPU access — NVIDIA_VISIBLE_DEVICES is not set |
| 3a | NVIDIA/numba-cuda#907 | numba-cuda suite dies at import | numpy 2.5 removed np.row_stack; numba-cuda registers an overload for it at import time |
| 3b | #2726 + NVIDIA/numba-cuda-mlir#286 | 2 numba-cuda-mlir tests fail | A version gate turned off 12 test-deselects when only 11 should have gone |
| 3c | #2725 | released cuda-core dies at collection | cuda.bindings._test_helpers was deleted without a shim; frozen released code still imports it |
| — | #2204 | (no notifications) | Why all of the above stayed invisible; pre-existing, folded into this epic |
- Lenguaje dominante
- Cython
- Estrellas
- 3.4k
- Forks
- 329
- Merge medio
- 1 d 21 h
- PR fusionados (30 d)
- 113
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de NVIDIA/cuda-python
-
bug cuda.core
Dificultad 2/5 1-3 horas Aptitud para principiantes 76/100
NVIDIA/cuda-python#2886 · 1 comentario ·
-
triage
Dificultad 1/5 Menos de una hora Aptitud para principiantes 88/100
NVIDIA/cuda-python#2717 ·
-
triage
Dificultad 1/5 1-3 horas Aptitud para principiantes 90/100
NVIDIA/cuda-python#2712 ·
-
[BUG]: LocatedHeaderDir is mutable, so callers can poison the cached header-directory lookup Abiertotriage
Dificultad 2/5 1-3 horas Aptitud para principiantes 82/100
NVIDIA/cuda-python#2646 · 1 reacción ·
-
cuda.core triage
Dificultad 2/5 1-3 horas Aptitud para principiantes 62/100
NVIDIA/cuda-python#2435 · 1 comentario ·