taiki-e / setup-cross-toolchain-action

GitHub Action for setup toolchains for cross compilation and cross testing for Rust.
Apache License 2.0
32 stars 3 forks source link

Support Intel SDE as runner #4

Open taiki-e opened 2 years ago

taiki-e commented 2 years ago

This allows us to test the latest CPU features such as AVX512.

https://github.com/taiki-e/setup-cross-toolchain-action/blob/9b48dd96a9cc012ccf01aa0a40a9bf1f296271f1/main.sh#L202-L209

Refs: https://www.intel.com/content/www/us/en/developer/articles/tool/software-development-emulator.html