ROCm-docker icon indicating copy to clipboard operation
ROCm-docker copied to clipboard

Dockerfiles for the various software layers defined in the ROCm software platform

Results 67 ROCm-docker issues
Sort by recently updated
recently updated
newest added

I kept hitting the following error while trying to use this image: ``` Sending build context to Docker daemon 384kB Step 1/19 : FROM docker.io/rocm/tensorflow-autobuilds:latest latest: Pulling from rocm/tensorflow-autobuilds ......

## Initial issue As stated in https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation_new.html#setting-permissions-for-groups, for Ubuntu 20 and above, the user needs to be part of the `render` group. Therefore, we need to create the `render` group...

I did all the steps, i even followed the instructions on the official docker site, but in the last time when i enter "hcc --version" it gives me that command...

@nitishjohn;@sklam;@guansong;@NEELMCW;@tingxingdong;@arodrigx7;@amdgerritcr We are going to enforce two factor authentication in (https://github.com/RadeonOpenCompute/) organization on 7th April , 2022 . Since we identified you as outside collaborator for this organization, you need...

All container versions on DockerHub should be updated because the apt repository key for the ROCm `apt` package sources is outdated. This requires pulling the new keys by hand. Because...

Hello, when trying to install tensorflow-rocm, I get this error: Any idea how to solve this? I tried installing python-dev but apt-get does not find it. ``` cc1plus: warning: command...

When rocm/dev- images are used for development or building, it probably makes sense to have a smaller runtime-only image for the final app since rocm/dev- is quite large and using...

Hello, What needs to be done in order amd gpu can be seen as a directx 12 device in a docker image under windows host?

Since upgrading to `rocm/tensorflow:rocm4.0-tf2.4-dev`, my pipeline jobs on GitLab.com fail: The relevant error message is: > ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left...