Do not use the following versions:
- 3.1.0 (due to NaN problem, use 3.1.1 and later)
Use the following versions of VOLK aka libvolk:
- 2.5.2
- 3.1.2
brew install volk
- See libvolk README.md.
- You need to install python3-mako as:
sudo apt install python3-mako
orpip3 install mako
Do the full benchmark by volk_profile -b -p .
. Use the result at ~/.volk/volk_config
for optimizing the execution.
volk_profile -b -p .
cp ./volk_config ~/.volk/
See doc/volk_config_data
for the example volk_config
files.
See jj1bdx-dev
branch of jj1bdx fork of libvolk.
[End of memorandum]