Skip to content

Adding ipynb for pymarian emnlp24 demo/quickstart #702

Adding ipynb for pymarian emnlp24 demo/quickstart

Adding ipynb for pymarian emnlp24 demo/quickstart #702

Triggered via pull request October 18, 2024 22:55
Status Failure
Total duration 22m 4s
Artifacts

windows.yml

on: pull_request
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 17 warnings
Windows CPU-only
Process completed with exit code 4.
Windows CPU+CUDA
The job was canceled because "Windows_CPU-only_false" failed.
Windows CPU+CUDA
The operation was canceled.
Windows CPU-only
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/
Windows CPU-only
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/run-vcpkg@v4, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows CPU-only: CMakeLists.txt#L525
COMPILE_CUDA=off : Building only CPU version
Windows CPU-only: CMakeLists.txt#L651
Option DETERMINISTIC=ON: Trying to make training as deterministic as
Windows CPU-only: src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/core/rapass.cpp#L1218
declaration of 'numWorkRegs' hides previous local declaration
Windows CPU-only: src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86internal.cpp#L1337
'asmjit::x86::dumpAssignment': unreferenced function with internal linkage has been removed
Windows CPU-only: src/3rd_party/fbgemm/third_party/asmjit/src/asmjit/x86/x86logging.cpp#L677
'instInfo': local variable is initialized but not referenced
Windows CPU-only: src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L706
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
Windows CPU-only: 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.
Windows CPU-only: src/3rd_party/fbgemm/third_party/cpuinfo/src/x86/name.c#L706
'return': conversion from 'size_t' to 'uint32_t', possible loss of data
Windows CPU-only: 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.
Windows CPU-only
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/
Windows CPU-only
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/
Windows CPU+CUDA
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/
Windows CPU+CUDA
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/
Windows CPU+CUDA: CMakeLists.txt#L651
Option DETERMINISTIC=ON: Trying to make training as deterministic as