Commit Graph
100 Commits
Author SHA1 Message Date
portelli ac99a56237 Merge branch 'develop' into release/v0.6.0 2016-10-27 11:53:24 +01:00
portelli a1705a8d53 debug message removed 2016-10-26 18:50:07 +01:00
portelli 33d199a0ad temporary thread safety in FFT 2016-10-25 12:56:40 +01:00
portelli 13bf0482e3 FFT optimisation 2016-10-24 19:25:40 +01:00
portelli a795b5705e memory optimisation 2016-10-24 19:25:15 +01:00
portelli 392e064513 fast local peek-poke 2016-10-24 19:24:21 +01:00
portelli 70c32fa49b Merge branch 'develop' of github.com:paboyle/Grid into develop 2016-10-09 12:55:46 +01:00
portelli 77c8a94dae AVXFMA4 flag fix for Intel Compiler 2016-10-09 12:55:12 +01:00
portelli 98439847cf configure portability fix 2016-10-05 14:57:20 +01:00
portelli 7ea4b959a4 hopefully more portable configure output 2016-09-27 11:54:37 +01:00
portelli 536e2ff073 *.inc removed: please don't commit these files either! 2016-09-27 11:54:03 +01:00
portelli 798ff34d7e configure removed: please don't commit configure! 2016-09-27 11:29:31 +01:00
portelli d2573189d8 build system: FFTW fix 2016-09-20 12:30:24 +01:00
portelli 65ca174dbb gitignore update 2016-09-20 11:25:06 +01:00
portelli 2e74520821 removed libtool use (BG/Q compatibility) 2016-09-16 15:25:49 +01:00
portelli 4d11a6f5f2 first commit for QPX intrinsics 2016-08-23 14:41:44 +01:00
portelli 573b8c6020 build system: -O3 is not overriden by env CXXFLAGS 2016-08-06 01:26:24 +01:00
portelli 15218ec57f more Travis MPI fix 2016-08-06 00:49:14 +01:00
portelli ec68e08dd2 Travis MPI fix 2016-08-06 00:36:05 +01:00
portelli 836f93780c first try at including MPI tests in Travis 2016-08-05 13:41:52 +01:00
portelliandGitHub b65e72e521 Merge pull request #43 from rprollins/bench/output-format
Benchmark_dwf_sweep and Benchmark_zmm output formats
2016-08-04 16:47:01 +01:00
portelli d1aaff65e8 README update 2016-08-04 16:27:02 +01:00
portelli 93d29bb699 build system improvements after discussion with Peter 2016-08-04 16:19:59 +01:00
portelli 3b376ed54e build system: error if MPI not found 2016-08-03 15:23:38 +01:00
portelli d5c1f614ba gitignore update 2016-08-03 15:14:33 +01:00
portelli 2edc24225d untracking ltmain.sh 2016-08-03 15:12:44 +01:00
portelli 629283726b build system: local Grid link flag moved to configure.ac 2016-08-03 15:07:42 +01:00
portelli 6adb66dd08 build system: finer management of GMP/MPFR dependence 2016-08-03 15:06:45 +01:00
portelli 5be92bb708 link fix in README 2016-08-03 12:40:56 +01:00
portelli f4c049ea6d README update 2016-08-03 12:38:54 +01:00
portelli bc092ad30f build system fix 2016-08-03 11:47:38 +01:00
portelli dad642ed1b various build system fixes and improvements 2016-08-03 11:39:20 +01:00
portelli 63ae39abc7 proper propagation of OpenMP flags 2016-08-02 17:41:32 +01:00
portelli 9e5b934d21 improved LAPACK configuration 2016-08-02 17:26:54 +01:00
portelli a7b483d67a Tests in subdirectories are not built by default 2016-08-02 12:14:28 +01:00
portelli bb99ce0680 bootstrap script fix 2016-08-01 09:51:06 +01:00
portelli 83307df1af travis update for new build system 2016-08-01 09:38:40 +01:00
portelli e9f30cab2c first working version for the new build system 2016-07-30 17:53:18 +01:00
portelli d6737e4bd8 Travis fix for Linux clang builds 2016-06-14 19:15:08 +01:00
portelliandGitHub d539888e57 Merge pull request #37 from rprollins/fix/mpi_communicator
Removed write to stdout in constructor for MPI CartesianCommunicator
2016-06-14 17:25:40 +01:00
portelli 1c0e922585 Merge pull request #35 from aportelli/master
empty SIMD fix
2016-05-27 16:49:13 +01:00
portelli 9d5f693cbe empty SIMD fix 2016-05-24 10:56:27 +01:00
portelli 91e04056f9 fix of the empty SIMD 2016-05-12 19:24:10 +01:00
portelli 3789e3f31c additional fixed in slice functions 2016-05-12 18:35:38 +01:00
portelli 0c66719210 const fix in slice functions 2016-05-12 13:01:35 +01:00
portelli 4bc21ec7cb thread CL argument fix 2016-05-11 15:21:29 +01:00
portelli e3083b6dfc Merge commit 'ab894186589224d570e0ecef8eea06443194a8ab' 2016-05-11 15:20:41 +01:00
portelli 101aa769eb LatticeBase contain the grid pointer and a virtual destructor to allow polymorphic lattice pointers 2016-05-04 12:15:31 -07:00
portelli 0bf99bfde5 log polish 2016-05-04 12:14:49 -07:00
portelli 64bf6fe54e macro to dump NERSC header to a stream 2016-05-04 12:14:38 -07:00
portelli 1161d566b9 minor code cleaning 2016-05-02 19:32:11 -07:00
portelli c698b16d75 function to generate Chroma-style gamma matrix products 2016-05-01 18:30:35 -07:00
portelli c4c89336fe SliceSum: shutting down warning about non-threaded code for now 2016-05-01 18:29:57 -07:00
portelli fa59789580 ConjugateGradient: cleaner output 2016-05-01 18:29:20 -07:00
portelli 92c2c7d3b5 SchurRedBlackDiagMooeeSolve: fix: guess was not initialised from input 2016-05-01 16:07:55 -07:00
portelli e99ce0875f directly exit when using '--help' option 2016-05-01 16:05:16 -07:00
portelli cc1d9eb05b Merge commit '999b3a2e26bdd8300d389699dd299e7e5d951af6' 2016-05-01 15:55:22 -07:00
portelli 57c027fea2 Travis update 2016-05-01 15:04:52 -07:00
portelli 207dc439a7 Travis debug 2016-05-01 15:00:35 -07:00
portelli 77ef0bba48 Travis update 2016-05-01 14:53:28 -07:00
portelli 7ee577eee6 Travis fix 2016-05-01 11:34:20 -07:00
portelli d27ceb75dd Travis fix 2016-05-01 11:32:28 -07:00
portelli 65c2b794b5 Travis update 2016-05-01 11:23:57 -07:00
portelli de82b08f70 Travis fix 2016-05-01 11:18:58 -07:00
portelli 1d03f515b9 Travis status in README 2016-05-01 11:18:47 -07:00
portelli 1c4c287925 Make.inc generation fix 2016-05-01 11:18:25 -07:00
portelli 10bbfdc3b2 Travis update 2016-05-01 10:58:03 -07:00
portelli e15f0b47c1 Travis fix 2016-05-01 10:54:43 -07:00
portelli 0fd0661be3 Travis fix 2016-05-01 10:49:36 -07:00
portelli 6628806142 Travis debug 2016-05-01 10:47:13 -07:00
portelli 17198a4abd Travis update 2016-05-01 10:43:14 -07:00
portelli 344d251fc4 re-fix of test Make.inc 2016-04-30 00:24:50 -07:00
portelli f6c53e5039 Merge commit '1e554350acae0e67fa7177ed0db9d4f684a54af2' 2016-04-30 00:17:52 -07:00
portelli ba09cbae3e function to read std::vector from a string (blank separated values) 2016-04-30 00:15:44 -07:00
portelli 6aa000176f Fermion <-> Propagator functions 2016-04-30 00:14:33 -07:00
portelli 23b6172c31 Bernoulli RNG 2016-04-30 00:14:13 -07:00
portelli ca5eebe10c gitignore update 2016-04-30 00:13:53 -07:00
portelli 3f128443ab OS X icpc fix 2016-04-30 00:13:33 -07:00
portelli cf2f69812b build system fix 2016-04-14 15:13:55 +01:00
portelli 1eb169ac0b compatibility fix 2016-02-23 16:36:50 +00:00
portelli 5674c3e241 cycle count fix for x86 2016-02-23 16:08:18 +00:00
portelli 62c4ba0d1e gitignore update 2016-02-23 16:01:29 +00:00
portelli 19526d09c2 Merge commit '6aeaf6f568a391e34b913f08be6a11beb28d8842' 2016-02-22 15:23:26 +00:00
portelli 1e0be161e5 MacroMagic: inline functions to avoid double symbol issues 2015-12-23 14:20:05 +00:00
portelli 200de272ed IO: serialisable enums 2015-12-08 13:54:00 +00:00
portelli d68a72e28b IO: code cleaning and string binary IO fix 2015-12-08 13:53:33 +00:00
portelli ab45f029f4 ignore Config.h.in 2015-12-08 13:52:44 +00:00
portelli 17f9268a55 XmlIO: minor code cleaning 2015-12-07 18:30:00 +00:00
portelli 78f0c2595d autotool file accidentally committed 2015-12-07 18:28:06 +00:00
portelli 06f8ecea04 Merge commit '899ca41cb8c8f47771bfd37cd895cbc2184e5560' 2015-11-16 18:16:25 +00:00
portelli af19118113 new I/O interface 2015-11-16 18:14:37 +00:00
portelliandAntonin Portelli 8709117aea Log: generalised Logger class to allow separate logs in Grid-based applications 2015-10-27 17:31:13 +00:00
portelli 1b22ce5720 tests Make.inc fix 2015-10-27 10:47:52 +00:00
portelli e6b9aa9076 Config.h removed form repository 2015-10-27 10:47:07 +00:00
portelli d9f2e2e06a Merge pull request #2 from paboyle/master
Update from Peter
2015-10-19 14:52:52 +01:00
portelli dd498f993e Merge pull request #1 from paboyle/master
Sync with Peter
2015-08-19 17:27:31 +02:00
portelli b0eedfd7ba fix of AX_GCC_X86_AVX_XGETBV macro 2015-07-17 11:15:57 +09:00
portelli 3fc9c00465 fix of AX_GCC_X86_AVX_XGETBV macro 2015-07-17 11:15:57 +09:00
portelli 73c4a1dac9 fix of AX_GCC_X86_AVX_XGETBV macro 2015-07-17 11:15:57 +09:00
portelli 6b8190a032 gitignore update 2015-07-17 11:15:17 +09:00