canonical / bundle-kubeflow

Charmed Kubeflow
Apache License 2.0
104 stars 50 forks source link

AMD GPU undetected #984

Open juhonkang opened 4 months ago

juhonkang commented 4 months ago

Bug Description

I have seen my AMD GPU have not been detected on one of my server using Ubuntu Desktop OS. If it is not a bug, could you tell me how to turn it on?

To Reproduce

Just plug a AMD GPU, install ROCm, and you will see

Environment

juju latest, and AMD GPU, and Ubuntu Desktop 24.04 LTS

Relevant Log Output

Nothing output and undetected. The installation is also not completed in juju.

Additional Context

No response

syncronize-issues-to-jira[bot] commented 4 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6000.

This message was autogenerated

juhonkang commented 4 months ago

As I know, there is this plug in, it works with running kubeflow in local install. But how to plug it in charmed kubeflow? https://github.com/ROCm/k8s-device-plugin

kimwnasptd commented 4 months ago

@juhonkang could you also add some context and list of steps on what you did to install ROCm (device plugins) and then what is not working as expected?

can you give me commands which you run before you get your error ? Did you install microk8s ? Did you try to install the plugin you mention on top of microk8s ? How did you install juju and charmed kubeflow?