Chulwoo Jung
|
fb7c4fb815
|
Recovering lapack interface without array allocation
|
2017-06-07 00:00:59 -04:00 |
|
Chulwoo Jung
|
00bb71e5af
|
Checking in before reworking lapack interface
|
2017-06-06 16:26:41 -04:00 |
|
Chulwoo Jung
|
cfed2c1ea0
|
Broken Lanczos. Going back to an older verion temporarily.
|
2017-06-06 12:14:45 -04:00 |
|
Chulwoo Jung
|
b1b15f0b70
|
Further fixes from multidimensional array
|
2017-06-05 23:13:41 -04:00 |
|
Chulwoo Jung
|
927c7ae3ed
|
changed allocation for LAPACK temporaries, to avoid crashing with some compilers (reported by Christoph)
|
2017-05-25 21:43:53 -04:00 |
|
Chulwoo Jung
|
05d04ceff8
|
Adding SimpleLanczos
|
2017-05-25 12:30:47 -04:00 |
|
Chulwoo Jung
|
8313367a50
|
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos
|
2017-05-25 12:30:06 -04:00 |
|
|
a74c34315c
|
Bootstrap script fix
|
2017-05-25 14:27:49 +01:00 |
|
Guido Cossu
|
75856f2945
|
Compilation fix in the Tensor_exp
|
2017-05-25 12:44:56 +01:00 |
|
Guido Cossu
|
3c112a7a25
|
Small correction to the general exp definition
|
2017-05-25 12:09:00 +01:00 |
|
Guido Cossu
|
ab3596d4d3
|
Using Cayley-Hamilton form for the exponential of SU(3) matrices
|
2017-05-25 12:07:47 +01:00 |
|
Chulwoo Jung
|
5c479ce663
|
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos
|
2017-05-24 18:58:53 -04:00 |
|
Chulwoo Jung
|
4bf9d65bf8
|
Checking in memory saving version of Lanczos
|
2017-05-24 18:57:32 -04:00 |
|
Chulwoo Jung
|
3a056c4dff
|
Re-adding Bisection for SimpleLanczos
|
2017-05-22 18:23:03 -04:00 |
|
Guido Cossu
|
15e801af3f
|
Fixing a compilation error for generic SIMD
|
2017-05-19 16:39:36 +01:00 |
|
Chulwoo Jung
|
b0ba651654
|
Turning off the final sort for now
|
2017-05-19 10:49:09 -04:00 |
|
Guido Cossu
|
0ffc235741
|
Adding more statistics to the Benchmark_comms. Min and max
|
2017-05-19 10:55:04 +01:00 |
|
Chulwoo Jung
|
25d4c175c3
|
Cleaning up Lanczos
|
2017-05-18 18:33:47 -04:00 |
|
Guido Cossu
|
8e19c99c7d
|
Adding more statistical info in the Benchmark_comms
|
2017-05-18 19:07:35 +01:00 |
|
Guido Cossu
|
a0bc0ad06f
|
Reverting change in Bechmark_comms. Keeping 300 iterations
|
2017-05-18 17:48:11 +01:00 |
|
Guido Cossu
|
a8fb2835ca
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-05-18 14:45:00 +01:00 |
|
Guido Cossu
|
bc862ce3ab
|
Fixing an allocation issue in Benchmark_comms
|
2017-05-18 14:44:56 +01:00 |
|
paboyle
|
3267683e22
|
Union workaround for g++
|
2017-05-17 11:26:18 +01:00 |
|
Azusa Yamaguchi
|
f46a67ffb3
|
No compile issue on clang on mac fixed.
Compiler version was clang++-3.9 under mpicxx
|
2017-05-17 10:51:01 +01:00 |
|
paboyle
|
f7b8383ef5
|
Half precisoin comms mixed prec test
|
2017-05-16 14:52:51 +01:00 |
|
Guido Cossu
|
10f2872aae
|
Faster exponentiation for lattice fields
|
2017-05-15 15:51:16 +01:00 |
|
paboyle
|
cd73897b8d
|
Merge branch 'release/v0.7.0' into develop
|
2017-05-12 01:16:02 +01:00 |
|
paboyle
|
7a8f6af5f8
|
Drop verbose compiler predefine check
|
2017-05-11 12:48:40 +01:00 |
|
paboyle
|
49a5d9bac7
|
Clang major, minor trailing underscore
|
2017-05-11 12:25:02 +01:00 |
|
paboyle
|
2b3fdd4a58
|
Print CXX predefines
|
2017-05-11 12:05:50 +01:00 |
|
paboyle
|
34502ec471
|
4.8 dropped as buggy.
|
2017-05-11 11:43:39 +01:00 |
|
paboyle
|
8a43e88b4f
|
Compiler check early in build
|
2017-05-11 11:43:06 +01:00 |
|
paboyle
|
238df20370
|
Still working on the compiler compat checks
|
2017-05-11 11:30:14 +01:00 |
|
paboyle
|
97a32a6145
|
Add 4.8 test
|
2017-05-11 11:24:21 +01:00 |
|
paboyle
|
655492a443
|
Compiler detection
|
2017-05-11 11:21:11 +01:00 |
|
paboyle
|
1cab06f6bd
|
Compat checks for compilers
|
2017-05-11 10:20:24 +01:00 |
|
paboyle
|
f8024c262b
|
Update Eigen
|
2017-05-10 13:30:09 +01:00 |
|
Guido Cossu
|
4cc5f01f4a
|
Small change in the readme about the intel compiler
|
2017-05-09 15:38:59 +01:00 |
|
Guido Cossu
|
9c12c37aaf
|
Confirming the fix on the complex boundary conditions
|
2017-05-09 08:41:29 +01:00 |
|
Guido Cossu
|
806eaa0530
|
Adding back the IO tests in the list
|
2017-05-08 22:26:44 +01:00 |
|
Guido Cossu
|
01d0e54594
|
Merge branch 'release/v0.7.0' into develop
|
2017-05-08 22:02:51 +01:00 |
|
Guido Cossu
|
5aafa335fe
|
Fixing JSON error for complex numbers
|
2017-05-08 21:56:44 +01:00 |
|
Guido Cossu
|
8ba0494485
|
Fixing JSON for complex numbers
|
2017-05-08 21:41:39 +01:00 |
|
Peter Boyle
|
d99d98d9fd
|
Merge branch 'release/v0.7.0' of https://github.com/paboyle/Grid into release/v0.7.0
|
2017-05-08 15:08:20 -04:00 |
|
Peter Boyle
|
95a017a4ae
|
Relax force constraints to pass in single precision.
|
2017-05-08 15:06:41 -04:00 |
|
paboyle
|
92f92379e6
|
Adding olivers test version
|
2017-05-08 18:42:19 +01:00 |
|
paboyle
|
529e78d43f
|
Restart the v0.7.0 release
|
2017-05-08 18:20:04 +01:00 |
|
paboyle
|
4ec746d262
|
Merge branch 'release/v0.7.0' into develop
|
2017-05-06 18:43:03 +01:00 |
|
paboyle
|
66d819c054
|
More info on gcc bug
|
2017-05-06 18:42:11 +01:00 |
|
paboyle
|
3f3686f869
|
formattign
|
2017-05-06 18:41:27 +01:00 |
|