Talk:ROCm

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

Broken offload

Talk status
This discussion is still ongoing.

Something is definitely utterly broken with OpenMP offload: $ /usr/lib/llvm/15/bin/clang++ --rocm-device-lib-path=/usr/lib/amdgcn/bitcode --libomptarget-amdgpu-bc-path="/usr/lib64" -fopenmp -fopenmp-targets=amdgcn-amd-amdhsa -x c openmp_offload.c clang-15: error: unable to execute command: Executable "clang-linker-wrapper" doesn't exist! clang-15: error: linker command failed with exit code 1 (use -v to see invocation)

Barely documented but found another report here => https://bugs.archlinux.org/task/77814
Reported as Gentoo bug #904143
--Admnd (talk) 17:36, 10 April 2023 (UTC)


GCC 13 support (not directly related to ROCm but of similar interest)

Talk status
This discussion is still ongoing.

The upcoming GCC 13 seems start having AMD (only gfx90a GPUs at this time) capabilities.[1]

--Admnd (talk) 16:26, 18 April 2023 (UTC)