1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-14 06:04:30 +01:00

Works now with Clang-avx, Clang-sse and ICPC-avx, ICPC-sse

This commit is contained in:
Peter Boyle
2015-05-28 11:35:43 +01:00
parent bd81ac0f17
commit c0c1ebe757
3 changed files with 186 additions and 207 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ nobase_include_HEADERS = algorithms/approx/bigfloat.h \
simd/Grid_vector_types.h \
simd/Grid_sse4.h \
simd/Grid_avx.h \
simd/Grid_knc.h
simd/Grid_avx512.h