Skip to content

move changes for avx512 blklen32 special layout from liqun/avx-layout #7881

move changes for avx512 blklen32 special layout from liqun/avx-layout

move changes for avx512 blklen32 special layout from liqun/avx-layout #7881

Triggered via pull request January 11, 2025 20:33
Status Failure
Total duration 22m 36s
Artifacts

mac.yml

on: pull_request
Matrix: ARM64-Xcode16-targeting-iphonesimulator
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
ARM64-Xcode16-targeting-iphonesimulator (x86_64)
Process completed with exit code 1.
ARM64-Xcode16-targeting-iphonesimulator (arm64)
The job was canceled because "x86_64" failed.
ARM64-Xcode16-targeting-iphonesimulator (arm64)
The operation was canceled.
Vcpkg: onnxruntime/core/mlas/lib/sqnbitgemm_kernel_avx512.cpp#L177
no matching function for call to 'MlasQ4Int8GemmKernelBlkLen16Avx512'
Vcpkg: onnxruntime/core/mlas/lib/sqnbitgemm_kernel_avx512.cpp#L207
no matching function for call to 'MlasQ4Int8GemmKernelBlkLen64Avx512'
Vcpkg: onnxruntime/core/mlas/lib/sqnbitgemm_kernel_avx512.cpp#L223
no matching function for call to 'MlasQ4Int8GemmKernelBlkLen128Avx512'
Vcpkg: onnxruntime/core/mlas/lib/sqnbitgemm_kernel_avx512.cpp#L533
assigning to 'SQ4BitGemmKernel_BlkSum_CompInt8_Fn *' (aka 'unsigned long (*)(unsigned long, const std::byte *, const float *, const std::byte *, const float *, const std::byte *, float *, unsigned long, unsigned long, unsigned long, unsigned long, const float *, unsigned long, const float *, const float *)') from incompatible type 'size_t (const size_t, const std::byte *, const float *, const std::byte *, const float *, float *, size_t, size_t, size_t, size_t, const float *, size_t, const float *, const float *)' (aka 'unsigned long (const unsigned long, const std::byte *, const float *, const std::byte *, const float *, float *, unsigned long, unsigned long, unsigned long, unsigned long, const float *, unsigned long, const float *, const float *)'): different number of parameters (15 vs 14)
Vcpkg
Process completed with exit code 1.
Vcpkg
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
Vcpkg: onnxruntime/core/providers/cpu/text/string_normalizer.cc#L224
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]