BEGIN 1787779642.000812 EXEC /__w/TheRock/TheRock/build/ml-libs/hipDNN/build /usr/local/therock-tools/bin/cmake -E env --unset=ROCM_PATH --unset=ROCM_DIR --unset=HIP_PATH --unset=HIP_DIR -- /usr/local/therock-tools/bin/cmake -GNinja -B/__w/TheRock/TheRock/build/ml-libs/hipDNN/build -S/__w/TheRock/TheRock/rocm-libraries/projects/hipdnn -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/__w/TheRock/TheRock/build/ml-libs/hipDNN/stage -DTHEROCK_STAGE_INSTALL_ROOT=/__w/TheRock/TheRock/build/ml-libs/hipDNN/stage -DCMAKE_TOOLCHAIN_FILE=/__w/TheRock/TheRock/build/ml-libs/hipDNN/_toolchain.cmake -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=/__w/TheRock/TheRock/build/ml-libs/hipDNN/_init.cmake -DHIP_PLATFORM=amd -DROCM_PATH= -DROCM_DIR= -DHIP_DNN_SKIP_TESTS=0 -DHIP_DNN_BUILD_PLUGINS=OFF -DHIP_DNN_GENERATE_SDK_HEADERS=OFF -DENABLE_CLANG_TIDY=OFF -DENABLE_CLANG_FORMAT=OFF 0.0 -- hipDNN: JSON serialization enabled in SDK public headers (requires nlohmann_json) 0.0 -- Sub-project pkg-config prefixes: /__w/TheRock/TheRock/build/third-party/sysdeps/linux/zlib/build/stage/lib/rocm_sysdeps;/__w/TheRock/TheRock/build/third-party/sysdeps/linux/zstd/build/stage/lib/rocm_sysdeps;/__w/TheRock/TheRock/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps;/__w/TheRock/TheRock/build/third-party/sysdeps/linux/bzip2/build/stage/lib/rocm_sysdeps;/__w/TheRock/TheRock/build/third-party/sysdeps/linux/liblzma/build/stage/lib/rocm_sysdeps;/__w/TheRock/TheRock/build/third-party/sysdeps/linux/elfutils/build/stage/lib/rocm_sysdeps;/__w/TheRock/TheRock/build/third-party/sysdeps/linux/libdrm/build/stage/lib/rocm_sysdeps;/__w/TheRock/TheRock/build/third-party/simde/build/stage 0.0 -- Resolving packages from super-project: ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json 0.0 -- Including TheRock explicit overrides for find_library and find_path 0.0 -- Libraries that must resolve from super-project: hsa-amd-aqlprofile64;hsa-amd-aqlprofile;roctx64 0.0 -- Paths that must resolve from super-project: half/half.hpp;roctracer/roctx.h 0.0 -- The CXX compiler identification is Clang 24.0.0 0.1 -- Detecting CXX compiler ABI info 0.1 -- Detecting CXX compiler ABI info - done 0.1 -- Check for working CXX compiler: /__w/TheRock/TheRock/build/core/clr/dist/lib/llvm/bin/clang++ - skipped 0.1 -- Detecting CXX compile features 0.1 -- Detecting CXX compile features - done 0.1 -- hipDNN: SDPA support disabled 0.1 -- hipDNN: kernel ingestor disabled 0.1 -- hipDNN: cuDNN compatibility shim disabled 0.1 CMake Warning at cmake/CheckPreCommit.cmake:32 (message): 0.1 0.1 0.1 Pre-commit hooks are NOT installed at 0.1 /__w/TheRock/TheRock/.git/hooks/pre-commit 0.1 0.1 Please run: 0.1 0.1 cd /__w/TheRock/TheRock/rocm-libraries 0.1 pre-commit install 0.1 0.1 Call Stack (most recent call first): 0.1 CMakeLists.txt:85 (include) 0.1 0.1 0.1 -- The CMake generator is Ninja. 0.1 -- CMAKE_INSTALL_PREFIX set to default: /__w/TheRock/TheRock/build/ml-libs/hipDNN/stage 0.1 CMake Deprecation Warning at CMakeLists.txt:187 (message): 0.1 HIP_DNN_GENERATE_SDK_HEADERS has been renamed to 0.1 HIPDNN_GENERATE_SDK_HEADERS. Please update your build scripts to use 0.1 -DHIPDNN_GENERATE_SDK_HEADERS instead. 0.1 0.1 0.1 CMake Deprecation Warning at CMakeLists.txt:195 (message): 0.1 HIP_DNN_SKIP_TESTS has been renamed to HIPDNN_SKIP_TESTS. Please update 0.1 your build scripts to use -DHIPDNN_SKIP_TESTS instead. 0.1 0.1 0.1 CMake Warning at CMakeLists.txt:214 (message): 0.1 Clang-Tidy is disabled - some build issues may be missed. 0.1 0.1 0.1 -- ✓ Confirmed AMD/ROCm type C++ compiler 0.2 CMake Warning at cmake/CheckToolVersion.cmake:73 (message): 0.2 clang-tidy version mismatch! Expected: 20, Found: 24, Path: 0.2 /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/bin/clang-tidy, 0.2 Full version: AMD LLVM version 24.0.0git 0.2 0.2 Optimized build. 0.2 Call Stack (most recent call first): 0.2 cmake/CheckToolVersion.cmake:156 (checktoolversion) 0.2 cmake/CheckToolVersion.cmake:202 (findandchecktool) 0.2 cmake/ClangTidy.cmake:7 (findandcheckclangtidy) 0.2 CMakeLists.txt:225 (include) 0.2 0.2 0.2 CMake Warning at cmake/CheckToolVersion.cmake:162 (message): 0.2 clang-tidy disabled due to version mismatch (expected 20). Update your 0.2 environment and perform a fresh cmake configure to set CLANG_TIDY_EXE to 0.2 the needed version. 0.2 Call Stack (most recent call first): 0.2 cmake/CheckToolVersion.cmake:202 (findandchecktool) 0.2 cmake/ClangTidy.cmake:7 (findandcheckclangtidy) 0.2 CMakeLists.txt:225 (include) 0.2 0.2 0.2 -- Found run-clang-tidy at /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/bin/run-clang-tidy 0.2 -- Resolving super-project find_package(GTest 1.16.0 QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/googletest/dist/lib/cmake/GTest) 0.2 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 0.7 -- Found GTest: /__w/TheRock/TheRock/build/third-party/googletest/dist/lib/cmake/GTest (found version "1.17.0") 0.7 -- Resolving system find_package(Python3) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 0.8 -- Found Python3: /opt/python/cp312-cp312/bin/python3.12 (found version "3.12.10") found components: Interpreter 0.8 CMake Warning at cmake/CheckToolVersion.cmake:73 (message): 0.8 llvm-symbolizer version mismatch! Expected: 20, Found: 24, Path: 0.8 /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/bin/llvm-symbolizer, 0.8 Full version: llvm-symbolizer 0.8 0.8 AMD LLVM version 24.0.0git 0.8 0.8 Optimized build. 0.8 Call Stack (most recent call first): 0.8 cmake/CheckToolVersion.cmake:156 (checktoolversion) 0.8 cmake/CheckToolVersion.cmake:249 (findandchecktool) 0.8 cmake/Tests.cmake:14 (findandcheckllvmsymbolizer) 0.8 CMakeLists.txt:227 (include) 0.8 0.8 0.8 CMake Warning at cmake/CheckToolVersion.cmake:162 (message): 0.8 llvm-symbolizer disabled due to version mismatch (expected 20). Update 0.8 your environment and perform a fresh cmake configure to set 0.8 LLVM_SYMBOLIZER_EXE to the needed version. 0.8 Call Stack (most recent call first): 0.8 cmake/CheckToolVersion.cmake:249 (findandchecktool) 0.8 cmake/Tests.cmake:14 (findandcheckllvmsymbolizer) 0.8 CMakeLists.txt:227 (include) 0.8 0.8 0.8 CMake Warning at cmake/CheckToolVersion.cmake:259 (message): 0.8 ASAN tests will be missing symbolized stack traces. 0.8 Call Stack (most recent call first): 0.8 cmake/Tests.cmake:14 (findandcheckllvmsymbolizer) 0.8 CMakeLists.txt:227 (include) 0.8 0.8 0.8 -- Resolving system find_package(Python3) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 0.9 -- hipDNN: YAML-based CTest categorization enabled 0.9 -- hipdnn_data_sdk version: 0.1.0.4490da53 0.9 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 0.9 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 0.9 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 0.9 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 0.9 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 0.9 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 0.9 -- Found Threads: TRUE 0.9 -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS 1.1 -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success 1.1 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 1.1 -- Configured clang-tidy HIP arguments with include directory: /__w/TheRock/TheRock/build/core/clr/dist/include 1.1 -- Registering test target: hipdnn_data_sdk_tests -> hipdnn_data_sdk_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/data_sdk/tests 1.1 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/data_sdk/tests/test_categories.cmake 1.1 -- hipdnn_flatbuffers_sdk version: 0.1.0.4490da53 1.1 -- Resolving super-project find_package(flatbuffers 25.9.23 QUIET EXACT BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/flatbuffers/dist/lib/cmake) 1.1 -- Found flatbuffers: /__w/TheRock/TheRock/build/third-party/flatbuffers/dist/lib/cmake/flatbuffers (found version "25.9.23") 1.1 -- Resolving super-project find_package(nlohmann_json 3.12.0 QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json) 1.1 -- Found nlohmann_json: /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json (found version "3.12.0") 1.1 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 1.1 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 1.1 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 1.1 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 1.1 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 1.1 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 1.1 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 1.1 -- Registering test target: hipdnn_flatbuffers_sdk_tests -> hipdnn_flatbuffers_sdk_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/flatbuffers_sdk/tests 1.2 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/flatbuffers_sdk/tests/test_categories.cmake 1.2 -- hipdnn_backend version: 0.3.0.4490da53 1.2 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 1.2 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 1.2 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 1.2 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 1.2 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 1.2 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 1.2 -- Resolving super-project find_package(nlohmann_json 3.12.0 QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json) 1.2 -- Found nlohmann_json: /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json (found version "3.12.0") 1.2 -- Resolving super-project find_package(spdlog 1.15.3 QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/spdlog/dist/lib/cmake) 1.2 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 1.2 -- Resolving super-project find_package(fmt QUIET CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/fmt/dist/lib/cmake/fmt) 1.2 -- Found spdlog: /__w/TheRock/TheRock/build/third-party/spdlog/dist/lib/cmake/spdlog (found version "1.15.3") 1.2 -- Resolving super-project find_package(fmt QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/fmt/dist/lib/cmake/fmt) 1.2 -- hipdnn_enable_spdlog: Enabled spdlog for target hipdnn_backend_private 1.2 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY 1.4 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success 1.4 -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY 1.7 -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success 1.7 -- Performing Test COMPILER_HAS_DEPRECATED_ATTR 2.6 -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success 2.7 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 2.7 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 2.7 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 2.7 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 2.7 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 2.7 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 2.7 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 2.7 -- Registering test target: hipdnn_backend_tests -> hipdnn_backend_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/backend/tests 2.8 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/backend/tests/test_categories.cmake 2.8 -- hipdnn_frontend version: 0.3.0.4490da53 2.8 -- Resolving super-project find_package(nlohmann_json 3.12.0 QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json) 2.8 -- Found nlohmann_json: /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json (found version "3.12.0") 2.8 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 2.8 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 2.8 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 2.8 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 2.8 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 2.8 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 2.9 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 2.9 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 2.9 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 2.9 -- Registering test target: hipdnn_frontend_tests -> hipdnn_frontend_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/frontend/tests 3.0 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/frontend/tests/test_categories.cmake 3.0 -- Registering test target: hipdnn_frontend_dynamic_load_tests -> hipdnn_frontend_dynamic_load_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/frontend/tests 3.0 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/frontend/tests/test_categories.cmake 3.0 -- hipdnn_test_sdk version: 0.1.0.4490da53 3.0 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 3.0 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 3.0 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 3.0 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 3.1 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 3.1 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.1 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 3.1 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 3.1 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.1 -- Registering test target: hipdnn_test_sdk_tests -> hipdnn_test_sdk_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/test_sdk/tests 3.2 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/test_sdk/tests/test_categories.cmake 3.2 -- hipdnn_plugin_sdk version: 1.0.0.4490da53 3.2 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 3.2 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 3.2 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 3.2 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 3.2 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 3.2 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.2 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.2 -- Registering test target: hipdnn_plugin_sdk_tests -> hipdnn_plugin_sdk_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/plugin_sdk/tests 3.2 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/plugin_sdk/tests/test_categories.cmake 3.2 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 3.3 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 3.3 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 3.3 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 3.3 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 3.3 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.3 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 3.3 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 3.3 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 3.3 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 3.3 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 3.3 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.3 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.3 -- Resolving super-project find_package(spdlog QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/spdlog/dist/lib/cmake) 3.3 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.3 -- Resolving super-project find_package(fmt QUIET CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/fmt/dist/lib/cmake/fmt) 3.3 -- Resolving super-project find_package(fmt QUIET BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/fmt/dist/lib/cmake/fmt) 3.3 -- hipdnn_enable_spdlog: Enabled spdlog for target hipdnn_public_backend_tests 3.3 -- Registering test target: hipdnn_public_backend_tests -> hipdnn_public_backend_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/backend 3.4 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/backend/test_categories.cmake 3.4 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.4 -- Registering test target: hipdnn_backend_logging_shutdown_tests -> hipdnn_backend_logging_shutdown_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/backend_logging 3.5 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/backend_logging/test_categories.cmake 3.5 -- Resolving super-project find_package(hip REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 3.5 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 3.5 -- Resolving super-project find_package(AMDDeviceLibs BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/lib/cmake/AMDDeviceLibs) 3.5 -- Resolving super-project find_package(amd_comgr BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/compiler/amd-comgr/dist/lib/cmake/amd_comgr) 3.5 -- Resolving super-project find_package(hsa-runtime64 BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/ROCR-Runtime/dist/lib/cmake/hsa-runtime64) 3.5 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.5 -- Resolving system find_package(Threads) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.5 -- Registering test target: hipdnn_public_frontend_tests -> hipdnn_public_frontend_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/frontend 3.6 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/frontend/test_categories.cmake 3.6 -- Registering test target: hipdnn_public_frontend_dynamic_load_tests -> hipdnn_public_frontend_dynamic_load_tests in working directory: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/frontend 3.6 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/tests/frontend/test_categories.cmake 3.7 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/test_categories.cmake 3.7 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/test_categories.cmake 3.8 -- Resolving system find_package(Doxygen) (not found in super-project ZLIB;zstd;NUMA;BZip2;liblzma;LibElf;libdw;AMDDeviceLibs;Clang;LLD;LLVM;amd_comgr;rocm-core;rocm-kpack;rocprofiler-register;hsakmt;hsa-runtime64;hip;HIP;hip-lang;hiprtc;GTest;fmt;spdlog;flatbuffers;nlohmann_json) 3.8 -- Generated test category configuration: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build/test_categories.cmake 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_data_sdk_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_flatbuffers_sdk_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_backend_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_frontend_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_frontend_dynamic_load_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_test_sdk_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_plugin_sdk_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_public_backend_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_backend_logging_shutdown_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_public_frontend_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_public_frontend_dynamic_load_tests 3.8 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib on hipdnn_list_engines 3.8 -- Set RPATH $ORIGIN/rocm_sysdeps/lib;$ORIGIN/llvm/lib;$ORIGIN on hipdnn_backend 3.8 -- Set RPATH $ORIGIN/../rocm_sysdeps/lib;$ORIGIN/../llvm/lib;$ORIGIN/.. on hipdnn_test_plugin1 3.8 -- Set RPATH $ORIGIN/../rocm_sysdeps/lib;$ORIGIN/../llvm/lib;$ORIGIN/.. on hipdnn_test_plugin2 3.8 -- Set RPATH $ORIGIN/../rocm_sysdeps/lib;$ORIGIN/../llvm/lib;$ORIGIN/.. on hipdnn_test_no_api_version_plugin_name 3.8 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_good_plugin 3.8 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_execute_fails_plugin 3.8 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_no_applicable_engines_a_plugin 3.8 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_no_applicable_engines_b_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_duplicate_id_a_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_duplicate_id_b_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_incomplete_api_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_knobs_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_knob_constraint_validation_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_incompatible_version_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_override_implementing_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_override_omitting_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_version_liar_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_second_override_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_malformed_version_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_version_zero_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_pass_by_value_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_pass_by_value_recorder_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_autotune_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_good_default_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_good_heuristic_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_incomplete_heuristic_api_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_no_optional_heuristic_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_bad_api_version_heuristic_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_empty_name_heuristic_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_duplicate_policy_id_a_plugin 3.9 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../.. on test_duplicate_policy_id_b_plugin 3.9 -- Configuring done (3.9s) 4.0 -- Generating done (0.1s) 4.0 CMake Warning: 4.0 Manually-specified variables were not used by the project: 4.0 4.0 HIP_DNN_BUILD_PLUGINS 4.0 ROCM_DIR 4.0 THEROCK_STAGE_INSTALL_ROOT 4.0 4.0 4.0 -- Build files have been written to: /__w/TheRock/TheRock/build/ml-libs/hipDNN/build END 1787779646.0072262 4.006414175033569 0