This is a step forward to create binaries targeting different CPU architectures. A bash script is orchestrating the invocation of the appropriate binary.
[x] Decide which AVX512 features to support by default. -mavx512f should be supported by all AVX512 architectures.
This is a step forward to create binaries targeting different CPU architectures. A
bash
script is orchestrating the invocation of the appropriate binary.-mavx512f
should be supported by all AVX512 architectures.-t/--threads
argument.-c/--clean
argument.-h/--help
argument.