volcano-sh / devices

Device plugins for Volcano, e.g. GPU
Apache License 2.0
97 stars 41 forks source link

Can I compile the source code in the arm architecture for volcano device plugin? Is there a plan to develop an arm architecture #52

Open rml204 opened 1 year ago

rml204 commented 1 year ago

The tag in the containers field:

image: volcanosh/volcano-device-plugin:1.0.0-ubuntu20.04 can't be found on Docker Hub currently. Is it equivalent to the volcanosh/volcano-device-plugin:latest tag?

Additionally, after actually pulling the latest image, I found it only compatible with the x86 environment. Pods on ARM architecture machines will report: standard_init_linux.go:220: exec user process caused "exec format error" libcontainer: container start initialization failed: standard_init_linux.go:220: exec user process caused "exec format error"