Skip to content
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

rocminfo and rocm-smi failing in azure NVv4as systems #1498

Closed
Abhishek262 opened this issue Jun 22, 2021 · 3 comments
Closed

rocminfo and rocm-smi failing in azure NVv4as systems #1498

Abhishek262 opened this issue Jun 22, 2021 · 3 comments

Comments

@Abhishek262
Copy link

Hey

I've installed ROCm pn the system, however running basic ROCm commands give me errors as shown below.

System details :
Ubuntu 18.04 LTS
kernel : 5.4
Azure size : Standard NV4as_v4 (4 vcpus, 14 GiB memory)

azureuser@mi25:/proc$ rocminfo
ROCk module is NOT loaded, possibly no GPU devices
azureuser@mi25:/proc$ rocm-smi
ERROR:root:Driver not initialized (amdgpu not found in modules)

The Output of lshw is as shown below

image

The Output of lspci is below

image

I'm not sure what's going wrong, I'm fairly sure I've followed the installation steps accurately and have tried reinstalling it as well.

@ROCmSupport
Copy link

Hi @Abhishek262
Thanks for reaching out.
Let me check this for you.

@ROCmSupport
Copy link

ROCmSupport commented Jun 23, 2021

Hi @Abhishek262
ROCm is not officially supporting Azure environment right now.
And more over, NVv4as systems support Windows OS right now, you can check this @ https://docs.microsoft.com/en-us/azure/virtual-machines/nvv4-series

Hope this helps.
Thank you.

@muhammad-asn
Copy link

muhammad-asn commented Mar 27, 2024

Will the RoCM support the Azure Standard_NG32ads_V620_v1 type (AMD V620)?

@ROCmSupport

The VM specification

PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Kernel version

root@azure-vm:/home/azureadmin# uname -a
Linux azure-vm 5.15.0-1058-azure #66-Ubuntu SMP Fri Feb 16 00:40:24 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants