https://github.com/paboyle/Grid
Name Target Message Date
HEAD da59379 Large reg file for double 26 March 2024, 17:03:20 UTC
refs/heads/3c67d626ba05 8bdadba Cold start 18 March 2021, 19:41:14 UTC
refs/heads/FgridStaggered 4ac85b3 Made checkerboard choice in staggered preconditioned solvers switchable 13 February 2018, 16:49:02 UTC
refs/heads/bugfix/dminus d0c2c9c Merge branch 'develop' of https://github.com/paboyle/Grid into bugfix/dminus 04 April 2017, 19:20:17 UTC
refs/heads/chulwoo-dec12-2015 c5ab9f2 Merge branch 'master' into chulwoo-dec12-2015 06 June 2016, 14:57:27 UTC
refs/heads/ckelly-dec12-2015 af855cc Updating to fix peek poke to checkerboarded arrays since Chulwoo needs this. 12 December 2015, 07:11:46 UTC
refs/heads/debug-crusher bbec7f9 Debug code 20 April 2023, 18:54:36 UTC
refs/heads/develop da59379 Large reg file for double 26 March 2024, 17:03:20 UTC
refs/heads/feature/BCG 751fae9 Changing boundary phase to be always double 10 July 2018, 19:18:12 UTC
refs/heads/feature/CG_repro 70068cf Just commenting 12 December 2016, 03:49:01 UTC
refs/heads/feature/Lanczos dc5b909 Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos 12 June 2018, 23:11:20 UTC
refs/heads/feature/a2a-integration 9bfd641 Reorganise a little to let the PV inverter be defined outside the Reconstruct class. This lets the multiple choices for PV inversion be composed without changing the routine and no if/else case enumeration. Implemented SchurDiagMooee PV inversion (red black) and Unprec PV inversion. Red black cuts from 190 iterations to 90 iterations at 10^-12 on 8^4 test system Will revisit multiple Schur options and add a Fourier based multishift PV inverse, similar to the one Rudy Arthur did in BFM 10 October 2018, 12:22:01 UTC
refs/heads/feature/a2a-offload d8c0c0b Fix and compiles 12 August 2020, 18:35:08 UTC
refs/heads/feature/adaptive_wflow b284d50 Checking in fixed adaptive WilsonFlow 07 June 2021, 18:20:27 UTC
refs/heads/feature/benchiotimings d4290a7 finer timers in Benchmark_IO 17 June 2021, 10:57:02 UTC
refs/heads/feature/benchmark-io-update 1ba25a0 more I/O benchmark code cleaning 07 October 2020, 14:38:41 UTC
refs/heads/feature/bgq-asm 417ec56 Release candidate 29 March 2017, 09:45:33 UTC
refs/heads/feature/block-cg 6f421c7 Block solver in the SchurRedBlack plus timing report cleaner 07 November 2018, 12:26:56 UTC
refs/heads/feature/block_lanczos b2493d6 Switching Block lanczos precision to explicitly single Adding sample run script and input file 08 March 2022, 18:18:36 UTC
refs/heads/feature/block_lanczos22 d57ed25 Merge branch 'feature/dirichlet' into feature/block_lanczos22 24 March 2023, 16:08:09 UTC
refs/heads/feature/boosted e29b97b Qslash term added 14 September 2023, 20:14:03 UTC
refs/heads/feature/cache-fix 59282f2 Update to static data 07 December 2021, 23:41:27 UTC
refs/heads/feature/ckelly-gparity-merge 694306f Configure for mac arm 01 March 2022, 15:53:44 UTC
refs/heads/feature/clover b7f8c5b Modify test to merge with the new Lanczos interface 12 January 2018, 14:38:27 UTC
refs/heads/feature/conjugate-bc-dirs 3c23a94 Fixed test for very much non-unit det 15 January 2021, 14:16:02 UTC
refs/heads/feature/contractor de8b2dc Hadrons: faster A2A matrix load 11 January 2019, 16:12:49 UTC
refs/heads/feature/cpu-threaded-smp 92a83a9 Performance improve for Tesseract 16 March 2022, 17:14:36 UTC
refs/heads/feature/ddhmc c04de86 Merge branch 'feature/ddhmc' of https://github.com/paboyle/Grid into feature/ddhmc 14 February 2022, 16:33:17 UTC
refs/heads/feature/dirichlet 6b979f0 Dirichlet improvements that I failed to commit 05 April 2023, 03:13:17 UTC
refs/heads/feature/dirichlet-gparity 8cc3c52 Merge pull request #409 from giltirn/feature/dirichlet-gparity-stage Import round 5 31 August 2022, 22:22:50 UTC
refs/heads/feature/dwf-multirhs 1edcf90 Macos ANON 02 October 2017, 11:41:02 UTC
refs/heads/feature/dwf-preconditioning a5645a7 for dwf_precondition 30 May 2018, 08:48:52 UTC
refs/heads/feature/eigen-relative 86a9cc8 relative Eigen links, allows moving safely Grid's directory 04 June 2020, 09:56:34 UTC
refs/heads/feature/feature/staggered-comms e8b1251 Staggered fix finished 17 February 2022, 04:51:13 UTC
refs/heads/feature/felix-mm-debug 992431c CPU open doesn't need to free space 01 December 2022, 05:35:05 UTC
refs/heads/feature/felix-slice-sum-fast 8b91b61 First cut at faster GPU slice sum via atomics 22 December 2022, 20:13:45 UTC
refs/heads/feature/fermion-laplace f4e6824 Minor changes 09 October 2017, 08:44:03 UTC
refs/heads/feature/fermtoprop 97a0986 FermToProp 30 November 2022, 20:36:35 UTC
refs/heads/feature/fthmc 09146cf Profiling temporary code until optimised 15 June 2023, 10:54:10 UTC
refs/heads/feature/gparity-merge-april24 da59379 Large reg file for double 26 March 2024, 17:03:20 UTC
refs/heads/feature/gparity_HMC 4fefae1 Test_evec_compression changes: Added ability to choose one of a variety of preselected basis sizes from the command line Fine lanczos now checks enough evecs are generated and resizes the output to Nstop and not the actual amount that converged (which can be larger) 06 April 2022, 13:33:26 UTC
refs/heads/feature/gpu-port 12eb2a6 Zero() change 15 August 2019, 00:43:00 UTC
refs/heads/feature/hadrons-a2a e307bb7 Reorganise to abstract kernels that know about the lattice layout. Move these back into grid. 04 September 2018, 11:30:00 UTC
refs/heads/feature/hadrons-twist 8e0d2f3 Hadrons: support for twisted boundary conditions 12 November 2018, 17:16:18 UTC
refs/heads/feature/half-prec-comms e57eafe Fix to multinode code 26 April 2017, 18:46:52 UTC
refs/heads/feature/hdcr aa13118 Missing conjugate already fixed in develop 10 April 2020, 15:11:24 UTC
refs/heads/feature/hw-multigrid 3064c9a Improve the matching of stencil coarsening 08 September 2020, 19:36:58 UTC
refs/heads/feature/knl-stats 8bbd9eb Reversing changes to Stencil class 12 October 2016, 12:47:20 UTC
refs/heads/feature/lanczos-reorg 27ea2af No compile on comms == none fix 30 October 2017, 01:14:11 UTC
refs/heads/feature/lanczos-simplify 9e56c65 Updated TODO list 21 June 2017, 13:02:58 UTC
refs/heads/feature/luchang-rng d689376 Merge pull request #50 from waterret/develop use sha256 based splittable rng 20 October 2016, 15:40:31 UTC
refs/heads/feature/mixedCG 1e3fb32 Checking in working version of Lanczos. 21 March 2017, 20:45:33 UTC
refs/heads/feature/mpi3 b820076 Merge branch 'develop' into feature/mpi3 25 October 2016, 05:02:33 UTC
refs/heads/feature/multi-communicator ad89abb Fix 25 August 2017, 19:43:37 UTC
refs/heads/feature/normHP 8e16115 MultiRHS solver improvements with slice operations moved into lattice and sped up. Block solver requires a lot of performance work. 18 April 2017, 09:51:55 UTC
refs/heads/feature/npr ac1d655 Const correctness patch 19 November 2018, 10:38:36 UTC
refs/heads/feature/parallelio 1300b0b Update to enable multiple records per file more consistent with SciDAC. open, close, write records... 19 June 2017, 00:01:48 UTC
refs/heads/feature/resilient-io 49b9343 resilient I/O fix 27 November 2018, 20:17:09 UTC
refs/heads/feature/rmhmc 69bd708 Merge branch 'rmhmc_fix' into feature/rmhmc 23 July 2020, 18:47:24 UTC
refs/heads/feature/scidac-wp1 070b61f Simplifying the MultiRHS solver to make it do SRHS *and* MRHS 06 March 2024, 19:04:33 UTC
refs/heads/feature/scidacRNG fa5d870 Debugging offsets in BinaryIO 10 May 2018, 16:55:05 UTC
refs/heads/feature/serialisation-update a269a3d Merge pull request #358 from mmphys/feature/serialisation-test Add a ragged std::vector to the serialisation test 09 June 2021, 09:16:25 UTC
refs/heads/feature/shGordon b9c453e Fix for the CI 02 May 2018, 13:30:27 UTC
refs/heads/feature/shm-chmod 5592f7b Creation mode better implementation 04 April 2017, 17:35:34 UTC
refs/heads/feature/sitmo-skipahead 561426f Clean up 02 April 2017, 14:13:48 UTC
refs/heads/feature/staggered-comms-compute 7fbbb31 Merge branch 'develop' into feature/staggered-comms-compute Conflicts: lib/qcd/action/fermion/ImprovedStaggeredFermion.cc 21 May 2018, 12:07:29 UTC
refs/heads/feature/staggering bb7378c Schur for staggered 10 October 2017, 11:02:18 UTC
refs/heads/feature/sumd-npr b615fa0 Merge pull request #388 from fjosw/feature/sumd-npr Feature/sumd npr 15 March 2022, 13:05:57 UTC
refs/heads/feature/summit-lanczos 251b904 Merge branch 'release/ISC-freeze-2' 04 June 2018, 20:09:48 UTC
refs/heads/feature/summit-multigrid 251b904 Merge branch 'release/ISC-freeze-2' 04 June 2018, 20:09:48 UTC
refs/heads/feature/sycl-simt 229709a Remove Zmobius for faster compile on this bracnh only 09 March 2021, 03:34:35 UTC
refs/heads/fix/HOST_NAME_MAX 2b4399f more HOST_NAME_MAX fix 07 March 2024, 06:26:01 UTC
refs/heads/gauge-group-covariance a976fa6 expose gauge group in GImpl and generic Nc fix 05 October 2021, 13:19:47 UTC
refs/heads/gh-pages 2223cf0 Layout changes and typo fixes 23 March 2018, 10:32:57 UTC
refs/heads/hotfix/nvcc-warnings 9e64387 mores unused statements removed 07 April 2023, 13:27:18 UTC
refs/heads/hotfix/virtual-dtor 5d7e0d1 virtual destructor for LinearOperator 07 April 2023, 13:30:38 UTC
refs/heads/master 12d20d8 Merge branch 'release/0.10.0' 29 March 2023, 20:35:33 UTC
refs/heads/release/0.8.0 fe6860b Update with LIME library guard 27 April 2018, 07:57:34 UTC
refs/heads/release/0.8.2 55c095f Merge pull request #226 from nils-asmussen/fix/Gauss Fix compiling of MSource::Gauss for single precision 14 August 2019, 16:50:38 UTC
refs/heads/release/0.9.1 a00ae98 Fence propagation from SYCL 29 March 2023, 19:00:40 UTC
refs/heads/release/dirac-ITT bf973d0 SHM complete 05 September 2017, 13:30:29 UTC
refs/heads/release/v0.7.0 7a8f6af Drop verbose compiler predefine check 11 May 2017, 11:48:40 UTC
refs/heads/rmhmc_merge2 cfa0576 Getting rid of one more non-auto View, comms overlap in Laplace operator 26 February 2024, 03:37:48 UTC
refs/heads/syck f1f655d Merge pull request #304 from Heinrich-BR/develop ScalarImpl.h updates 06 July 2020, 09:16:03 UTC
refs/heads/sycl c48da35 Memory Vector UVM and Lattice alignedAllocator separate 23 June 2020, 00:21:53 UTC
refs/heads/sycl-linking-hack 6d25bad Hack - may revert this in future 19 November 2020, 13:58:39 UTC
refs/tags/0.8.1 4ad0df6 Bump volume for Gerardo 04 May 2018, 16:33:23 UTC
refs/tags/DIRAC-ITT-2020 12e239d Merge branch 'release/dirac-ITT-2020' 13 October 2020, 17:38:29 UTC
refs/tags/DiRAC-ITT-2020-UCX-WORKAROUND 3aab983 Flop count set as in DiRAC-ITT-2020 (mistaken 20% low, but must maintain consistency) 16 November 2020, 16:13:58 UTC
refs/tags/ISC-freeze-1 5a112fe Merge branch 'release/ISC-freeze-1' 04 June 2018, 17:49:40 UTC
refs/tags/ISC-freeze-2 251b904 Merge branch 'release/ISC-freeze-2' 04 June 2018, 20:09:48 UTC
refs/tags/v0.7.0 c4435e6 Merge branch 'release/v0.7.0' 12 May 2017, 00:15:59 UTC
refs/tags/v0.8.0 fe6860b Update with LIME library guard 27 April 2018, 07:57:34 UTC
back to top