neo
|
48cc816136
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
lib/math/Grid_math_tensors.h
lib/simd/Grid_vector_types.h
|
2015-05-26 13:14:06 +09:00 |
|
neo
|
1a24801246
|
checked performance of new vector libaries.
Added check for c++11 support on the configure.ac
|
2015-05-26 12:02:54 +09:00 |
|
neo
|
9e29ac6549
|
Completed implementation of new Grid_simd classes
Tested performance for SSE4, Ok.
AVX1/2, AVX512 yet untested
|
2015-05-22 17:33:15 +09:00 |
|
neo
|
d03c4e5901
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
lib/simd/Grid_vector_types.h
tests/Makefile.am
|
2015-05-20 17:32:46 +09:00 |
|
neo
|
cf7be0e461
|
Implemented all SSE4 functions.
A test code Grid_simd_new.cc has been created to test the new class.
Tests are all OK.
|
2015-05-20 17:22:40 +09:00 |
|
neo
|
74e91cd925
|
Partial implementation of the vector types SIMD
Implementing SSE4 now
A systematic series of tests must be written.
|
2015-05-19 17:21:17 +09:00 |
|
neo
|
baa382f055
|
Added check of mpfr and gmp at configure time
It generates automatically the linker flags or complains if not found.
|
2015-05-19 13:54:55 +09:00 |
|
neo
|
7ad705066d
|
Merging with upstream
|
2015-05-19 13:36:03 +09:00 |
|
neo
|
99aecf1f2e
|
Minor modification to the configure.ac
Enables silent rules (use make V=1 to override)
Prints a summary after configure is completed
|
2015-05-18 17:15:14 +09:00 |
|
neo
|
b4cd37276b
|
Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass.
|
2015-05-18 16:48:14 +09:00 |
|