This commit is contained in:
powturbo
2017-06-13 10:01:08 +02:00
parent 21e83b3d25
commit 21bc6fb269

View File

@ -178,14 +178,15 @@ using [900.000 multicore servers](https://www.cloudyn.com/blog/10-facts-didnt-kn
git clone --recursive git://github.com/powturbo/TurboPFor.git
cd TurboPFor
###### Linux, Windows (MingW), Clang,...
make
###### Linux, Windows (MingW), Clang,...
make
or
make AVX2=1
or
Disable external libs
make NCODEC1=1 NCODEC2=1
make AVX2=1
Minimum build w/ TurboPFor scalar functions
Disable SIMD
make NSIMD=1
###### Windows visual c++