-
Notifications
You must be signed in to change notification settings - Fork 30.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: disable avx512 for simutf on benchmark ci
Co-authored-by: Daniel Lemire <daniel@lemire.me>
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 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
3a54f7d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works for me with Dual-Core AMD Opteron(tm) Processor 1210 without AVX-512 instructions.
I had the error "/tmp/ccjmqJ34.s:6337: Error: no such instruction: `vpcompressb %zmm6,%zmm9{%k2}{z}'"
With your adiction, I sucessfuly compile my node-v18.15.0 using gcc-8.3.0