Hello,
I have uploaded docker and the following error occur during the running.
500 Server Error for http+docker://localhost/v1.42/containers/27b4e66273a9b54ad347621a9e2929887d3ad4cfc31f8c019abbb802f6bdf86c/start: Internal Server Error ("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'
nvidia-container-cli: initialization error: nvml error: driver not loaded: unknown")
My docker container is running successfully on my local machine.
Please could you check where is the issue.
Thanks
Created by Abdul Qayyum abdulkcl Hello,
I'm getting a GPU error on my docker submission, is anyone else in a similar situation? How can I fix this?
RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Thanks
Best regards
Fengming Hello aryapa,
sorry for late reply. My docker run successfully. I have saved my pretrained weights in folder and try to copy in docker space but I could not upload weights from folder. I don't know maybe the folder access is require in local server. I just loaded my weights in current docker working directory and now its running.
If you have further question, please let me know.
Thanks.
Best regards,
Abdul Dear Team,
Follow-up question on @abdulkcl. How do you test your docker submission? I have it uploaded onto a synapse project but wish to test if it works online. I know it is running locally also.
Thanks,
EDIT: Question irrelevant information is after submission of the docker to the challenge.