Alberto Ramos
|
f260c35938
|
Fixed dimensions in defauls block size
|
2025-06-22 19:09:23 +02:00 |
|
Alberto Ramos
|
7bd49312fa
|
Corrected normalization for improved actions
|
2025-06-22 19:07:29 +02:00 |
|
Alberto Ramos
|
779d76a5a0
|
Merge remote-tracking branch 'origin/master'
|
2025-06-22 13:39:15 +02:00 |
|
Alberto Ramos
|
ff6ef99587
|
Added block size option in reading config
|
2025-06-22 12:55:12 +02:00 |
|
Fernando P. Panadero
|
51aa3a94f4
|
Tested version of OBC. Zth methods split.
|
2025-05-27 10:52:20 +02:00 |
|
Nicolas Lang
|
9ba07b506a
|
fixed the OBC branch in the Zeuthen term - now results match openQCD
|
2025-05-26 12:48:04 +02:00 |
|
Nicolas Lang
|
58685f63a2
|
changed time-boundary of Eoft_clover and Eoft_plaq to match openQCD
|
2025-05-20 16:58:19 +02:00 |
|
Nicolas Lang
|
349ff2405f
|
Merge branch 'master' of igit.ific.uv.es:fernando.p.csic.es/latticegpu.jl into fix/flow_obc
|
2025-05-14 18:03:18 +02:00 |
|
Fernando P. Panadero
|
1eb9d5a857
|
Merge branch 'OBC'. Flow matched to oqcd.
|
2025-05-05 11:56:49 +02:00 |
|
Fernando P. Panadero
|
c453637e88
|
Flow for OBC similar as in oqcd.
|
2025-05-05 11:30:02 +02:00 |
|
Nicolas Lang
|
094390c1ee
|
factor of 1/2 on spatial bnd links for plaquette action density (matches openQCD)
|
2025-05-02 16:30:19 +02:00 |
|
Nicolas Lang
|
3c59b9251a
|
Merge branch 'master' of igit.ific.uv.es:alramos/latticegpu.jl
|
2025-02-25 16:58:16 +01:00 |
|
Fernando P.Panadero
|
1c1a54348b
|
Bug in plaq_pln
|
2024-12-03 10:28:32 +01:00 |
|
Fernando P.Panadero
|
5fc81739f8
|
pfrandomize modification and minor typos.
|
2024-09-09 11:21:41 +02:00 |
|
Fernando P.Panadero
|
ac796d95eb
|
Documentation update and sfbndfix included in Dw.
|
2024-07-05 14:34:14 +02:00 |
|
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 |
|
Fernando P.Panadero
|
794fe15cba
|
Forces for YM improved open bc
|
2024-06-02 13:30:19 +02:00 |
|
Fernando P.Panadero
|
abfd0bd72a
|
Some errors
|
2024-05-21 15:38:28 +02:00 |
|
Fernando P.Panadero
|
48b3bf4537
|
YM OBC first test
|
2024-05-16 14:43:29 +02:00 |
|
Fernando P.Panadero
|
d026a17b44
|
Typo in plaquette_pln for SF
|
2024-05-16 11:16:30 +02:00 |
|
Fernando P.Panadero
|
55312a8f71
|
Merged Fermion flow
|
2024-05-14 10:51:30 +02:00 |
|
Fernando Pérez Panadero
|
b92f9c92e0
|
Typo in read_cnfg for SF bc
|
2024-02-19 10:23:37 +01:00 |
|
Fernando Pérez Panadero
|
1b1f1e8cec
|
Resolved merge
|
2023-12-14 12:26:51 +01:00 |
|
Alberto Ramos
|
e06092aacb
|
Merge remote-tracking branch 'origin/master'
|
2023-12-13 14:53:26 +01:00 |
|
Alberto Ramos
|
651891f95a
|
Added documentation for most modules
Only Spinors and Dirac are missing.
|
2023-12-13 14:45:45 +01:00 |
|
Nicolas Lang
|
830163e90f
|
added rng arguments to HMC function
|
2023-11-27 13:19:26 +01:00 |
|
Fernando P. Panadero
|
107586289a
|
read_gp function
|
2023-11-21 16:39:25 +01:00 |
|
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 |
|