mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
typo
This commit is contained in:
parent
d4aa37112d
commit
d6c02e72d6
@ -35,7 +35,7 @@ MPI, OpenMP, and SIMD parallelism are present in the library.
|
|||||||
|
|
||||||
You can give `configure' initial values for configuration parameters
|
You can give `configure' initial values for configuration parameters
|
||||||
by setting variables in the command line or in the environment. Here
|
by setting variables in the command line or in the environment. Here
|
||||||
is are examples:
|
are examples:
|
||||||
|
|
||||||
./configure CXX=clang++ CXXFLAGS="-std=c++11 -O3 -mavx" --enable-simd=AVX1
|
./configure CXX=clang++ CXXFLAGS="-std=c++11 -O3 -mavx" --enable-simd=AVX1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user