arrayfire / arrayfire/arrayfire-python
`dtype` parameter, and `from_ndarray` crash
- 主要语言
- Python
- 星标
- 422
- 派生
- 63
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have a back end using mesa/rusticl OpenCL on fedora 40 with both an NVIDIA and AMD GPU. There are two opencl backends for the AMD device, ROCm and the aforementioned mesa drivers. The mesa drivers are how I interface to the NVIDIA GPU (trying to avoid using the proprietary driver). Everything works fine with the ROCm driver, however, any time there is a `dtype` parameter arrayfire segfaults, also I noticed it crashes with `from_ndarray`
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reproducing the `dtype` parameter and `from_ndarray` crashes on Fedora 40 with the Mesa/Rusticl OpenCL backend, then compare behavior with ROCm. Trace the two entry points and narrow down the backend-specific failure; done means both operations work without a segmentation fault on the reported setup.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100