neo
|
7e47b0c6eb
|
Corrected small compilation bug in traceIndex for iVectors
|
2015-06-04 19:01:43 +09:00 |
|
neo
|
41e88c232b
|
Merge remote-tracking branch 'upstream/master'
|
2015-06-04 18:30:29 +09:00 |
|
neo
|
949b6a7afa
|
Added support for Ta to Lattice types
|
2015-06-04 18:29:55 +09:00 |
|
neo
|
bb73569fd6
|
Addedd Ta functionality to the tensor types
Merge remote-tracking branch 'upstream/master'
Conflicts:
configure
|
2015-06-04 18:11:32 +09:00 |
|
neo
|
c6f2ee91f6
|
Small modification to the configure files
|
2015-06-04 14:17:58 +09:00 |
|
neo
|
661c7e3e37
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-29 11:41:39 +09:00 |
|
neo
|
96ad352741
|
Some modifications to the configure to check SIMD support
|
2015-05-29 11:41:02 +09:00 |
|
neo
|
d8b05e001d
|
Check at configure time if CPU supports the requested SIMD optimization
|
2015-05-27 18:30:11 +09:00 |
|
neo
|
9fd6506d1f
|
Included Gpermute in the new Grid_simd.h file style.
Now tested for SSE4. OK
|
2015-05-27 12:11:44 +09:00 |
|
neo
|
75442e48ce
|
Added a .gitignore file to eliminate autoconf files from commits
|
2015-05-27 11:10:51 +09:00 |
|
neo
|
13707e0808
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
Makefile.in
|
2015-05-27 10:41:33 +09:00 |
|
neo
|
12ae11ef62
|
Adding support for doxygen generation
|
2015-05-27 10:34:56 +09:00 |
|
neo
|
c04cad92ac
|
More cleanup of Grid_simd.h
|
2015-05-26 13:54:34 +09:00 |
|
neo
|
aff978f60a
|
Cleaning up simd files
|
2015-05-26 13:31:10 +09:00 |
|
neo
|
9ad6d0c65f
|
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
|
377083e6ae
|
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
|
57feda4328
|
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
|
f8d8958884
|
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
|
e529210f43
|
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
|
7fb3221d47
|
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
|
639fd05239
|
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
|
d6887beead
|
Merging with upstream
|
2015-05-19 13:36:03 +09:00 |
|
neo
|
fa1dc5e448
|
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
|
6d2accba7b
|
Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass.
|
2015-05-18 16:48:14 +09:00 |
|