Fix the "Initialization" in the Sysman Programming Guide
还没有人认领这个 Issue。
评估
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 新手友好度
- 45/100
- Issue 类型
- 文档
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- cpp
调研方向
先阅读 spec.oneapi.io/level-zero/latest/sysman/PROG.html 中 Sysman Programming Guide 的 Initialization 部分,然后阅读 compute-runtime issue 686 了解兼容性细节。更新引用的陈述,使其与有文档记录的 ZesInit() 行为一致,并验证渲染后的 guide 不再声称在该情况下 cast 有效。
由索引模型根据 Issue 内容生成。
描述
From https://spec.oneapi.io/level-zero/latest/sysman/PROG.html
"For compatibility, an application may also use the Level0 Core API to enumerate through available accelerator devices in the system. For each device handle, an application can cast it to a sysman device handle to manage the system resources of the device."
This cast is invalid when using ZesInit() as discussed in https://github.com/intel/compute-runtime/issues/686, it's only valid when using zeInit() + the env var to enable Sysman. I asked for the fix there last year but the issue was closed without the spec fix.
- 主要语言
- C++
- 星标
- 335
- 派生
- 140
- 平均合并
- 12 小时 32 分钟
- 30 天内合并 PR
- 5
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
oneapi-src/level-zero 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 84/100
oneapi-src/level-zero#495 ·
-
难度 2/5 1-3 小时 新手友好度 72/100
oneapi-src/level-zero#485 ·
-
难度 1/5 1 小时以内 新手友好度 76/100
oneapi-src/level-zero#447 · 2 条评论 ·
-
难度 5/5 一周以上 新手友好度 30/100
oneapi-src/level-zero#482 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 25/100
oneapi-src/level-zero#419 ·
查看 oneapi-src/level-zero 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 86/100
-
Sensor initialization takes very long when `--initial-sim-time` is set to current UNIX timestamp 未关闭
难度 2/5 1-3 小时 新手友好度 78/100
gazebosim/gz-sensors#662 · 1 条评论 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 76/100
-
comp-datalake
难度 2/5 1-3 小时 新手友好度 88/100
ClickHouse/ClickHouse#121222 ·
-
难度 2/5 1-3 小时 新手友好度 68/100
LadybirdBrowser/ladybird#12123 ·