b75da563d9
Resurrect timestamp. Should make optional
2016-03-16 02:28:17 -07:00
f9faec38be
Printing fix under comms none
2016-03-16 02:27:53 -07:00
d6b64f47d9
Uint64 sum for IO rates
2016-03-16 02:27:22 -07:00
a359f7a9f5
Merge branch 'master' of https://github.com/paboyle/Grid
2016-03-11 16:07:07 -08:00
b606deb3f0
Uint64 gsum
2016-03-11 16:06:54 -08:00
090e7aa930
Merge remote-tracking branch 'origin/chulwoo-dec12-2015'
...
Merge Chulwoo's Lanczos related improvements.
Merge Nd!=4 fixes for pure gauge HMC from Evan.
2016-03-08 09:55:14 +00:00
2dce9c3cff
HDCR running on 16^3 with 2x-3x speed up.
2016-03-08 01:01:50 -08:00
1e72bd8b8c
Saving Lanczos testing program
2016-03-08 01:49:16 -05:00
dc72293398
More timing info
2016-03-06 10:46:55 -08:00
e55c35734b
Fix a nocompile
2016-03-03 20:33:28 +00:00
325e745daa
Merge branch 'master' of https://github.com/paboyle/Grid
2016-03-02 07:04:03 -08:00
61413565d0
Back off the inlined spin proj as not working
2016-03-02 07:03:09 -08:00
ff129d9ad9
Redundant operations removed
2016-03-02 07:02:37 -08:00
03fcd3b33a
Back out of the colour
2016-03-02 07:01:15 -08:00
68b02da483
Backing off the colour
2016-03-02 07:00:43 -08:00
e051119769
extern "C" should have been in the header file, but Cray is apparently not C++ friendly.
2016-03-02 07:00:00 -08:00
f3661aac4f
Merge pull request #24 from aportelli/master
...
BG/Q compatibility + XML fixes
2016-02-23 18:22:43 +00:00
1eb169ac0b
compatibility fix
2016-02-23 16:36:50 +00:00
5674c3e241
cycle count fix for x86
2016-02-23 16:08:18 +00:00
62c4ba0d1e
gitignore update
2016-02-23 16:01:29 +00:00
497e7e4c53
BG/Q compatibility fix
2016-02-23 15:57:38 +00:00
19526d09c2
Merge commit '6aeaf6f568a391e34b913f08be6a11beb28d8842'
2016-02-22 15:23:26 +00:00
6aeaf6f568
Parallel IO worked on. I'm puzzled because I already thought I shook this out on MacOS + OpenMPI and then
...
turned up problems on the BlueWaters Cray.
Gets 75MB/s from home filesystem on parallel configuration read. Need to make the RNG IO parallel,
and also to look at aggregating bigger writes for the parallel write.
Not sure what the home filesystem is.
2016-02-21 08:03:21 -06:00
40f2db9bc0
Disable metropolis step until 10 traj covered. Should move to exposing these
...
in XML input and start having "applications" directory.
2016-02-21 08:01:44 -06:00
2cfa20cc4e
Improving the logging, got fed up with color so optionally disable.
...
Backtrace macro used everwhere
2016-02-21 07:58:53 -06:00
a5f683d124
Machine generated
2016-02-21 07:57:42 -06:00
02a57ffa6f
machine generated. Should remove from git .. but annoys downloaders
2016-02-21 07:57:02 -06:00
9f0d9ade68
Added configure flag for LAPACK. Tested ImplicitlyRestartedLanczos::calc()
...
Checking in before cleaning up
2016-02-20 02:50:32 -05:00
3425751cb8
Missing return value
2016-02-19 01:06:03 +00:00
db5e8050a8
Attempts at some optimisation
2016-02-18 22:33:58 +00:00
a3fbabf404
Bug fix
2016-02-18 18:08:24 +00:00
22422a84d9
Small problem in compressor fix
2016-02-17 19:03:09 -06:00
b6f6da923e
Change to the compressor & stencil interface a little.
2016-02-17 18:27:11 -06:00
c9fadf97a5
Simplify the compressor interface again.
2016-02-17 18:16:45 -06:00
c650bb3f3d
Very small merge speed up.
2016-02-16 18:41:53 -06:00
81395e85d1
Regressing to not overlap comms and compute becasue bluewaters, edison, and cori are so rubbish at it.
2016-02-16 13:56:44 -06:00
340a29b735
More careful sequencing of comms
2016-02-15 16:04:59 -06:00
f7be108e35
100 iters faster
2016-02-15 16:03:04 -06:00
a0fc47c6f9
Cheaper implementation
2016-02-15 16:02:36 -06:00
42a9ac71d2
BUg fix, wait till complete.
2016-02-14 16:21:21 -06:00
41c2b09184
Shmem comms [NO MPI] target added. The dwf test runs and passes.
...
Not really shaken out to my satisfaction though as I want more tests done, so don't declare as working.
But committing my current while I try a few experimentals.
2016-02-14 14:24:38 -06:00
294dbf1bf0
Compile on OpenMPI shmem
2016-02-11 23:45:51 +00:00
9548c8b91f
Had to break this out for universal access through the code base.
2016-02-11 07:40:09 -06:00
7f927a541c
Shmem related fixes for shmem compile
2016-02-11 07:37:39 -06:00
e2f73e3ead
Updates for shmem
2016-02-10 16:50:32 -08:00
6371676a75
Correcting some compilation errors for clang-sse
2016-02-10 11:37:03 +09:00
bd84c23298
definitions reconciled.
2016-01-25 16:30:59 -05:00
7aa8d5e8af
Faiing to compile, comparing with master
2016-01-25 16:03:02 -05:00
6012b0ec23
Checking in changes before changing to chulwoo-dec12-2015
2016-01-25 09:40:58 -05:00
411ac49dd7
GparityWilsonTM typedef added. Not yet tested
...
Conflicts:
configure
lib/qcd/action/fermion/WilsonKernels.h
2016-01-25 01:36:28 -05:00