.
This commit is contained in:
10
README.md
10
README.md
@ -176,7 +176,7 @@ using [900.000 multicore servers](https://www.cloudyn.com/blog/10-facts-didnt-kn
|
|||||||
### Compile:
|
### Compile:
|
||||||
|
|
||||||
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,...
|
||||||
|
|
||||||
@ -184,11 +184,11 @@ using [900.000 multicore servers](https://www.cloudyn.com/blog/10-facts-didnt-kn
|
|||||||
or
|
or
|
||||||
make AVX2=1
|
make AVX2=1
|
||||||
|
|
||||||
Disable external libs
|
Disable external libs
|
||||||
make NCODEC1=1 NCODEC2=1
|
make NCODEC1=1 NCODEC2=1
|
||||||
|
|
||||||
Disable SIMD
|
Disable SIMD
|
||||||
make NSIMD=1
|
make NSIMD=1
|
||||||
|
|
||||||
###### Windows visual c++
|
###### Windows visual c++
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user