$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Rocm Installation in Arch Linux – Step-by-step

August 6, 2023 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing AMDGPU Pro

    How to Install AMDGPU Pro on Arch GNU/Linux

    Installing AMDGPU Pro Arch

    The supported ROCm Software is included in the Suite.

  2. 3. Testing ROCm

    So to Test ROCm Setup
    Check the Amdgpu-Pro Kernel Module is loaded:

    dkms status

    And to Display the Cli Info:

    /opt/rocm*/bin/clinfo
    Rocm Info
  3. 4. ROCm Getting-Started Guide

    Getting-Started with ROCm for Arch GNU/Linux

    RAJA on ROCm QuickStart Guide
  4. I’m Truly Happy if This Guide Helped You Get Started with ROCm on Linux Arch!

Contents