arrayfire / arrayfire/arrayfire-python
`dtype` parameter, and `from_ndarray` crash
- Langage dominant
- Python
- Étoiles
- 422
- Forks
- 63
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100