Chulwoo Jung
|
2f4cbeb4d5
|
Minor changes
|
2017-06-12 18:25:18 -04:00 |
|
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 |
|
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 |
|
Chulwoo Jung
|
25d4c175c3
|
Cleaning up Lanczos
|
2017-05-18 18:33:47 -04:00 |
|
Guido Cossu
|
a8fb2835ca
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-05-18 14:45:00 +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 |
|
Guido Cossu
|
10f2872aae
|
Faster exponentiation for lattice fields
|
2017-05-15 15:51:16 +01:00 |
|
paboyle
|
49a5d9bac7
|
Clang major, minor trailing underscore
|
2017-05-11 12:25:02 +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
|
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 |
|
Guido Cossu
|
9c12c37aaf
|
Confirming the fix on the complex boundary conditions
|
2017-05-09 08:41:29 +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 |
|
paboyle
|
529e78d43f
|
Restart the v0.7.0 release
|
2017-05-08 18:20:04 +01:00 |
|
paboyle
|
93f6c15772
|
Warning squash
|
2017-05-06 16:38:58 +01:00 |
|
paboyle
|
c7cc7e6101
|
Fix
|
2017-05-06 16:10:09 +01:00 |
|
paboyle
|
3bae0a2d5c
|
Drop a gcc warning
|
2017-05-06 15:51:42 +01:00 |
|
paboyle
|
c1c7566089
|
GCC bug work around in 5.0 through 6.2 inclusive.
|
2017-05-06 15:20:25 +01:00 |
|
paboyle
|
2439999ec8
|
Warning elimination; drop to -O2 on G++ bad versions
|
2017-05-06 14:44:49 +01:00 |
|
paboyle
|
1d96f662e3
|
Fixed 4d fermion gparity force. Put strong tests on make check force tests
|
2017-05-06 00:46:31 +01:00 |
|
paboyle
|
697c0603ce
|
SITMO I/O for NERSC working now bit repro
|
2017-05-05 16:54:44 +01:00 |
|
paboyle
|
14bedebb11
|
Source pointed to
|
2017-05-05 16:17:27 +01:00 |
|
Chulwoo Jung
|
a8d7986e1c
|
Temporary (hopefully) change to run with GCC for now.
|
2017-05-05 10:55:07 -04:00 |
|
Guido Cossu
|
20999c1370
|
Merge branch 'develop' into feature/hmc_generalise
|
2017-05-05 12:47:17 +01:00 |
|
Chulwoo Jung
|
92ec509bfa
|
Commiting to move to Jlab
|
2017-05-04 19:32:00 -04:00 |
|
Chulwoo Jung
|
e80a87ff7f
|
Checking in before modifying
|
2017-05-04 16:05:07 -04:00 |
|
paboyle
|
43924007db
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-05-04 19:53:41 +01:00 |
|
paboyle
|
78ef10e60f
|
Mobius force improvement
|
2017-05-04 19:53:21 +01:00 |
|
|
679ae98b14
|
Merge branch 'feature/better-external-library' into develop
|
2017-05-04 15:42:12 +01:00 |
|
paboyle
|
90f6bc16bb
|
No compile clang fix
|
2017-05-04 12:15:06 +01:00 |
|
Peter Boyle
|
9b5b639546
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-05-03 20:51:40 -04:00 |
|
Peter Boyle
|
422cdf4979
|
Some checks
|
2017-05-03 18:37:38 -04:00 |
|
Peter Boyle
|
38db174f3b
|
Print statement
|
2017-05-03 18:25:26 -04:00 |
|