- 09 11月, 2016 1 次提交
-
-
由 gangliao 提交于
* make AVX_FOUND is default value to WITH AVX * let AVX_FLAG always keep -mavx flag since compiler can build binary with -mavx even CPU does not support avx.
-
- 30 9月, 2016 3 次提交
* make AVX_FOUND is default value to WITH AVX * let AVX_FLAG always keep -mavx flag since compiler can build binary with -mavx even CPU does not support avx.
In some situation, for instance, in the virtual machine, it could happen.
* Add automatic check AVX in CMake * Revise table format and some words in build docs