Fix MKL in CI #356
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-vcpkg@v4, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Release:
CMakeLists.txt#L571
COMPILE_CUDA=off : Building only CPU version
|
Build Release:
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/core/rapass.cpp#L1218
declaration of 'numWorkRegs' hides previous local declaration
|
Build Release:
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/core/ralocal.cpp#L833
'cont': unreferenced formal parameter
|
Build Release:
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86internal.cpp#L1337
'asmjit::x86::dumpAssignment': unreferenced function with internal linkage has been removed
|
Build Release:
src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86logging.cpp#L677
'instInfo': local variable is initialized but not referenced
|
Build Release:
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L706
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
Build Release:
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L700
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Build Release:
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L706
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
|
Build Release:
src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L700
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Build Release:
src/3rd_party/sentencepiece/third_party/esaxx/sais.hxx#L134
'~': zero extending 'char_type' to '__int64' of greater size
|
Prepare vcpkg
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare vcpkg
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare vcpkg
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading