OurBigBook About$ Donate
 Sign in Sign up

ROCm on Ubuntu

Ciro Santilli (@cirosantilli, 37) ... Processor (computing) Type of processor Graphics processing unit General-purpose computing on graphics processing units GPU compute library ROCm
Updated 2025-07-16  0 By others on same topic  0 Discussions Create my own version
Tested on Ubuntu 23.10 with P14s:
sudo apt install hipcc
git clone https://github.com/ROCm/HIP-Examples
cd HIP-Examples/HIP-Examples-Applications/HelloWorld
make
TODO fails with:
/bin/hipcc -g   -c -o HelloWorld.o HelloWorld.cpp
clang: error: cannot find ROCm device library for gfx1103; provide its path via '--rocm-path' or '--rocm-device-lib-path', or pass '-nogpulib' to build without ROCm device library
make: *** [<builtin>: HelloWorld.o] Error 1
Generic Ubuntu install bibliograpy:
  • askubuntu.com/questions/1429376/how-can-i-install-amd-rocm-5-on-ubuntu-22-04
  • www.reddit.com/r/ROCm/comments/1438p6t/how_to_install_rocm_opencl_on_ubuntu_2304_rx580/

 Ancestors (13)

  1. ROCm
  2. GPU compute library
  3. General-purpose computing on graphics processing units
  4. Graphics processing unit
  5. Type of processor
  6. Processor (computing)
  7. Computer hardware component type
  8. Computer hardware
  9. Computer
  10. Information technology
  11. Area of technology
  12. Technology
  13.  Home

 View article source

 Discussion (0)

New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook