Peter Boyle
|
ffc5dab17f
|
AMD FMA4 support added for Interlagos/BlueWaters
|
2015-11-04 04:29:58 -06:00 |
|
Peter Boyle
|
814c79f38d
|
SIMD improvements for mac and madd use in complex for avx, sse
|
2015-10-09 00:38:52 +02:00 |
|
Peter Boyle
|
64d64d1ab6
|
Updating to modify non-inlining permute routines and hopefully get better reg use and
enhance performance.
|
2015-09-25 08:55:04 -07:00 |
|
neo
|
6e5db0b1da
|
Corrected bug in integer multiplications for SSE4 and AVX2
Merge remote-tracking branch 'upstream/master'
Conflicts:
tests/Make.inc
|
2015-06-16 23:34:45 +09:00 |
|
neo
|
48bf4878c1
|
Experimental support for ARM
|
2015-06-09 15:46:21 +09:00 |
|
Peter Boyle
|
d6f1ddf99c
|
Conjugate residual algorithm; some more unary functions
|
2015-06-08 12:04:59 +01:00 |
|
neo
|
5a5ee83d28
|
Small modification to the configure files
|
2015-06-04 14:17:58 +09:00 |
|
Peter Boyle
|
b72ca15bd2
|
Improving the reduction to go through our on permute.
Must also do this for avx512
|
2015-05-27 16:07:17 +01:00 |
|
neo
|
64753ea633
|
Included Gpermute in the new Grid_simd.h file style.
Now tested for SSE4. OK
|
2015-05-27 12:11:44 +09:00 |
|
Guido Cossu
|
8abf6403d5
|
Corrected AVX regression error. Tested.
|
2015-05-27 10:49:33 +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 |
|