BEGIN 1778835675.704014 EXEC /__w/TheRock/TheRock/build/iree-libs/fusilliprovider/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/iree-libs/fusilliprovider/build -S/__w/TheRock/TheRock/rocm-libraries/dnn-providers/fusilli-provider -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/__w/TheRock/TheRock/build/iree-libs/fusilliprovider/stage -DTHEROCK_STAGE_INSTALL_ROOT=/__w/TheRock/TheRock/build/iree-libs/fusilliprovider/stage -DCMAKE_TOOLCHAIN_FILE=/__w/TheRock/TheRock/build/iree-libs/fusilliprovider/_toolchain.cmake -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=/__w/TheRock/TheRock/build/iree-libs/fusilliprovider/_init.cmake -DFUSILLI_PLUGIN_SKIP_TESTS=0 -DIREE_SOURCE_DIR=/__w/TheRock/TheRock/iree-libs/iree -DIREE_USE_SYSTEM_DEPS=ON -DHIP_PLATFORM=amd 0.0 -- fusilli_provider version: 0.1.0.ad84daa8 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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest 0.1 -- The C compiler identification is Clang 23.0.0 0.1 -- The CXX compiler identification is Clang 23.0.0 0.2 -- Detecting C compiler ABI info 0.9 -- Detecting C compiler ABI info - done 0.9 -- Check for working C compiler: /__w/TheRock/TheRock/build/core/clr/dist/lib/llvm/bin/clang - skipped 0.9 -- Detecting C compile features 0.9 -- Detecting C compile features - done 1.0 -- Detecting CXX compiler ABI info 1.1 -- Detecting CXX compiler ABI info - done 1.1 -- Check for working CXX compiler: /__w/TheRock/TheRock/build/core/clr/dist/lib/llvm/bin/clang++ - skipped 1.1 -- Detecting CXX compile features 1.1 -- Detecting CXX compile features - done 1.1 -- Using existing IREE sources: /__w/TheRock/TheRock/iree-libs/iree 1.2 -- The ASM compiler identification is Clang with GNU-like command-line 1.2 -- Found assembler: /__w/TheRock/TheRock/build/core/clr/dist/lib/llvm/bin/clang 1.3 CMake Warning at /__w/TheRock/TheRock/iree-libs/iree/CMakeLists.txt:98 (message): 1.3 IREE_USE_SYSTEM_DEPS is on. This option is untested and may find 1.3 incompatible dependencies. 1.3 1.3 1.3 -- Resolving system find_package(CUDAToolkit) (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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 1.3 -- Could not find nvcc, please set CUDAToolkit_ROOT. 1.3 -- Could not find nvcc, please set CUDAToolkit_ROOT. 1.3 -- IREE HAL drivers: 1.3 -- - hip 1.3 -- IREE HAL local executable library loaders: 1.3 -- IREE HAL local executable plugin mechanisms: 1.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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 1.3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 1.5 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 1.5 -- Check if compiler accepts -pthread 1.6 -- Check if compiler accepts -pthread - yes 1.6 -- Found Threads: TRUE 1.7 -- Looking for dlopen 1.9 -- Looking for dlopen - found 1.9 -- Performing Test IREE_SUPPORTS_VISIBILITY_DEFAULT 2.1 -- Performing Test IREE_SUPPORTS_VISIBILITY_DEFAULT - Success 2.1 CMake Warning at /__w/TheRock/TheRock/iree-libs/iree/CMakeLists.txt:754 (message): 2.1 FindPython and FindPython3 found different executables. You may need to 2.1 pin -DPython_EXECUTABLE and -DPython3_EXECUTABLE ( vs 2.1 /opt/python/cp312-cp312/bin/python3.12) 2.1 2.1 2.1 -- 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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 2.2 -- Resolving system find_package(Git) (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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 2.2 -- Found Git: /usr/local/bin/git (found version "2.49.0") 2.2 -- Not adding LLVM/MLIR because the configuration does not require it 2.2 -- Failed to find LLVM FileCheck 2.2 -- Resolving system find_package(Git) (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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 2.2 -- Google Benchmark version: v1.9.5, normalized to 1.9.5 2.2 -- Looking for shm_open in rt 2.4 -- Looking for shm_open in rt - found 2.4 -- Performing Test HAVE_CXX_FLAG_WALL 2.6 -- Performing Test HAVE_CXX_FLAG_WALL - Success 2.6 -- Performing Test HAVE_CXX_FLAG_WEXTRA 2.9 -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2.9 -- Performing Test HAVE_CXX_FLAG_WSHADOW 3.1 -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 3.1 -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 3.3 -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success 3.3 -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST 3.6 -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success 3.6 -- Performing Test HAVE_CXX_FLAG_WCONVERSION 3.8 -- Performing Test HAVE_CXX_FLAG_WCONVERSION - Success 3.8 -- Performing Test HAVE_CXX_FLAG_WFORMAT_2 4.0 -- Performing Test HAVE_CXX_FLAG_WFORMAT_2 - Success 4.0 -- Performing Test HAVE_CXX_FLAG_WERROR 4.3 -- Performing Test HAVE_CXX_FLAG_WERROR - Success 4.3 -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 4.5 -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 4.5 -- Performing Test HAVE_CXX_FLAG_PEDANTIC 4.7 -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 4.7 -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 4.9 -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 4.9 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 5.2 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 5.2 -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 5.4 -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 5.4 -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 5.6 -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 5.6 -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 5.9 -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 5.9 -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 6.1 -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 6.1 -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 6.3 -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 6.3 -- Enabling additional flags: -DINCLUDE_DIRECTORIES=/__w/TheRock/TheRock/iree-libs/iree/third_party/benchmark/include 6.4 -- Performing Test THREAD_SAFETY_ATTRIBUTES -- success 6.4 -- Performing Test HAVE_CXX_FLAG_COVERAGE 6.6 -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 6.7 -- Performing Test STD_REGEX -- success 6.9 -- Performing Test STEADY_CLOCK -- success 6.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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 7.0 -- Performing Test PTHREAD_AFFINITY -- failed 7.0 -- Resolving super-project find_package(HIP REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 7.0 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 7.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) 7.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) 7.0 -- 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) 7.0 -- 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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 7.0 -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS 7.2 -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success 7.2 -- *Not* building or importing IREE's compiler tools. 7.2 Set IREE_BUILD_COMPILER to build them or IREE_HOST_BIN_DIR to import them. 7.2 -- Configuring IREE runtime plugins 7.3 -- Runtime tracing disabled 7.3 -- iree_allocator_system() using `IREE_ALLOCATOR_LIBC_*` 7.3 -- Performing Test IREE_UK_BUILD_X86_64_AVX2_FMA 7.5 -- Performing Test IREE_UK_BUILD_X86_64_AVX2_FMA - Success 7.5 -- Performing Test IREE_UK_BUILD_X86_64_AVX512_BASE 7.7 -- Performing Test IREE_UK_BUILD_X86_64_AVX512_BASE - Success 7.7 -- Performing Test IREE_UK_BUILD_X86_64_AVX512_VNNI 8.1 -- Performing Test IREE_UK_BUILD_X86_64_AVX512_VNNI - Success 8.1 -- Performing Test IREE_UK_BUILD_X86_64_AVX512_BF16 8.5 -- Performing Test IREE_UK_BUILD_X86_64_AVX512_BF16 - Success 8.6 -- IREE task topology: using sysfs (Linux) 8.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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 8.7 -- Resolving system find_package(Git) (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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 9.3 -- Looking for dl_iterate_phdr 9.5 -- Looking for dl_iterate_phdr - found 9.5 -- Resolving super-project find_package(hip REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 9.5 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 9.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) 9.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) 9.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) 9.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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 9.5 -- Looking for pthread_create in pthreads 9.7 -- Looking for pthread_create in pthreads - not found 9.7 -- Looking for pthread_create in pthread 9.9 -- Looking for pthread_create in pthread - found 10.0 -- Resolving super-project find_package(hipdnn_data_sdk REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_data_sdk) 10.0 -- Resolving super-project find_package(hip REQUIRED REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/core/clr/dist/lib/cmake/hip) 10.0 -- HIP: Using hipcc from relative path: /__w/TheRock/TheRock/build/core/clr/dist/bin/hipcc 10.0 -- hipDNN Data SDK: Engine plugin build directory is lib/hipdnn_plugins/engines 10.0 -- hipDNN Data SDK: Plugin absolute installation directory /__w/TheRock/TheRock/build/core/clr/dist/lib/hipdnn_plugins/engines 10.0 -- hipDNN Data SDK: Plugin relative installation directory lib/hipdnn_plugins/engines 10.0 -- Resolving super-project find_package(hipdnn_flatbuffers_sdk REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_flatbuffers_sdk) 10.0 -- Resolving super-project find_package(hipdnn_data_sdk 0.0.1 REQUIRED REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_data_sdk) 10.0 -- hipDNN Data SDK: Engine plugin build directory is lib/hipdnn_plugins/engines 10.0 -- hipDNN Data SDK: Plugin absolute installation directory /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/hipdnn_plugins/engines 10.0 -- hipDNN Data SDK: Plugin relative installation directory lib/hipdnn_plugins/engines 10.0 -- Resolving super-project find_package(flatbuffers REQUIRED REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/flatbuffers/dist/lib/cmake) 10.0 -- Resolving super-project find_package(nlohmann_json REQUIRED REQUIRED BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json) 10.0 -- Found nlohmann_json: /__w/TheRock/TheRock/build/third-party/nlohmann-json/dist/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.12.0") 10.0 -- hipDNN Flatbuffers SDK: Using imported FlatBuffers 25.9.23 headers 10.0 -- Resolving super-project find_package(hipdnn_plugin_sdk REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_plugin_sdk) 10.0 -- Resolving super-project find_package(hipdnn_flatbuffers_sdk REQUIRED REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_flatbuffers_sdk) 10.0 -- hipDNN Flatbuffers SDK: Using imported FlatBuffers 25.9.23 headers 10.0 -- Resolving super-project find_package(hipdnn_frontend REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_frontend) 10.0 -- Resolving super-project find_package(hipdnn_backend 0.0.1 REQUIRED REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_backend) 10.0 -- Resolving super-project find_package(hipdnn_test_sdk REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_test_sdk) 10.0 -- Resolving super-project find_package(hipdnn_plugin_sdk 1.0.0 REQUIRED REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_plugin_sdk) 10.0 -- Resolving super-project find_package(hipdnn_frontend REQUIRED REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/ml-libs/hipDNN/dist/lib/cmake/hipdnn_frontend) 10.0 -- Resolving super-project find_package(Fusilli REQUIRED CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/iree-libs/fusilli/dist/lib/cmake/fusilli) 10.0 -- Resolving system find_package(IREERuntime) (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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 10.0 -- Resolving super-project find_package(GTest QUIET CONFIG BYPASS_PROVIDER NO_DEFAULT_PATH PATHS /__w/TheRock/TheRock/build/third-party/googletest/dist/lib/cmake/GTest) 10.0 -- 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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 10.0 -- 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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 10.0 -- 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;flatbuffers;nlohmann_json;hipdnn_data_sdk;hipdnn_flatbuffers_sdk;hipdnn_plugin_sdk;hipdnn_test_sdk;hipdnn_frontend;hipdnn_backend;hipdnn_integration_tests;Fusilli;GTest) 10.0 CMake Warning at test/integration/CMakeLists.txt:204 (message): 10.0 hipDNN was built with HIPDNN_ENABLE_SDPA=OFF. Skipping Fusilli SDPA 10.0 integration test. Rebuild hipDNN with -DHIPDNN_ENABLE_SDPA=ON to enable 10.0 it. 10.0 10.0 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-flatcc-cli 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-c-embed-data 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-benchmark-executable 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-benchmark-module 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-convert-parameters 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-cpuinfo 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-create-parameters 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-dump-instruments 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-dump-module 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-dump-parameters 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-dump-replay 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-run-replay 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-benchmark-replay 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-encode-parameters 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-profile 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-run-module 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on iree-tokenize 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_api_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_graph_import_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_plugin_load_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_conv_fprop_parameterized_full_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_conv_fprop_with_relu_and_bias_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_conv_fprop_parameterized_stream_device_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_matmul_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_serialized_matmul_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_matmul_parameterized_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_batched_matmul_parameterized_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_batched_matmul_int4_fp16_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_scaled_matmul_accumulate_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_pointwise_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_conv_wgrad_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_conv_dgrad_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_reduction_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_custom_op_test 10.0 -- Set RPATH $ORIGIN/../lib/rocm_sysdeps/lib;$ORIGIN/../lib/llvm/lib;$ORIGIN/../lib;$ORIGIN/../lib/hipdnn_plugins/engines on fusilli_plugin_simple_rmsnorm_test 10.0 -- Set RPATH $ORIGIN/../../rocm_sysdeps/lib;$ORIGIN/../../llvm/lib;$ORIGIN/../..;$ORIGIN on fusilli_plugin 10.0 -- Configuring done (10.0s) 11.3 -- Generating done (0.8s) 11.3 CMake Warning: 11.3 Manually-specified variables were not used by the project: 11.3 11.3 FUSILLI_PLUGIN_SKIP_TESTS 11.3 THEROCK_STAGE_INSTALL_ROOT 11.3 11.3 11.3 -- Build files have been written to: /__w/TheRock/TheRock/build/iree-libs/fusilliprovider/build END 1778835687.0791318 11.375117778778076 0