ROCm icon indicating copy to clipboard operation
ROCm copied to clipboard

AMD ROCm™ Software - GitHub Home

Results 451 ROCm issues
Sort by recently updated
recently updated
newest added

- How will it be built? - How will it be maintained? https://github.com/mgaitan/sphinxcontrib-mermaid https://devblogs.microsoft.com/cppblog/vcpkg-integration-with-the-github-dependency-graph/

Documentation

cc: @pxl-th @jpsamaroo Would a contribution be welcomed that added details on [AMDGPU.jl](https://github.com/JuliaGPU/AMDGPU.jl) the [Julia](https::/julialang.org) package that supports compilation of Julia code to AMD hardware. I imagine that there might...

Loading the amdgpu module in ubuntu 20.04 failed. Procedure Hardware :Instinct MI250X After the GPU is powered off, check the dmesg and find the following information: [ 103.397287] [drm] amdgpu:...

### Problem Description I'm trying to use my AMD Radeon Pro W7900 to train ML models. I'm using the latest docker image provided to run rocm smoothly with python, despite...

Under Investigation
ROCm 6.0.0
AMD Radeon Pro W7900

Are there any official (I have found some obsolete unofficial, but I guess there should be the ones AMD uses itself somewhere...) docs/recepies/scripts for generating Debian packages from the contents...

Documentation

In the new ROCm Tools API (5.5 RC4) I see the following error when calling `get_timestamp` before any HIP/HSA call: ```c++ /* setting up session */ rocprofiler_start_session(session_id); rocprofiler_timestamp_t ts; rocprofiler_get_timestamp(&ts);...

Under Investigation

Hi, on the Documentation are Instructions for how to install ROCm on Ubuntu. There is a PPA for Ubuntu, but not for Debian. I and other Debian Users, would benefit...

Feature Request
Under Investigation

https://repo.radeon.com/rocm/apt/latest/ is still pointing to https://repo.radeon.com/rocm/apt/5.6 I think it should point to https://repo.radeon.com/rocm/apt/5.6.1 since it is now released.

Noticed significant slow down of hipHostRegister which seems due to underlying implementation change to SVM in hsa in rocm 5.6. There is an undocumented environment variable `HSA_USE_SVM` after digging into...

Under Investigation

### Problem Description ``` OS: NAME="Ubuntu" VERSION="22.04.3 LTS (Jammy Jellyfish)" CPU: model name : AMD Ryzen 7 5700G with Radeon Graphics GPU: Name: AMD Ryzen 7 5700G with Radeon Graphics...