1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/Hadrons
Michael Marshall 61d017d0a5 Merge GPU support (upstream/develop) into distillation branch.
This compiles and looks right ... but may need some testing

* develop: (762 commits)
  Tensor ambiguous fix
  Fix for GCC preprocessor/pragma handling bug
  Trips up NVCC for reasons I dont understand on summit
  Fix GCC complaint
  Zero() change
  Force a couple of things to compile on NVCC
  Remove debug code
  nvcc error suppress
  Merge develop
  Reduction finished and hopefully fixes CI regression fail on single precisoin and force
  Double precision variants for summation accuracy
  Update todo list
  Freeze the seed
  Fix compiling of MSource::Gauss for single precision
  Think the reduction is now sorted and cleaned up
  Fix force term
  Printing improvement
  GPU reduction fix and also exit backtrace option
  GPU friendly
  Simplify the comms benchmark
  ...

# Conflicts:
#	Grid/communicator/SharedMemoryMPI.cc
#	Grid/qcd/action/fermion/WilsonKernelsAsm.cc
#	Grid/qcd/action/fermion/implementation/StaggeredKernelsAsm.h
#	Grid/qcd/smearing/StoutSmearing.h
#	Hadrons/Modules.hpp
#	Hadrons/Utilities/Contractor.cc
#	Hadrons/modules.inc
#	tests/forces/Test_dwf_force_eofa.cc
#	tests/forces/Test_dwf_gpforce_eofa.cc
2019-09-13 13:30:00 +01:00
..
Archive/Modules Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Modules Merge GPU support (upstream/develop) into distillation branch. 2019-09-13 13:30:00 +01:00
Utilities Merge GPU support (upstream/develop) into distillation branch. 2019-09-13 13:30:00 +01:00
A2AMatrix.hpp Remove compiler errors and warnings 2019-07-18 14:47:02 +01:00
A2AVectors.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
add_module_template.sh Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
add_module.sh Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
Application.cc Merge GPU support (upstream/develop) into distillation branch. 2019-09-13 13:30:00 +01:00
Application.hpp Added the ability to write a version of the validated XML file excluding any of the module IDs supplied in a separate exclude file 2019-07-26 19:46:55 +01:00
DilutedNoise.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
DiskVector.hpp DiskVector: fix of memory bug triggering segfault when the cache is accessed following a certain pattern 2019-05-03 17:09:47 +01:00
Distil.hpp Merge GPU support (upstream/develop) into distillation branch. 2019-09-13 13:30:00 +01:00
EigenPack.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Environment.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Environment.hpp Hadrons: uninitialised pointer fix (might have been harmless) 2019-02-27 02:27:40 +00:00
Exceptions.cc Hadrons: copyright update 2019-02-05 18:55:24 +00:00
Exceptions.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
Factory.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
GeneticScheduler.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Global.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Global.hpp Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Graph.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
make_module_inst.sh Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
make_module_list.sh Hadrons: module list generator fix 2018-09-04 18:22:04 +01:00
Makefile.am Hadrons: (somewhat) faster build 2018-11-06 19:47:41 +00:00
Module.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
Module.hpp Hadrons: 32 bit I/O directly in Lanczos module 2019-02-05 21:56:51 +00:00
ModuleFactory.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
Modules.hpp Merge GPU support (upstream/develop) into distillation branch. 2019-09-13 13:30:00 +01:00
modules.inc Merge GPU support (upstream/develop) into distillation branch. 2019-09-13 13:30:00 +01:00
Solver.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
TimerArray.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
TimerArray.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00
VirtualMachine.cc Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
VirtualMachine.hpp Hadrons: copyright update 2019-02-05 18:55:24 +00:00