Peter Boyle
|
a64497265d
|
TIming
|
2018-05-02 14:07:28 +01:00 |
|
Peter Boyle
|
c45f24a1b5
|
Improvements for tesseract
|
2018-04-30 21:50:00 +01:00 |
|
paboyle
|
b27f0e5a53
|
Control over IO
|
2018-04-27 07:50:15 +01:00 |
|
paboyle
|
75e4483407
|
Stronger convergence test
|
2018-04-27 07:49:57 +01:00 |
|
paboyle
|
809b1cdd58
|
Bug fix for MPI running ; introduced last night
|
2018-04-27 05:19:10 +01:00 |
|
paboyle
|
1be8089604
|
Clean compile
|
2018-04-26 23:42:45 +01:00 |
|
paboyle
|
3e0eff6468
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-04-26 23:00:46 +01:00 |
|
paboyle
|
7ecc47ac89
|
Quenched test compile
|
2018-04-26 23:00:28 +01:00 |
|
paboyle
|
e9f1ac09de
|
static
|
2018-04-26 23:00:08 +01:00 |
|
Peter Boyle
|
fa0d8feff4
|
Performance of CovariantCshift now non-embarrassing.
|
2018-04-26 17:56:27 +01:00 |
|
Peter Boyle
|
05b44aef6b
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
Conflicts:
benchmarks/Benchmark_su3.cc
|
2018-04-26 15:38:49 +01:00 |
|
Peter Boyle
|
03e9832efa
|
Use macros for bare openmp
|
2018-04-26 14:50:02 +01:00 |
|
Peter Boyle
|
28a375d35d
|
Force static
|
2018-04-26 14:49:42 +01:00 |
|
Peter Boyle
|
3b06381745
|
Guard bare openmp statemetn with ifdef
|
2018-04-26 14:48:57 +01:00 |
|
Guido Cossu
|
6358f35b7e
|
Debug of previous commit
|
2018-04-26 14:18:11 +09:00 |
|
Guido Cossu
|
43f5a0df50
|
More timers in the integrator
|
2018-04-26 12:01:56 +09:00 |
|
paboyle
|
2baf193031
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-04-25 00:14:03 +01:00 |
|
paboyle
|
276a2353df
|
Move constructor
|
2018-04-25 00:11:07 +01:00 |
|
Guido Cossu
|
c5b9147b53
|
Correction of a minor bug in the su3 benchmark
|
2018-04-24 08:03:57 -07:00 |
|
Guido Cossu
|
a1be533329
|
Corrected Flop count in Benchmark su3 and expanded the Wilson flow output
|
2018-04-24 01:19:53 -07:00 |
|
|
141da3ae71
|
function to get tensor dimensions
|
2018-04-20 17:13:34 +01:00 |
|
|
94edf9cf8b
|
HDF5: direct access to group for custom operations
|
2018-04-20 17:13:21 +01:00 |
|
|
c11a3ca0a7
|
vectorise/unvectorise in reverse order
|
2018-04-20 17:13:04 +01:00 |
|
paboyle
|
870b1a85ae
|
Think I have the physical prop interface to CF and PF overlap right, but need a strong check/regression.
Only support Hw overlap, not Ht for now. Ht needs a new Dminus implemented.
|
2018-04-18 14:17:49 +01:00 |
|
paboyle
|
b5510427f9
|
physical fermion interface, cshift benchmark in SU3.
|
2018-04-18 01:43:29 +01:00 |
|
paboyle
|
f7f043d8cf
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-04-17 10:57:18 +01:00 |
|
paboyle
|
ddcaa6ad29
|
Master does header on Nersc
|
2018-04-17 10:48:33 +01:00 |
|
|
c8d4d184ee
|
XML push fragment fix
|
2018-04-06 22:53:01 +01:00 |
|
|
1569a374a9
|
XML interface polish, XML fragments can be pushed into a writer
|
2018-04-06 18:32:14 +01:00 |
|
|
eddf023b8a
|
pugixml 1.9 update
|
2018-04-06 16:17:22 +01:00 |
|
paboyle
|
f089bf5629
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-03-30 16:17:26 +01:00 |
|
paboyle
|
276f113f28
|
IO uses master boss node for metadata.
|
2018-03-30 16:17:05 +01:00 |
|
|
a13c109111
|
deterministic initialisation of field metadata
|
2018-03-30 16:03:01 +01:00 |
|
paboyle
|
5bde64d48b
|
Barrier required in parallel when we use ftell
|
2018-03-30 12:41:30 +01:00 |
|
paboyle
|
2f5add4d5f
|
Creation of file
|
2018-03-30 12:30:58 +01:00 |
|
|
20e186a1e0
|
Merge pull request #158 from goracle/dev-pull
Make compilation faster by moving print of git hash.
|
2018-03-22 10:45:17 +00:00 |
|
Dan H
|
ccde8b817f
|
Add dimension check to precisionChange.
|
2018-03-21 20:58:04 -04:00 |
|
Dan H
|
68168bf72d
|
Revert "Add dimension match check to precisionChange."
This reverts commit 8f601d9b39 .
|
2018-03-21 20:51:38 -04:00 |
|
Dan H
|
e93d0feaa7
|
Merge branch 'dev-pull' of github.com:goracle/Grid into dev-pull
|
2018-03-21 20:39:30 -04:00 |
|
Dan H
|
8f601d9b39
|
Add dimension match check to precisionChange.
|
2018-03-21 20:38:19 -04:00 |
|
Guido Cossu
|
60b57706c4
|
Small bug fix in the shm file names
|
2018-03-21 13:57:30 +00:00 |
|
paboyle
|
954e38bebe
|
Put a username in the path
|
2018-03-20 18:16:15 +00:00 |
|
Guido Cossu
|
2581875edc
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-03-19 18:00:08 +00:00 |
|
Peter Boyle
|
e1dcfd3553
|
typo fix
|
2018-03-16 23:10:47 +00:00 |
|
Peter Boyle
|
888838473a
|
4GB clean the offsets in parallel IO for multifile records
|
2018-03-16 21:54:56 +00:00 |
|
Peter Boyle
|
01568b0e62
|
Add a new SHM option
|
2018-03-16 21:54:28 +00:00 |
|
Guido Cossu
|
d86936a3de
|
Eliminating deprecated lex_sites
|
2018-03-16 12:26:39 +00:00 |
|
Dan H
|
0fb84fa34b
|
Make compilation faster by moving print of git hash.
|
2018-03-12 17:03:48 -04:00 |
|
paboyle
|
0880747edb
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-03-09 20:44:42 +00:00 |
|
paboyle
|
b801e1fcd6
|
fclose should be called through a call to close()
|
2018-03-09 20:44:10 +00:00 |
|