arrayfire / arrayfire/arrayfire-python
`dtype` parameter, and `from_ndarray` crash
Open
- Dominant language
- Python
- Stars
- 422
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.