Skip to content

[Issue]: TheRock build for gfx1151 fails at head #4252

@pedapudi

Description

@pedapudi

Problem Description

Following the build instructions in the README, the build fails in part due to rocprofiler-sdk (but does not appear to be an isolated error).

[rocprofiler-sdk] FAILED: external/yaml-cpp/CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o 
[rocprofiler-sdk] ccache /home/.../matmul_experiments/TheRock/build/core/clr/dist/lib/llvm/bin/clang++ -DYAML_CPP_STATIC_DEFINE -I/home/.../matmul_experiments/TheRock/build/third-party/sysdeps/linux/libdrm/build/stage/lib/rocm_sysdeps/include -I/home/.../matmul_experiments/TheRock/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/include -I/home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/yaml-cpp/include -I/home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/yaml-cpp/src -Wno-documentation-unknown-command -Wno-documentation-pedantic -Wno-unused-command-line-argument -Wno-explicit-specialization-storage-class --hip-path=/home/.../matmul_experiments/TheRock/build/core/clr/dist --hip-device-lib-path=/home/.../matmul_experiments/TheRock/build/core/clr/dist/lib/llvm/amdgcn/bitcode -O3  -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT external/yaml-cpp/CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -MF external/yaml-cpp/CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o.d -o external/yaml-cpp/CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o -c /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/yaml-cpp/src/emitterutils.cpp
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/yaml-cpp/src/emitterutils.cpp:221:11: error: use of undeclared identifier 'uint16_t'
[rocprofiler-sdk]   221 | std::pair<uint16_t, uint16_t> EncodeUTF16SurrogatePair(int codePoint) {
[rocprofiler-sdk]       |           ^~~~~~~~
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/yaml-cpp/src/emitterutils.cpp:222:9: error: unknown type name 'uint32_t'
[rocprofiler-sdk]   222 |   const uint32_t leadOffset = 0xD800 - (0x10000 >> 10);
[rocprofiler-sdk]       |         ^
[rocprofiler-sdk] 2 errors generated.
[rocprofiler-sdk] [73/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/static_object.cpp.o
[rocprofiler-sdk] [74/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/demangle.cpp.o
[rocprofiler-sdk] [75/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/utility.cpp.o
[rocprofiler-sdk] [76/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/simple_timer.cpp.o
[rocprofiler-sdk] [77/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/environment.cpp.o
[rocprofiler-sdk] [78/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/elf_utils.cpp.o
[rocprofiler-sdk] FAILED: source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/elf_utils.cpp.o 
[rocprofiler-sdk] ccache /home/.../matmul_experiments/TheRock/build/core/clr/dist/lib/llvm/bin/clang++ -DAMD_INTERNAL_BUILD=1 -DGLOG_USE_GLOG_EXPORT -DROCPROFILER_CI=1 -DROCPROFILER_DL=1 -DROCPROFILER_HAS_GHC_LIB_FILESYSTEM=1 -DROCPROFILER_SDK_USE_SYSTEM_RCCL=0 -DUSE_PROF_API=1 -DYAML_CPP_STATIC_DEFINE -D__HIP_PLATFORM_AMD__=1 -I/home/.../matmul_experiments/TheRock/build/third-party/sysdeps/linux/libdrm/build/stage/lib/rocm_sysdeps/include -I/home/.../matmul_experiments/TheRock/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/include -I/home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/source -I/home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/source/include -I/home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/source/include -I/home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/yaml-cpp/include -I/home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/ptl/source -I/home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/external/ptl/source -isystem /home/.../matmul_experiments/TheRock/build/core/clr/dist/include -isystem /home/.../matmul_experiments/TheRock/build/core/ROCR-Runtime/dist/include -isystem /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/filesystem/include -isystem /home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/external/glog -isystem /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/glog/src -isystem /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/fmt/include -isystem /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio -isystem /home/.../matmul_experiments/TheRock/build/third-party/sysdeps/linux/elfutils/build/dist/lib/rocm_sysdeps/include -Wno-documentation-unknown-command -Wno-documentation-pedantic -Wno-unused-command-line-argument -Wno-explicit-specialization-storage-class --hip-path=/home/.../matmul_experiments/TheRock/build/core/clr/dist --hip-device-lib-path=/home/.../matmul_experiments/TheRock/build/core/clr/dist/lib/llvm/amdgcn/bitcode -O3  -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -W -Wall -Wno-unknown-pragmas -faligned-new -rdynamic -fstack-protector-strong -Wstack-protector -MD -MT source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/elf_utils.cpp.o -MF source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/elf_utils.cpp.o.d -o source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/elf_utils.cpp.o -c /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/source/lib/common/elf_utils.cpp
[rocprofiler-sdk] In file included from /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/source/lib/common/elf_utils.cpp:23:
[rocprofiler-sdk] In file included from /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/source/lib/common/elf_utils.hpp:25:
[rocprofiler-sdk] In file included from /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elfio.hpp:36:
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:30:20: error: unknown type name 'uint16_t'
[rocprofiler-sdk]    30 | using Elf_Half   = uint16_t;
[rocprofiler-sdk]       |                    ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:31:20: error: unknown type name 'uint32_t'
[rocprofiler-sdk]    31 | using Elf_Word   = uint32_t;
[rocprofiler-sdk]       |                    ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:33:20: error: unknown type name 'uint64_t'
[rocprofiler-sdk]    33 | using Elf_Xword  = uint64_t;
[rocprofiler-sdk]       |                    ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:36:20: error: unknown type name 'uint32_t'
[rocprofiler-sdk]    36 | using Elf32_Addr = uint32_t;
[rocprofiler-sdk]       |                    ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:37:20: error: unknown type name 'uint32_t'
[rocprofiler-sdk]    37 | using Elf32_Off  = uint32_t;
[rocprofiler-sdk]       |                    ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:38:20: error: unknown type name 'uint64_t'
[rocprofiler-sdk]    38 | using Elf64_Addr = uint64_t;
[rocprofiler-sdk]       |                    ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:39:20: error: unknown type name 'uint64_t'
[rocprofiler-sdk]    39 | using Elf64_Off  = uint64_t;
[rocprofiler-sdk]       |                    ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:41:21: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    41 | using Elf32_Half  = Elf_Half;
[rocprofiler-sdk]       |                     ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:42:21: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    42 | using Elf64_Half  = Elf_Half;
[rocprofiler-sdk]       |                     ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:43:21: error: unknown type name 'Elf_Word'; did you mean 'Elf_Sword'?
[rocprofiler-sdk]    43 | using Elf32_Word  = Elf_Word;
[rocprofiler-sdk]       |                     ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:32:7: note: 'Elf_Sword' declared here
[rocprofiler-sdk]    32 | using Elf_Sword  = int32_t;
[rocprofiler-sdk]       |       ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:44:21: error: unknown type name 'Elf_Word'
[rocprofiler-sdk]    44 | using Elf64_Word  = Elf_Word;
[rocprofiler-sdk]       |                     ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:52:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    52 | constexpr Elf_Half ET_NONE   = 0;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:53:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    53 | constexpr Elf_Half ET_REL    = 1;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:54:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    54 | constexpr Elf_Half ET_EXEC   = 2;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:55:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    55 | constexpr Elf_Half ET_DYN    = 3;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:56:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    56 | constexpr Elf_Half ET_CORE   = 4;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:57:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    57 | constexpr Elf_Half ET_LOOS   = 0xFE00;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:58:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    58 | constexpr Elf_Half ET_HIOS   = 0xFEFF;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] /home/.../matmul_experiments/TheRock/rocm-systems/projects/rocprofiler-sdk/external/elfio/elfio/elf_types.hpp:59:11: error: unknown type name 'Elf_Half'
[rocprofiler-sdk]    59 | constexpr Elf_Half ET_LOPROC = 0xFF00;
[rocprofiler-sdk]       |           ^
[rocprofiler-sdk] fatal error: too many errors emitted, stopping now [-ferror-limit=]
[rocprofiler-sdk] 20 errors generated.
[rocprofiler-sdk] [79/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/static_tl_object.cpp.o
[rocprofiler-sdk] [80/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/string_entry.cpp.o
[rocprofiler-sdk] [81/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/container/ring_buffer.cpp.o
[rocprofiler-sdk] [82/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/sha256.cpp.o
[rocprofiler-sdk] [83/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/uuid_v7.cpp.o
[rocprofiler-sdk] [84/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/container/record_header_buffer.cpp.o
[rocprofiler-sdk] [85/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/ompt.cpp.o
[rocprofiler-sdk] [86/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/dl.cpp.o
[rocprofiler-sdk] [87/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/regex.cpp.o
[rocprofiler-sdk] [88/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/rocprofiler.cpp.o
[rocprofiler-sdk] [89/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/dispatch_counting_service.cpp.o
[rocprofiler-sdk] [90/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/counter_config.cpp.o
[rocprofiler-sdk] [91/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/context.cpp.o
[rocprofiler-sdk] [92/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/buffer_tracing.cpp.o
[rocprofiler-sdk] [93/261] Building CXX object source/lib/common/CMakeFiles/rocprofiler-sdk-common-library.dir/logging.cpp.o
[rocprofiler-sdk] [94/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/external_correlation.cpp.o
[rocprofiler-sdk] [95/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/pc_sampling.cpp.o
[rocprofiler-sdk] [96/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/device_counting_service.cpp.o
[rocprofiler-sdk] [97/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/counters.cpp.o
[rocprofiler-sdk] [98/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/agent.cpp.o
[rocprofiler-sdk] [99/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/callback_tracing.cpp.o
[rocprofiler-sdk] [100/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/internal_threading.cpp.o
[rocprofiler-sdk] [101/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/buffer.cpp.o
[rocprofiler-sdk] [102/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/intercept_table.cpp.o
[rocprofiler-sdk] [103/261] Building CXX object source/lib/rocprofiler-sdk/CMakeFiles/rocprofiler-sdk-object-library.dir/registration.cpp.o
[rocprofiler-sdk] [104/261] Performing configure step for 'otf2-build'
[rocprofiler-sdk] configure: info: creating ./config.status
[rocprofiler-sdk] configure: info: running /bin/bash ./configure --disable-option-checking --silent '--prefix=/home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/external/otf2'  'FFLAGS=-g -O2' 'LDFLAGS=' '--libdir=/home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/external/otf2/lib' 'SPHINX=:' 'FC=gfortran' 'F77=gfortran' 'CC=gcc' 'CXX=g++' 'FCFLAGS=-g -O2' 'PYTHON=:' 'CFLAGS=-fPIC -O3 -g' 'CXXFLAGS=-fPIC -O3 -g' '--enable-silent-rules' '-q' 'ac_scorep_platform=linux' 'ac_scorep_cross_compiling=no' --cache-file=/dev/null --srcdir=.
[rocprofiler-sdk] configure: info: creating ./config.lt
[rocprofiler-sdk] config.lt: info: creating libtool
[rocprofiler-sdk] configure: info: creating ./config.status
[rocprofiler-sdk] config.status: info: creating run_otf2_buffer_test.sh
[rocprofiler-sdk] config.status: info: creating run_otf2_integrity_test.sh
[rocprofiler-sdk] config.status: info: creating ../src/tools/otf2_config/otf2_config_data_backend.cpp
[rocprofiler-sdk] config.status: info: creating ../otf2-mini-config-data-backend.sh
[rocprofiler-sdk] config.status: info: creating ../otf2-backend.pc
[rocprofiler-sdk] config.status: info: creating Makefile
[rocprofiler-sdk] config.status: info: creating ../src/config-backend.h
[rocprofiler-sdk] config.status: info: executing depfiles commands
[rocprofiler-sdk] config.status: info: executing libtool commands
[rocprofiler-sdk] config.status: info: creating Makefile
[rocprofiler-sdk] config.status: info: creating src/config-common.h
[rocprofiler-sdk] config.status: info: creating share/otf2/__version__.py
[rocprofiler-sdk] config.status: info: creating doc/doxygen-user/main.dox
[rocprofiler-sdk] config.status: info: creating include/otf2/OTF2_ErrorCodes.h
[rocprofiler-sdk] config.status: info: creating otf2-mini-config.sh
[rocprofiler-sdk] config.status: info: creating otf2.pc
[rocprofiler-sdk] 
[rocprofiler-sdk] Configure command:
[rocprofiler-sdk]   /home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/external/packages/otf2-source-src/configure \
[rocprofiler-sdk]                                 '--enable-silent-rules' \
[rocprofiler-sdk]                                 '--prefix=/home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/external/otf2' \
[rocprofiler-sdk]                                 '--libdir=/home/.../matmul_experiments/TheRock/build/profiler/rocprofiler-sdk/build/external/otf2/lib' \
[rocprofiler-sdk]                                 'CFLAGS=-fPIC -O3 -g' \
[rocprofiler-sdk]                                 'CXXFLAGS=-fPIC -O3 -g' \
[rocprofiler-sdk]                                 'LDFLAGS=' \
[rocprofiler-sdk]                                 'PYTHON=:' \
[rocprofiler-sdk]                                 'SPHINX=:'
[rocprofiler-sdk] 
[rocprofiler-sdk] Configuration summary:
[rocprofiler-sdk]   OTF2 3.0.3:
[rocprofiler-sdk]     Platform:                   linux (auto detected)
[rocprofiler-sdk]     Cross compiling:            no (auto detected)
[rocprofiler-sdk] 
[rocprofiler-sdk]     OTF2 (backend):
[rocprofiler-sdk]       C99 compiler:             /usr/bin/gcc (gnu 15.2.0)
[rocprofiler-sdk]       Link mode:                static=yes, shared=yes
[rocprofiler-sdk]       SIONlib support:          no, missing sionconfig
[rocprofiler-sdk]       GCC atomic builtins:      yes
[rocprofiler-sdk]       TLS support:              yes, using __thread and the initial-exec model
[rocprofiler-sdk]       Entropy sources:          clock_gettime getpid sysinfo gethostid
[rocprofiler-sdk]       Python bindings support:  no, missing python
[rocprofiler-sdk]       Running tests:            no
[rocprofiler-sdk]         Parallel tests:         yes
[rocprofiler-sdk] [105/261] Building CXX object external/CMakeFiles/rocprofiler-sdk-perfetto-static-library.dir/perfetto/sdk/perfetto.cc.o
[rocprofiler-sdk] ninja: build stopped: subcommand failed.
[rocprofiler-sdk FAILED WITH CODE 1 in 49 seconds]

Operating System

Ubuntu 25.10

CPU

AMD 395

GPU

gfx1151

ROCm Version

n/a, building ROCm (7.2.1 installed in /opt/rocm/)

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Metadata

Metadata

Assignees

Labels

status: triageIndicates an issue has been assigned for investigation.

Type

No type

Projects

Status

TODO

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions