1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 19:49:14 +00:00
BadFish/.github/workflows
Joost VandeVondele f5ab5832c6 Generate binaries for more advanced architectures
use intel's Software Development Emulator (SDE) in the actions that build the binaries.
This allows for building on Windows and Linux binaries for
- x86-64-avx512
- x86-64-vnni256
- x86-64-vnni512

(x86-64-avxvnni needs more recent gcc in the actions)

also build x86-64-avx2 on macos.

closes https://github.com/official-stockfish/Stockfish/pull/4679

No functional change
2023-07-13 08:21:17 +02:00
..
stockfish.yml Fix failing CI of pull requests 2023-06-20 18:50:12 +02:00
stockfish_arm_binaries.yml Add armv8-dotprod to CI binaries 2023-07-06 23:03:16 +02:00
stockfish_binaries.yml Generate binaries for more advanced architectures 2023-07-13 08:21:17 +02:00
stockfish_compile_test.yml Make posix and msys2 shells consistent in CI 2023-07-02 10:32:36 +02:00
stockfish_sanitizers.yml Make posix and msys2 shells consistent in CI 2023-07-02 10:32:36 +02:00
stockfish_test.yml Fix CI output 2023-07-11 22:53:15 +02:00