1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib
Peter Boyle 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
..
algorithms Simplify the compressor interface again. 2016-02-17 18:16:45 -06:00
cartesian Shmem related fixes for shmem compile 2016-02-11 07:37:39 -06:00
communicator Parallel IO worked on. I'm puzzled because I already thought I shook this out on MacOS + OpenMPI and then 2016-02-21 08:03:21 -06:00
cshift Attempts at some optimisation 2016-02-18 22:33:58 +00:00
lattice Shmem related fixes for shmem compile 2016-02-11 07:37:39 -06:00
Old Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
parallelIO Parallel IO worked on. I'm puzzled because I already thought I shook this out on MacOS + OpenMPI and then 2016-02-21 08:03:21 -06:00
pugixml Correcting some compilation errors for clang-sse 2016-02-10 11:37:03 +09:00
qcd Parallel IO worked on. I'm puzzled because I already thought I shook this out on MacOS + OpenMPI and then 2016-02-21 08:03:21 -06:00
serialisation Correcting some compilation errors for clang-sse 2016-02-10 11:37:03 +09:00
simd Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
stencil Shmem related fixes for shmem compile 2016-02-11 07:37:39 -06:00
tensors Simplify the compressor interface again. 2016-02-17 18:16:45 -06:00
.dirstamp Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
Algorithms.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
AlignedAllocator.h Simplify the compressor interface again. 2016-02-17 18:16:45 -06:00
Cartesian.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Communicator.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Config.h.in Machine generated 2016-02-21 07:57:42 -06:00
Cshift.h Shmem comms [NO MPI] target added. The dwf test runs and passes. 2016-02-14 14:24:38 -06:00
Grid.h Shmem related fixes for shmem compile 2016-02-11 07:37:39 -06:00
Init.cc Improving the logging, got fed up with color so optionally disable. 2016-02-21 07:58:53 -06:00
Init.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Lattice.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Lexicographic.h Had to break this out for universal access through the code base. 2016-02-11 07:40:09 -06:00
Log.cc Improving the logging, got fed up with color so optionally disable. 2016-02-21 07:58:53 -06:00
Log.h Improving the logging, got fed up with color so optionally disable. 2016-02-21 07:58:53 -06:00
Make.inc Attempts at some optimisation 2016-02-18 22:33:58 +00:00
Makefile.am Shmem related fixes for shmem compile 2016-02-11 07:37:39 -06:00
PerfCount.cc Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
PerfCount.h Correcting some compilation errors for clang-sse 2016-02-10 11:37:03 +09:00
Simd.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
stamp-h1 Small change in the HMC interface. 2015-07-30 17:16:57 +09:00
Stencil.h Simplify the compressor interface again. 2016-02-17 18:16:45 -06:00
Tensors.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Threads.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Timer.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00