Hi,
Im trying to use ODM:gpu with my Rx6800XT on Fedora 35 using Docker.
I always get “docker: Error response from daemon: could not select device driver “” with capabilities: [[gpu]].”
and cant find out how to solve this problem. I already built the amd pro drivers and tried with amdgporun, but this doesnt work either.
could it work by compiling it from source without docker? or what could I try next?
1 Like
I am not 100% sure , but think only NVIDIA is supported
1 Like
Correct. Unfortunately nvidia only.
1 Like
but why is this in the readme then? “The SIFT GPU implementation is OpenCL-based, so should work with most graphics card (not just NVIDIA).”
1 Like
The note in the README needs to be changed; we used to have an OpenCL-based implementation, but that’s no longer the case. (Help us update the readme? )
2 Likes
ok then, thats bad for me but at least I know why nothing is working!
thanks
2 Likes
Welcome!
Sorry for the trouble, and thanks for the poke to update that section! I’ve submitted a fix, so hopefully we don’t trap anyone else with that again
4 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.