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

View File

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