Commit graph

29 commits

Author SHA1 Message Date
Fernando P.Panadero
4c560ab0fe SFORBI different from SFAFWB. 2024-07-04 15:22:20 +02:00
Fernando P.Panadero
bc06079664 OBC Branch Merge 2024-06-20 16:32:40 +02:00
Alberto Ramos
651891f95a Added documentation for most modules
Only Spinors and Dirac are missing.
2023-12-13 14:45:45 +01:00
Alberto Ramos
772b4c62f4 Implemented twisted BC for improved actions and flow
Still rigurous tests should be done.
2023-01-28 23:40:05 +01:00
Alberto Ramos
9ba55b10f8 Implemented corrected TWBC for Wilson action/flow 2023-01-28 10:56:05 +01:00
Alberto Ramos
cd8a9d4f7c Removed Shared memory use.
It seems that the use of shared memory hits some compiler bug. See

https://discourse.julialang.org/t/bug-with-julia-1-7-1-and-cuda-3-3/74052
2023-01-24 17:57:42 +01:00
Alberto Ramos
61af750003 Updated CUDA version and compatible calls 2022-01-07 04:19:34 +01:00
Alberto Ramos
584b92edb0 Wrap threadIdx, etc in an inline function 2022-01-05 20:04:55 +01:00
Alberto Ramos
aeadaeee86 Corrected bug for improved SF simulations 2021-12-12 01:28:45 +01:00
Alberto Ramos
c6afa13cbc Added support for SF boundary field 2021-11-05 15:29:30 +01:00
Alberto Ramos
8b90c286a4 Bug corrected 2021-11-03 12:19:53 +01:00
Alberto Ramos
410a6d7b25 Full support for twisted bc 2021-10-31 08:37:53 +01:00
Alberto Ramos
5336189ad5 Working HMC for SF (w/wo improved actions).
Only Aoki-Frezzotti-Weisz Choice B available for improved actions
2021-10-25 15:34:07 +02:00
Alberto Ramos
ee1776c665 SF boundary conditions for Wilson action conserve energy 2021-10-24 16:47:41 +02:00
Alberto Ramos
74e22502e3 Basic support to identify bcs 2021-10-23 22:56:51 +02:00
Alberto Ramos
428f9782ce Reduction arrays have as argument CartesianIndex 2021-10-17 22:48:30 +02:00
Alberto Ramos
79a6e21cbc Added timmings 2021-10-14 17:30:59 +02:00
Alberto Ramos
4eed0ebb42 Cleanup and Zeuthen flow
At this moment the zfl_* routines only perform the Symanzik flow. The
extra term has to be added, but it should not impact timmings
2021-09-26 10:32:58 +02:00
Alberto Ramos
3d464a0325 Added support for improved actions 2021-09-25 21:58:06 +02:00
Alberto Ramos
cdad0f2be7 Bug in improved force 2021-09-25 17:02:33 +02:00
Alberto Ramos
ea84b66373 Added improved forces 2021-09-25 16:51:33 +02:00
Alberto Ramos
e8493693b0 Bugs corrected 2021-09-25 15:22:47 +02:00
Alberto Ramos
e18183d517 Some cleanup 2021-09-25 09:35:56 +02:00
Alberto Ramos
879ca7dab4 Added option to save memory 2021-09-24 15:49:53 +02:00
Alberto Ramos
09a09153b9 Working multi-precision simulations
The pure gauge theory with groups SU(2) and SU(3) is working
properly.
2021-09-20 18:21:16 +02:00
Alberto Ramos
76d0b66b4b Last version 2021-09-04 14:16:22 +02:00
Alberto Ramos
c378648508 Working HMC for SU(2) and SU(3) 2021-07-28 13:50:32 +02:00
Alberto Ramos
f296fd9768 Non-seg-fault HMC. Energy not conserved. 2021-07-17 18:43:33 +02:00
Alberto Ramos
5bb4f28c8b First commit with layout for Latttice GPU code 2021-07-13 22:12:55 +02:00