Closed boustanihani closed 1 month ago
Maybe you can try another OpenCL implementation to see if you get the same numbers: https://github.com/kpet/clvk
clover
is quite old. And rusticl
seems not to support clCreateContextFromType
. But clvk
should be able to give you numbers you can trust.
Thanks :)
Are those values okay for an
AMD Radeon RX 550
:(I am using
NixOS 24.05
withMESA
drivers)