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

[Question]Graphics/Forge window support for oneAPI backend (Intel Arc)

未关闭
#3,707 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
冷清
技术栈
cpp

调研方向

首先检查 ArrayFire 对 oneAPI 后端的 Forge/图形支持,重点关注 af::Window 和可视化入口点。确定当前的支持状态、是否可以将 oneAPI 计算与 OpenGL 显示混合使用,并记录任何可用的变通方案或时间表。

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

描述

Hello ArrayFire team,

I am the developer of ZBF (Zero Bad Frames), a 17-year planetary imaging pipeline using ArrayFire for GPU-accelerated image processing.

My current setup uses ArrayFire with the oneAPI backend on Intel Arc A750 (OCuLink eGPU). The compute part works well, but I am missing graphics/Forge window support for the oneAPI backend — currently I cannot use af::Window and visualization functions natively with oneAPI/Intel Arc.

This is critical for my turbu1 acquisition module, which displays real-time camera frames at 200fps using ArrayFire's 2-window display.

Could you provide:

  1. Current status of Forge/graphics support for the oneAPI backend
  2. Estimated timeline for full graphics support
  3. Any workaround available in the meantime (e.g. mixed oneAPI compute + OpenGL display)

Thank you for this excellent library — the oneAPI backend is a key enabler for Intel Arc users in the scientific computing community.

Michel Szlosser
Developer, ZBF Pipeline — gpu-vision.fr

主要语言
C++
星标
4.9k
派生
555
平均合并
1 小时 24 分钟
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

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

arrayfire/arrayfire 的其他 Issue

查看 arrayfire/arrayfire 的全部 Issue

相似的 Issue

更多 C++ Issue

把新 issue 发到你的邮箱

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