1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-11 03:46:55 +01:00
Commit Graph

1284 Commits

Author SHA1 Message Date
09ca32d678 Dminus added for Cayley 2016-10-10 23:42:55 +01:00
082ae350c6 static schedule by default 2016-10-10 23:42:30 +01:00
87acd06990 Use streaming stores 2016-09-26 10:11:34 +01:00
9353b6edfe Fenv out of grid namespace 2016-09-26 10:09:13 +01:00
167cc2650e GNU SOURCE problem on travis 2016-09-26 09:58:09 +01:00
7089b6d5a5 Setting up but not implemented some QED rules 2016-09-26 09:43:40 +01:00
2ba7d43ddd Divide handling 2016-09-26 09:43:14 +01:00
836e929565 Divide handling improved 2016-09-26 09:42:22 +01:00
b6713ecb60 Momentum space rules for Overlap, DWF untested to date 2016-09-26 09:39:09 +01:00
52a39f0fcd Divide in ET 2016-09-26 09:38:38 +01:00
81a7a03076 Integer << 2016-09-26 09:38:17 +01:00
16b37b956c divide goes to ET 2016-09-26 09:37:59 +01:00
567b6cf23f demangle moves to logging 2016-09-26 09:36:51 +01:00
296396646d FPE's on macos set up 2016-09-26 09:36:14 +01:00
8535d433a7 Cold or hot must support any precisoin 2016-08-31 00:27:53 +01:00
b573d1f35a Wilson tree level added 2016-08-31 00:27:04 +01:00
0c1d7e4daf Mom space prop for Wilson action 2016-08-31 00:26:36 +01:00
02e983a0cd Momentum space prop and free prop convolution 2016-08-31 00:26:02 +01:00
d15ab66aae FFT moves higher in include order 2016-08-31 00:25:22 +01:00
9005b82c6d Multi dim FFT, and normalisation fix 2016-08-31 00:24:52 +01:00
3475f45ce7 Demangle support for typeid stuff 2016-08-31 00:23:48 +01:00
0744f38866 Demangle support is useful 2016-08-31 00:23:28 +01:00
8c89391c02 FFTW unresolved fixed when no fftw3.h 2016-08-24 16:41:47 +01:00
bfac5195b8 tidy up 2016-08-24 16:38:36 +01:00
744691097f Printing 2016-08-24 15:05:56 +01:00
ff6da364e8 FFT double and single precision gives good performance now in multithreaded code. 2016-08-24 15:05:00 +01:00
88be3b39bb Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-08-22 18:29:36 +01:00
356e7940fd fftw can be switched off 2016-08-22 16:24:49 +01:00
73ce476890 Include fftw headers 2016-08-22 16:24:21 +01:00
e423a09974 FFT improved and test_FFT passing under MPI 8 processes, 8^4 for LatticeComplexD and LatticeSpinMatrixD 2016-08-18 02:23:21 +01:00
17097a93ec FFTW test ran over 4 mpi processes. 2016-08-17 01:33:55 +01:00
4ab7dbfd57 Instantiate 2016-08-15 23:00:40 +01:00
90e70790f3 Feature for z-Mobius prep 2016-08-15 22:31:29 +01:00
32bc7a6ab8 MPI back out of change that hangs
AVX2 for clang, gcc needs the -mfma flag.
2016-08-05 10:36:00 +01:00
93d29bb699 build system improvements after discussion with Peter 2016-08-04 16:19:59 +01:00
9e5b934d21 improved LAPACK configuration 2016-08-02 17:26:54 +01:00
e9f30cab2c first working version for the new build system 2016-07-30 17:53:18 +01:00
f9e90eeb1f Sign error on the force for 4d fields fixed 2016-07-16 01:52:44 +01:00
fad5c675eb sign error on the 4d gparity force 2016-07-16 01:51:56 +01:00
4908b77d46 Fixed conflicts. PLEASE avoid making wholesale cosmetic only changes, this created
a HUGE amount of difficult to resolve and understand conflicts .

Wholesale formatting, reordering functions etc... in a central file like Tensor_class
or Grid_vector_types while others are also editing without making substantial functionality
changes creates pain.
2016-07-15 20:59:07 +01:00
f4dd5062d7 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
980ff18956 Solving the instantiation no compile issue 2016-07-15 17:19:44 +01:00
1a6c7204ac Disable instantiation; Use cache version instead 2016-07-15 00:34:39 +01:00
49310fbab3 Done with red black change over 2016-07-15 00:08:43 +01:00
5c0c8efb9e Updated file list 2016-07-15 00:02:11 +01:00
dfd714e1ef Multiple implementations for the 5d hopping terms, depending on cache friendly
ops and/or the 5th direction being vectorised
All use 4d redblack.
2016-07-15 00:00:09 +01:00
79a8ca1a62 Rewrite for performance. Impl dependent instantiations give
4d linalg impls of the 5d hopping terms (and inverse)
Cache friendly loop orderings of the above
Dense matrix stored and apply to the above

-- Switch to Ls vectorised, and use dense matrix approach for the MooeeInv
   and rotate/shift of the Mooee M5D routines.
2016-07-14 23:58:15 +01:00
fb45eb2eb2 5d ls vec rename of impl class 2016-07-14 23:57:26 +01:00
a307274c96 Fermion impl rename for ls vectorised 5d approaches 2016-07-14 23:56:13 +01:00
3f2c44a5fe Updating the class to 5d selection based on impl type 2016-07-14 23:55:26 +01:00