Issues with gpu allocation in GrandChallenge algorithm docker container ¶
By: krlee999 on March 3, 2022, 4:39 a.m.
Hello,
I have some problems running my docker image through the GC algorithm. There is no GPU support eventhough I check yes for gpus(the algorithm runs only with cpu). When I run the image locally with "docker run --gpu device" it is assigned properly. Does anyone else have similar issues? I am hoping for some advice.
Best wishes, KR Lee