NVIDIA / NVIDIA/cuda-python

Add descriptive exception handling to linker and program options which are not supported on a CTK version basis + handle in tests

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

还没有人认领这个 Issue。

cuda.core enhancement P1
主要语言
Cython
星标
3.4k
派生
329
平均合并
1 天 21 小时
30 天内合并 PR
113

描述

no-cache, for example, is not supported when using an environment with cuda 12.4 . Find a compatibility matrix and apply it to supported options when users construct a LinkerOptions instance.

It is possible that the issue is not related to compatibility, in which case it should be resolved appropriately.

repro:

run cuda core linker tests in an environment with nvjitlink from cuda 12.4

贡献指南

打开贡献指南

从这里开始

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

调研方向

从 LinkerOptions 的构造路径和 CUDA 核心链接器测试开始,然后使用 CUDA 12.4 中的 nvjitlink 重现无缓存情况。确定失败是由版本兼容性还是其他原因导致的,并在不受支持的选项引发描述性异常且测试覆盖该行为后结束。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
compilers
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

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