swanchain / go-computing-provider

A golang implementation of computing provider
MIT License
21 stars 22 forks source link

WSL2 ECP can't find gpu device #60

Open aa66609 opened 5 months ago

aa66609 commented 5 months ago

image image In WSL2, I have configured cuda, and docker has also configured nvidia's runtime. You can see in my snapshot that I can start a cuda container to execute nvidia-smi and display my 3080, but the ECP resource-exporter always Can't find my GPU

sonic-chain commented 5 months ago

The wsl environment has not been tested, we will test it later