LINUX.ORG.RU

В mesa git добавили поддержку OpenCL via rust для RadeonSI

 , ,


0

2

https://www.phoronix.com/news/RadeonSI-Rusticl-Mesa-23.1

в комментах утверждается, что даже Davici resolve работает если добавить еще один MR

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21305

В общем вот, тестируйте у кого есть на чём.

★★★★

Ответ на: комментарий от steemandlinux

Если это про SVM (шаренная память с хостом из opencl 2.0) то в нуво вроде поддержку добавили:

commit bfee3a8563d2ec9bec89704c4cbb603203d9ad84 Author: Karol Herbst kherbst@redhat.com Date: Sat Nov 5 13:33:45 2022 +0100 rusticl: add support for fine-grained system SVM
At the moment it’s an all or nothing. A driver supporting fine-grained system SVM can enable it in order to get full SVM support. Lower levels could be emulated by userptrs and placing the bo at the same locations in the GPU’s VM as well, but that would require reworking quite a bit on the drivers side.
For now supporting mmu_notifiers on the kernel side is the only way of getting SVM support with Rusticl.

The only driver having the gallium bits wired up atm is Nouveau, but I
suspect it shouldn't be all to hard for iris and radeonsi as well.

====

Andrew-R ★★★★
() автор топика
Последнее исправление: Andrew-R (всего исправлений: 1)