Commit graph

73 commits

Author SHA1 Message Date
Fernando P. Panadero
323d0df795 Bug in YMio.jl for SF boundary conditions 2023-11-20 17:33:45 +01:00
Alberto Ramos
b4a269f9af Removed superflous arguments in some flow functions 2023-11-07 11:48:59 +01:00
Alberto Ramos
6f90cac065 Wrong dimensions in Qtop without time slices
This bug corrects a naive facot of 6 in the definition of the
topological charge.
2023-11-06 17:22:00 +01:00
Alberto Ramos
b4dadba051 Corrected bug in twist factor 2023-02-01 14:58:43 +01:00
Alberto Ramos
63ff01a2be Corrected bug for setting boundary fields
Thanks to Fernando Perez Panadero
2023-01-31 15:50:51 +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
2e71d6c0e1 Added i/o for configurations in native BDIO format 2022-06-04 23:20:09 +02: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
65a619e554 Some updates 2022-01-05 19:55:51 +01:00
Alberto Ramos
6f6773d2ed Corrected mistake in MD integration for omf2 2021-12-27 19:20:26 +01:00
Alberto Ramos
aeadaeee86 Corrected bug for improved SF simulations 2021-12-12 01:28:45 +01:00
Alberto Ramos
fd47be0949 Corrected bug in SF coupling 2021-11-24 18:47:57 +01:00
Alberto Ramos
cbdd0ec8fb Added basic support for Spinors and fields in fundamental rep. 2021-11-18 13:37:32 +01:00
Alberto Ramos
1ab51e0727 Added import for CERN format. Corrected bug in Qtop 2021-11-16 13:11:01 +01:00
Alberto Ramos
230493c9ce Bug corrected in ft for SF 2021-11-14 22:44:53 +01:00
Alberto Ramos
e3d0195b7c Bug 2021-11-14 22:38:35 +01:00
Alberto Ramos
8cd4c4fd97 Set zero 2021-11-14 22:17:18 +01:00
Alberto Ramos
500305f76b Set to zero explicitly SF clover fields 2021-11-14 22:12:04 +01:00
Alberto Ramos
6fbc516a6a Bug corrected 2021-11-14 21:21:20 +01:00
Alberto Ramos
6dd69f192a Bug corrected 2021-11-14 20:40:54 +01:00
Alberto Ramos
3d9a7a537f bug 2021-11-14 09:49:56 +01:00
Alberto Ramos
7a438c69af Bug in i/o 2021-11-14 09:46:01 +01:00
Alberto Ramos
95f60c18b1 Dummy commit 2021-11-14 09:35:51 +01:00
Alberto Ramos
4ec7881ff5 Bug 2021-11-14 09:34:37 +01:00
Alberto Ramos
eee02b62ea Added default constructor for GaugeParm 2021-11-14 09:33:03 +01:00
Alberto Ramos
ffc6818ba5 Added routine to import configuration in lex format 2021-11-13 23:13:19 +01:00
Alberto Ramos
50fc5d1640 bug 2021-11-10 19:37:22 +01:00
Alberto Ramos
656ff5dd58 Corrected bug in set boundary fields 2021-11-10 19:27:42 +01:00
Alberto Ramos
c325f8c1d9 Bug corrected 2021-11-07 21:56:32 +01:00
Alberto Ramos
c6afa13cbc Added support for SF boundary field 2021-11-05 15:29:30 +01:00
Alberto Ramos
860f725d99 Added reunitarization after trajectory 2021-11-03 15:08:51 +01:00
Alberto Ramos
8b90c286a4 Bug corrected 2021-11-03 12:19:53 +01:00
Alberto Ramos
d19b3a1132 Improved support for flow integrators 2021-11-03 11:49:35 +01:00
Alberto Ramos
410a6d7b25 Full support for twisted bc 2021-10-31 08:37:53 +01:00
Alberto Ramos
6b42a168ee Bugs corrected 2021-10-27 18:01:40 +02:00
Alberto Ramos
64bc28c112 Bug in sfcoupling measurement 2021-10-27 17:19:27 +02:00
Alberto Ramos
0b8869dc89 Small bug corrections 2021-10-27 15:24:35 +02:00
Alberto Ramos
563eb55e48 Removed dependency from StructArrays
Not used in current setup
2021-10-26 21:55:07 +02:00
Alberto Ramos
772fe1aa8c Missing Factor of cG in SF coupling 2021-10-26 17:44:42 +02:00
Alberto Ramos
551b0dd4f2 Added routine to measure SF coupling 2021-10-26 15:39:15 +02:00
Alberto Ramos
e9670762f8 Added zeuthen term for SF AFW-B boundary conditions 2021-10-25 19:38:07 +02: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
dcea423a4e Added some small documentation 2021-10-19 16:24:29 +02:00
Alberto Ramos
28aad5ccaf Added routines to measure flow observables 2021-10-19 16:18:01 +02:00
Alberto Ramos
428f9782ce Reduction arrays have as argument CartesianIndex 2021-10-17 22:48:30 +02:00