-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Runtime Error with AMD GPU Helm Chart Installation in Kubernetes #48
Comments
I have similar error with latest version
EDIT: Installing latest ROCm and hard restart fixed the issue. |
After hard restart it happened again :-( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am experiencing a runtime error while trying to install the AMD GPU Helm Chart (link: AMD GPU Helm Chart) in my Kubernetes cluster. The pod spawned by the daemonset fails to run, and the error log indicates a segmentation violation (SIGSEGV), perhaps related to some permission issues?
Steps to Reproduce:
Expected Behavior:
The AMD GPU device plugin should install without errors and run successfully in the Kubernetes cluster.
Actual Behavior:
The pod crashes immediately after starting, with the log indicating a segmentation fault.
Extra information
The text was updated successfully, but these errors were encountered: