.
This commit is contained in:
13
README.md
13
README.md
@ -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
|
git clone --recursive git://github.com/powturbo/TurboPFor.git
|
||||||
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