Problem Description
the __attribute__((address_space([x])))
(where [x]
is 0
or 1
, 2
, 3
) defined in include/ck_tile/core/config.hpp
, line:55~60+ is not working. PR:#1930 fixed this issue, but indeed introduced compile error.
steps to repro:
mkdir build && cd build
sh ../script/cmake-ck-dev.sh ../ gfx942 && make tile_example_moe_sorting -j

PR: #1947 WA it, but need further implement the address_space feature
Operating System
all
CPU
any
GPU
AMD Instinct MI300
Other
No response
ROCm Version
ROCm 6.0.0
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