Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

EPIC: Fix the nightly CI failures

未关闭
#2,722 2 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@rwgk 已经在做这个了。

开始于 2026年8月28日。

评估

这个 Issue 还没有评估数据。

描述

CI/CD EPIC P1

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
主要语言
Cython
星标
3.4k
派生
329
平均合并
1 天 20 小时
30 天内合并 PR
123

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

NVIDIA/cuda-python 的其他 Issue

查看 NVIDIA/cuda-python 的全部 Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。