SVE enabled on user input. updated README

tune and arch flags will be applied from autodetect only if they have been created by the process, otherwise the old logical flow remains wrt the flags
This commit is contained in:
Alex Bondarev
2022-09-18 12:04:05 +03:00
parent 17858d4da3
commit d144762b4a
2 changed files with 23 additions and 10 deletions

View File

@@ -47,8 +47,6 @@ Vectorscan is typically used in a DPI library stack, just like Hyperscan.
# Compiling for SVE
When compiling on AARCH64 machine with support for either of the SVE flags, it will be detected and applied automatically.
The following cmake variables can be set in order to target Arm's Scalable
Vector Extension. They are listed in ascending order of strength, with cmake
detecting whether the feature is available in the compiler and falling back to