.
This commit is contained in:
11
README.md
11
README.md
@ -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++
|
||||||
|
Reference in New Issue
Block a user