-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Disable AVX-512 if using a version of the GNU Assembler with a known AVX-512 bug. Needs testing on other platforms. Fixes #193. * Change escape sequences to use tput instead of echo for better cross-shell compatibility * Fix GNU assembler version detection * Update GAS version detection to query runtime compiler * Update changelog [ci skip] * Fix grep for osx * Update message color [ci skip] * Use -xCORE-AVX2 to disable AVX-512 for old Intel compilers * Fix sense of icc version test
- Loading branch information
Showing
2 changed files
with
40 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters