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

docker-compose not works properly #67

Open
chiboreache opened this issue May 21, 2020 · 0 comments
Open

docker-compose not works properly #67

chiboreache opened this issue May 21, 2020 · 0 comments

Comments

@chiboreache
Copy link

↪ sudo docker run -it --device=/dev/kfd --device=/dev/dri --group-add video rocm/rocm-terminal

rocm-user@94b67f33c938:~$ rocminfo
sh: 1: lsmod: not found
ROCk module is NOT loaded, possibly no GPU devices
Failed to get user name to check for video group membership
=====================    
HSA System Attributes    
=====================    

↪ git:(master) sudo docker-compose run --rm rocm
WARNING: The roct_deb_dockerfile variable is not set. Defaulting to a blank string.
WARNING: The roct_image_name_deb variable is not set. Defaulting to a blank string.
WARNING: The rocr_deb_dockerfile variable is not set. Defaulting to a blank string.
WARNING: The rocr_image_name_deb variable is not set. Defaulting to a blank string.
WARNING: The hcc_lc_deb_dockerfile variable is not set. Defaulting to a blank string.
WARNING: The hcc_lc_image_name_deb variable is not set. Defaulting to a blank string.
WARNING: The roct_src_dockerfile variable is not set. Defaulting to a blank string.
WARNING: The roct_image_name_src variable is not set. Defaulting to a blank string.
WARNING: The roct_volume variable is not set. Defaulting to a blank string.
WARNING: The rocr_src_dockerfile variable is not set. Defaulting to a blank string.
WARNING: The rocr_image_name_src variable is not set. Defaulting to a blank string.
WARNING: The rocr_volume variable is not set. Defaulting to a blank string.
WARNING: The hcc_lc_src_dockerfile variable is not set. Defaulting to a blank string.
WARNING: The hcc_lc_image_name_src variable is not set. Defaulting to a blank string.
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

rocm-user@ad5ec798f6f2:~$ /opt/rocm/bin/rocminfo
sh: 1: lsmod: not found
ROCk module is NOT loaded, possibly no GPU devices
Failed to get user name to check for video group membership
=====================    
HSA System Attributes 

and they both get wrecked at the /opt/rocm/bin/rocminfo

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

1 participant