|
5404fc66ab
|
Merge needs a fence on SYCL
|
2024-03-26 00:38:41 +00:00 |
|
|
7e5bd46dd3
|
Booster update
|
2024-03-06 19:03:45 +01:00 |
|
|
66391f84f2
|
Merge branch 'feature/gpt' of ../Grid into develop
|
2024-02-21 19:05:00 +01:00 |
|
|
c5f1420dea
|
Merge remote-tracking branch 'LupoA/develop' into LupoA-develop
|
2023-10-02 16:22:35 -04:00 |
|
|
075b9d22d0
|
adjoint rep implemented as 2indx symmetric
|
2023-07-02 13:58:31 +01:00 |
|
|
34b11864b6
|
prettiest tests
|
2023-07-02 13:25:57 +01:00 |
|
|
de30c4e22a
|
minor improvements
|
2023-06-23 10:49:41 +01:00 |
|
|
e28ab7a732
|
Re-included instantiations for symmetric 2Index AS Sp
|
2023-06-16 14:20:37 +01:00 |
|
|
e09dfbf1c2
|
definetely the right merge upstream/develop
|
2023-06-16 14:19:46 +01:00 |
|
|
477b794bc5
|
fix: unused variable removed.
|
2023-05-29 14:08:53 +01:00 |
|
|
6b9f07c1ed
|
Merge pull request #30 from paboyle/develop
Merge upstream
|
2023-05-19 20:20:58 +02:00 |
|
|
e41821e206
|
Disable two index symmetric
|
2023-05-18 15:29:55 +01:00 |
|
|
5f75735dab
|
Add M and Mdag to WilsonTMFermion
|
2023-04-06 18:25:05 +02:00 |
|
|
cc9d88ea1c
|
Fence changes and EXT kernel loop cout reduction
|
2023-04-04 07:37:23 -07:00 |
|
|
b281b0166e
|
Put the barrier in the subroutine
|
2023-04-04 07:36:03 -07:00 |
|
|
6a21f694ff
|
Apply barrier in Gather kernel sequence.
Could place before comms, or in Gather, but decided to insist Gather means Gather is done
|
2023-04-04 07:33:24 -07:00 |
|
|
7212432f43
|
More careful fencing
|
2023-03-28 20:10:22 -07:00 |
|
|
4a261fab30
|
Changes premerge to develop
|
2023-03-28 20:04:21 -07:00 |
|
|
6af97069b9
|
Preparing for close of feature/dirichlet
Initial code change review complete
|
2023-03-28 13:39:44 -07:00 |
|
|
7db8dd7a95
|
Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet
|
2023-03-21 16:04:27 -04:00 |
|
|
4135f2dcd1
|
Compressor
|
2023-03-21 15:41:41 -04:00 |
|
|
e1c326558a
|
COmms improvements
|
2023-03-21 08:53:56 -07:00 |
|
|
eeb6e0a6e3
|
Renable cache blocking and efficient UPI type SHM comms
|
2023-03-14 09:10:27 -07:00 |
|
|
cad5b187dd
|
Cleanup
|
2023-03-14 09:08:16 -07:00 |
|
|
dc747c54be
|
Merge branch 'develop' into feature/dirichlet
Conflicts:
Grid/qcd/action/fermion/WilsonCompressor.h
Grid/stencil/Stencil.h
|
2022-12-13 08:24:58 -05:00 |
|
|
ff6777a98d
|
Variable depth experiments
|
2022-12-13 08:13:51 -05:00 |
|
|
67f569354e
|
Partial dirichlet changes
|
2022-11-30 15:51:13 -05:00 |
|
|
f6402cb6c4
|
AUDIT removal
|
2022-11-25 00:50:33 -05:00 |
|
|
d71672dca9
|
Bug fix
|
2022-11-25 00:46:35 -05:00 |
|
|
e2a938e7f7
|
GPU happy for compile...?
|
2022-11-15 17:48:18 -05:00 |
|
|
ddad25211b
|
Extra instantiations
|
2022-11-15 17:47:52 -05:00 |
|
|
0566fc6267
|
Partial Dirichlet
|
2022-11-15 16:21:24 -05:00 |
|
|
006268f556
|
DWF Slow version
|
2022-11-02 20:24:51 -04:00 |
|
|
78acae9b50
|
Simple DWF for easy check
|
2022-11-02 20:24:17 -04:00 |
|
|
184adeedb8
|
feat: renamed open_boundaries to fixedBoundaries
|
2022-10-26 12:53:46 +01:00 |
|
|
5fa6a8b96d
|
docs: CompactClover debug info generalized.
|
2022-10-26 12:41:14 +01:00 |
|
|
a2a879b668
|
docs: CompactClover Debug Info improved.
|
2022-10-25 17:20:42 +01:00 |
|
|
9317d893b2
|
docs: details about inversion of CompactClover term added.
|
2022-10-25 17:10:06 +01:00 |
|
|
86075fdd45
|
feat: MassTerm and ExponentiateClover merged into InstantiateClover
|
2022-10-25 17:05:34 +01:00 |
|
|
b36442e263
|
feat: CloverHelpers::InvertClover implemented which handles the
inversion of the Clover term depending on clover type and the boundary
conditions.
|
2022-10-25 16:57:01 +01:00 |
|
|
513d797ea6
|
fix: signature of CompactWilsonCloverHelpers::Exponentiate fixed.
|
2022-10-25 16:17:22 +01:00 |
|
|
9e4835a3e3
|
feat: changed CompactWilsonExpClover exponentiation to Taylor expansion
with Horner scheme.
|
2022-10-25 15:19:43 +01:00 |
|
|
991667ba5e
|
Revert
|
2022-10-13 18:50:35 -04:00 |
|
|
2bcff94b52
|
Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet
|
2022-10-13 18:42:04 -04:00 |
|
|
d089739e2f
|
Hack for lattice sites
|
2022-10-13 17:55:50 -04:00 |
|
|
204c283e16
|
Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet
|
2022-10-11 14:59:07 -04:00 |
|
|
551a5f8dc8
|
RRII gpu option
|
2022-10-11 14:44:55 -04:00 |
|
|
9296299b61
|
Better commenting
|
2022-10-04 11:10:34 -07:00 |
|
|
70c83ec3be
|
More instantiations
|
2022-09-27 10:54:23 -04:00 |
|
|
8f4e2ee545
|
Double2
|
2022-09-27 10:53:46 -04:00 |
|