swanchain / go-computing-provider

A golang implementation of computing provider
MIT License
11 stars 15 forks source link

GPU error when ECP do ZK-task #51

Closed Normalnoise closed 2 weeks ago

Normalnoise commented 2 months ago

time="2024-04-28 08:25:03.711" level=error msg="create ubi task container failed, error: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'\nnvidia-container-cli: device error: 2: unknown device: unknown" func=func1 file="ubi.go:655"

Normalnoise commented 2 months ago

https://github.com/swanchain/go-computing-provider/pull/53

fixed