1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-23 18:22:02 +01:00

Commit Graph

  • 536e2ff073 *.inc removed: please don't commit these files either! Antonin Portelli 2016-09-27 11:54:03 +01:00
  • 798ff34d7e configure removed: please don't commit configure! Antonin Portelli 2016-09-27 11:29:31 +01:00
  • 87acd06990 Use streaming stores paboyle 2016-09-26 10:11:34 +01:00
  • 9353b6edfe Fenv out of grid namespace paboyle 2016-09-26 10:09:13 +01:00
  • 167cc2650e GNU SOURCE problem on travis paboyle 2016-09-26 09:58:09 +01:00
  • 34f887ca1c Test_fft not complete; preparing for tests of momentum space DWF and Overlap feynman rules but not there yet. paboyle 2016-09-26 09:44:36 +01:00
  • 7089b6d5a5 Setting up but not implemented some QED rules paboyle 2016-09-26 09:43:40 +01:00
  • 2ba7d43ddd Divide handling paboyle 2016-09-26 09:43:14 +01:00
  • 836e929565 Divide handling improved paboyle 2016-09-26 09:42:22 +01:00
  • b6713ecb60 Momentum space rules for Overlap, DWF untested to date paboyle 2016-09-26 09:39:09 +01:00
  • 52a39f0fcd Divide in ET paboyle 2016-09-26 09:38:38 +01:00
  • 81a7a03076 Integer << paboyle 2016-09-26 09:38:17 +01:00
  • 16b37b956c divide goes to ET paboyle 2016-09-26 09:37:59 +01:00
  • 567b6cf23f demangle moves to logging paboyle 2016-09-26 09:36:51 +01:00
  • 296396646d FPE's on macos set up paboyle 2016-09-26 09:36:14 +01:00
  • 04a437c92c Minor modification to the filelist script Guido Cossu 2016-09-23 11:12:45 +01:00
  • 5c190a1b8c Merge branch 'develop' into feature/hirep Guido Cossu 2016-09-23 11:06:06 +01:00
  • 15d8f5c88c Small change to the configure.ac to include the canonical names Guido Cossu 2016-09-23 11:05:36 +01:00
  • c4ac6e7e8f Consolidating HMC interface Guido Cossu 2016-09-23 10:47:42 +01:00
  • 510e340e16 Debugged last commit for the Two index representation Guido Cossu 2016-09-22 22:16:21 +01:00
  • 6ffadca153 Restored number of colours to 3 Guido Cossu 2016-09-22 14:22:54 +01:00
  • b6597b74e7 Added support for the Two index Symmetric and Antisymmetric representations Guido Cossu 2016-09-22 14:17:37 +01:00
  • a034e9901b Merge branch 'develop' into feature/hadrons Antonin Portelli 2016-09-20 13:49:33 +01:00
  • d2573189d8 build system: FFTW fix Antonin Portelli 2016-09-20 12:30:24 +01:00
  • 65ca174dbb gitignore update Antonin Portelli 2016-09-20 11:25:06 +01:00
  • 0724f7af75 QPX single precision implementation Antonin Portelli 2016-09-19 18:09:12 +01:00
  • 2e74520821 removed libtool use (BG/Q compatibility) Antonin Portelli 2016-09-16 15:25:49 +01:00
  • 6dd75ad9e5 Merge branch 'develop' of github.com:paboyle/Grid into feature/bgq Antonin Portelli 2016-09-16 15:07:54 +01:00
  • fda408ee6f Added first lines for supporting Two Index representations Guido Cossu 2016-09-13 10:43:30 +01:00
  • b9c80318a2 Merge branch 'develop' into feature/hirep Guido Cossu 2016-09-13 10:01:51 +01:00
  • 5df5d52d41 Fix for the Intel compiler Guido Cossu 2016-09-12 17:17:20 +01:00
  • f76f281e58 Cleaning files after fix Guido Cossu 2016-09-09 11:34:25 +01:00
  • aa20cc8b52 Fixing compilation error with AVX512 flag Guido Cossu 2016-09-09 02:53:22 -07:00
  • 0fd179fb33 Merge branch 'develop' into feature/hirep Guido Cossu 2016-09-01 12:59:53 +01:00
  • f45ef8d114 Minor modification in ActionBase.h Guido Cossu 2016-09-01 11:46:46 +01:00
  • 7422953e36 Poisson solver example paboyle 2016-08-31 00:42:47 +01:00
  • 8535d433a7 Cold or hot must support any precisoin paboyle 2016-08-31 00:27:53 +01:00
  • b573d1f35a Wilson tree level added paboyle 2016-08-31 00:27:04 +01:00
  • 0c1d7e4daf Mom space prop for Wilson action paboyle 2016-08-31 00:26:36 +01:00
  • 02e983a0cd Momentum space prop and free prop convolution paboyle 2016-08-31 00:26:02 +01:00
  • d15ab66aae FFT moves higher in include order paboyle 2016-08-31 00:25:22 +01:00
  • 9005b82c6d Multi dim FFT, and normalisation fix paboyle 2016-08-31 00:24:52 +01:00
  • 3475f45ce7 Demangle support for typeid stuff paboyle 2016-08-31 00:23:48 +01:00
  • 0744f38866 Demangle support is useful paboyle 2016-08-31 00:23:28 +01:00
  • 62febd2823 Wilson prop test paboyle 2016-08-31 00:23:09 +01:00
  • fd5614738d Merge branch 'develop' into feature/hirep Guido Cossu 2016-08-30 18:21:36 +01:00
  • 005dcc51aa Reset travis Guido Cossu 2016-08-30 14:44:10 +01:00
  • 655c893f86 Another test on travis Guido Cossu 2016-08-30 14:38:42 +01:00
  • 843f5783b4 Again travis test separating single and double Guido Cossu 2016-08-30 14:29:09 +01:00
  • 8986c9fedd Single and double precision travis matrix Guido Cossu 2016-08-30 14:25:24 +01:00
  • c80a1d427c Retest original version of travis yaml Guido Cossu 2016-08-30 14:05:05 +01:00
  • ae57032500 Separate single and double builds in travis Guido Cossu 2016-08-30 14:00:34 +01:00
  • f75468728f Another error on travis Guido Cossu 2016-08-30 13:56:23 +01:00
  • 5acd856663 Correction of error in travis Guido Cossu 2016-08-30 13:49:49 +01:00
  • b0d3e4bb2c Separating travis builds Guido Cossu 2016-08-30 13:44:07 +01:00
  • b512ccbee6 HMC for Adjoint fermions works Guido Cossu 2016-08-30 11:31:25 +01:00
  • 8c89391c02 FFTW unresolved fixed when no fftw3.h paboyle 2016-08-24 16:41:47 +01:00
  • bfac5195b8 tidy up paboyle 2016-08-24 16:38:36 +01:00
  • a782ca3238 Merge branch 'feature/fft-flop-count' into develop paboyle 2016-08-24 15:06:17 +01:00
  • 744691097f Printing paboyle 2016-08-24 15:05:56 +01:00
  • ff6da364e8 FFT double and single precision gives good performance now in multithreaded code. paboyle 2016-08-24 15:05:00 +01:00
  • 4d11a6f5f2 first commit for QPX intrinsics Antonin Portelli 2016-08-23 14:41:44 +01:00
  • 88be3b39bb Merge branch 'develop' of https://github.com/paboyle/Grid into develop paboyle 2016-08-22 18:29:36 +01:00
  • 8a02824e08 Merge branch 'feature/FFT' into develop paboyle 2016-08-22 16:25:04 +01:00
  • 356e7940fd fftw can be switched off paboyle 2016-08-22 16:24:49 +01:00
  • 73ce476890 Include fftw headers paboyle 2016-08-22 16:24:21 +01:00
  • 29c4ef41de Adding a test for libfftw3 paboyle 2016-08-22 16:21:01 +01:00
  • e423a09974 FFT improved and test_FFT passing under MPI 8 processes, 8^4 for LatticeComplexD and LatticeSpinMatrixD paboyle 2016-08-18 02:23:21 +01:00
  • 17097a93ec FFTW test ran over 4 mpi processes. paboyle 2016-08-17 01:33:55 +01:00
  • 94a6373a7f Merge branch 'feature/eigen-cleanup' into develop paboyle 2016-08-15 23:58:34 +01:00
  • 4ab7dbfd57 Instantiate paboyle 2016-08-15 23:00:40 +01:00
  • 90e70790f3 Feature for z-Mobius prep paboyle 2016-08-15 22:31:29 +01:00
  • 9c2e8d5e28 Nc=3 just to let all the test pass in Travis Guido Cossu 2016-08-09 15:46:57 +01:00
  • 147e2025b9 Added unit tests on the representation transformations Guido Cossu 2016-08-08 16:54:22 +01:00
  • 573b8c6020 build system: -O3 is not overriden by env CXXFLAGS Antonin Portelli 2016-08-06 01:26:24 +01:00
  • 15218ec57f more Travis MPI fix Antonin Portelli 2016-08-06 00:49:14 +01:00
  • ec68e08dd2 Travis MPI fix Antonin Portelli 2016-08-06 00:36:05 +01:00
  • fc25d2295c fftw download paboyle 2016-08-06 00:28:52 +01:00
  • 8dc2cfcedb Adding fftw header pulling paboyle 2016-08-06 00:28:28 +01:00
  • 17c843700e missing doxygen.inc added Antonin Portelli 2016-08-05 15:38:21 +01:00
  • 7b56f63a5c configure Doxygen output fix Antonin Portelli 2016-08-05 15:35:29 +01:00
  • b1cfb4d661 first try at a nicer Doxygen implementation Antonin Portelli 2016-08-05 15:29:18 +01:00
  • 836f93780c first try at including MPI tests in Travis Antonin Portelli 2016-08-05 13:41:52 +01:00
  • 5a68715be3 Richards sweep test paboyle 2016-08-05 10:51:57 +01:00
  • 32bc7a6ab8 MPI back out of change that hangs AVX2 for clang, gcc needs the -mfma flag. paboyle 2016-08-05 10:36:00 +01:00
  • b65e72e521 Merge pull request #43 from rprollins/bench/output-format Antonin Portelli 2016-08-04 16:47:01 +01:00
  • d1aaff65e8 README update Antonin Portelli 2016-08-04 16:27:02 +01:00
  • 7ff7c7d90d Merge branch 'develop' into feature/hadrons Antonin Portelli 2016-08-04 16:22:10 +01:00
  • 93d29bb699 build system improvements after discussion with Peter Antonin Portelli 2016-08-04 16:19:59 +01:00
  • a2e9430abe Hadrons: fix after build system update Antonin Portelli 2016-08-03 17:14:32 +01:00
  • 2485ef9c9c Merge branch 'feature/new-build' into feature/hadrons Antonin Portelli 2016-08-03 16:49:16 +01:00
  • 3b376ed54e build system: error if MPI not found Antonin Portelli 2016-08-03 15:23:38 +01:00
  • d5c1f614ba gitignore update Antonin Portelli 2016-08-03 15:14:33 +01:00
  • 2edc24225d untracking ltmain.sh Antonin Portelli 2016-08-03 15:12:44 +01:00
  • 629283726b build system: local Grid link flag moved to configure.ac Antonin Portelli 2016-08-03 15:07:42 +01:00
  • 6adb66dd08 build system: finer management of GMP/MPFR dependence Antonin Portelli 2016-08-03 15:06:45 +01:00
  • 5be92bb708 link fix in README Antonin Portelli 2016-08-03 12:40:56 +01:00
  • f4c049ea6d README update Antonin Portelli 2016-08-03 12:38:54 +01:00
  • bc092ad30f build system fix Antonin Portelli 2016-08-03 11:47:38 +01:00
  • dad642ed1b various build system fixes and improvements Antonin Portelli 2016-08-03 11:39:20 +01:00