portelli
|
5d7e0d18b9
|
virtual destructor for LinearOperator
|
2023-04-07 14:30:38 +01:00 |
|
portelli
|
9e64387933
|
mores unused statements removed
|
2023-04-07 14:27:18 +01:00 |
|
portelli
|
983b681d46
|
unused statement cleaning
|
2023-04-07 14:12:02 +01:00 |
|
 portelliandGitHub
|
4072408b6f
|
Update README.md
|
2023-04-07 11:45:28 +01:00 |
|
 portelliandGitHub
|
bd76b47fbf
|
Update CI badge in README
|
2023-04-07 11:44:48 +01:00 |
|
portelli
|
18ce23aa75
|
Fix NEON SIMD
|
2023-04-06 11:30:48 +01:00 |
|
portelli
|
a65a497bae
|
Merge branch 'develop' of github.com:paboyle/Grid into develop
|
2021-10-29 13:01:34 +01:00 |
|
portelli
|
b27b12828e
|
reverse previous "fix", missing statement was probably intentional, added a comment to that effect
|
2021-10-29 13:01:31 +01:00 |
|
portelli
|
b5c81a02b6
|
Merge branch 'develop' of github.com:paboyle/Grid into develop
|
2021-10-05 21:13:01 +01:00 |
|
portelli
|
d899ee80fc
|
skip record fixed to include norm metadata
|
2021-10-05 21:12:47 +01:00 |
|
portelli
|
a976fa6746
|
expose gauge group in GImpl and generic Nc fix
|
2021-10-05 14:19:47 +01:00 |
|
portelli
|
6c66b8d997
|
deflated guesser can optionally be used with less vectors than provided
|
2021-09-30 19:25:12 +01:00 |
|
portelli
|
9523ad3d73
|
vector version of Schur solver use vector guesser
|
2021-09-28 12:45:47 +01:00 |
|
portelli
|
73a95fa96f
|
LinearFunction loops over vectors by default, can be overloaded
|
2021-09-28 12:44:26 +01:00 |
|
 portelliandGitHub
|
a269a3d919
|
Merge pull request #358 from mmphys/feature/serialisation-test
Add a ragged std::vector to the serialisation test
|
2021-06-09 10:16:25 +01:00 |
|
portelli
|
ca10bfa1c7
|
removing Travis CI constantly failing due to overtime (no way we can compile Grid on free time anymore)
|
2021-06-04 11:12:22 +01:00 |
|
 portelliandGitHub
|
298a6ec51e
|
Merge pull request #357 from mmphys/bugfix/ragged
Bugfix/ragged Multi-dimensional ragged vectors
|
2021-06-04 10:34:46 +01:00 |
|
 portelliandGitHub
|
61d5860b46
|
Merge pull request #318 from rrhodgson/feature/BaryonSpinMat
Added untraced baryon contraction code
|
2020-10-28 18:39:59 +00:00 |
|
portelli
|
c2b688abc9
|
Benchmark_IO: reducing max local volume to 32^4
|
2020-10-10 16:52:56 +01:00 |
|
portelli
|
b0d61b9687
|
Benchmark_IO cleaner output
|
2020-10-09 21:46:45 +01:00 |
|
portelli
|
5f893bf9af
|
Benchmark_IO procurement sizes
|
2020-10-09 21:31:59 +01:00 |
|
portelli
|
0e17bd6597
|
I/O benchmark cleanup
|
2020-10-09 20:29:57 +01:00 |
|
portelli
|
22caa158cc
|
multi-pass I/O benchmark, with statistic and robustness summary
|
2020-10-09 20:29:40 +01:00 |
|
portelli
|
b24a504d7c
|
hook to access last parallel I/O performance measurement
|
2020-10-09 20:28:54 +01:00 |
|
portelli
|
6b1486e89b
|
fixing number of colours defaulting to 4 in most cases
|
2020-10-08 16:31:24 +01:00 |
|
portelli
|
fdda7cf9cf
|
Merge branch 'feature/benchmark-io-update' into develop
|
2020-10-07 15:57:53 +01:00 |
|
portelli
|
e22d30f715
|
Merge branch 'develop' into feature/benchmark-io-update
|
2020-10-07 15:56:39 +01:00 |
|
portelli
|
1ba25a0d8c
|
more I/O benchmark code cleaning
|
2020-10-07 15:38:41 +01:00 |
|
portelli
|
9ba3647bdf
|
script to convert I/O benchmark logs to CSV
|
2020-10-07 15:35:03 +01:00 |
|
portelli
|
5ee832f738
|
I/O benchmark code cleaning
|
2020-10-07 15:31:51 +01:00 |
|
portelli
|
e9c5a271a8
|
fixing potential issues with log alignment and timer I/O
|
2020-10-06 17:58:16 +01:00 |
|
portelli
|
acac2d6938
|
standard C/C++ I/O in benchmark
|
2020-10-06 17:57:00 +01:00 |
|
 portelliandGitHub
|
f1f655d92b
|
Merge pull request #304 from Heinrich-BR/develop
ScalarImpl.h updates
|
2020-07-06 10:16:03 +01:00 |
|
 portelliandGitHub
|
64fe5b21b4
|
Merge pull request #298 from rrhodgson/feature/baryon
Update baryon 2pt and add 3pt function
|
2020-06-29 18:45:00 +01:00 |
|
portelli
|
0174f5f742
|
look for librt when using shm=shmopen
|
2020-06-11 16:50:43 +01:00 |
|
portelli
|
5aa60be17d
|
SerialisableClassName method for serialisable enum, and boolean to test if a serialisable object is an enum
|
2020-05-15 20:00:34 +01:00 |
|
 portelliandGitHub
|
053b4dd495
|
Merge pull request #282 from felixerben/baryon-reversal
Baryon reversal
|
2020-05-07 18:09:17 +01:00 |
|
 portelliandGitHub
|
a887206413
|
Merge pull request #281 from felixerben/feature/baryonSpeedup
Feature/baryon speedup
|
2020-05-07 13:41:29 +01:00 |
|
portelli
|
4e864e56c9
|
develop pull
|
2020-04-10 17:19:18 +01:00 |
|
 portelliandGitHub
|
d671a63e78
|
Update README.md
|
2020-04-03 19:52:15 +01:00 |
|
portelli
|
6235c7ba98
|
IPP path fix in configure
|
2020-03-27 17:23:29 +00:00 |
|
portelli
|
7e13724882
|
removing Hadrons
|
2020-03-27 12:03:32 +00:00 |
|
 portelliandGitHub
|
05ebc458e2
|
Merge pull request #260 from mmphys/feature/distil
Distillation: save eigenvalues of the Laplacian for all timeslices
|
2020-03-13 14:00:21 +00:00 |
|
 portelliandGitHub
|
35e8e31749
|
Merge pull request #272 from mmphys/feature/ZPeramb
bugfix ZPerambulator
|
2020-03-12 12:28:04 +00:00 |
|
 portelliandGitHub
|
34813e9b04
|
Merge branch 'develop' into feature/ZPeramb
|
2020-03-12 12:27:56 +00:00 |
|
 portelliandGitHub
|
4e8fbc4b49
|
Merge pull request #271 from mmphys/feature/ZDistil
registered module supporting ZMobius action
|
2020-03-12 10:54:07 +00:00 |
|
 portelliandGitHub
|
318f63eb34
|
Merge pull request #268 from mmphys/a2a-error-log
Added Hadrons_Error in case blockSize is set too large
|
2020-03-11 11:09:00 +00:00 |
|
 portelliandGitHub
|
16503d7532
|
Merge pull request #267 from mmphys/feature/distil-bugfix
bugfix in perambulator module
|
2020-03-11 11:08:23 +00:00 |
|
 portelliandGitHub
|
8e83398861
|
Merge pull request #257 from AndrewYongZhenNing/develop
Added NamedTensor.hpp
|
2019-12-11 21:36:59 +00:00 |
|
 portelliandGitHub
|
b9b9fcbfa0
|
Merge pull request #229 from nils-asmussen/feature/JacobiSmear
MSource::jacobi smear + sort file contents of Modules.hpp and modules.inc
|
2019-12-09 22:50:02 +00:00 |
|
 portelliandGitHub
|
6446671a9c
|
Merge pull request #241 from nils-asmussen/fix/remQCDns_ignore_ws
Undo whitespace changes in fix/removeQCDremnants to allow comparing relevant changes
|
2019-12-09 18:02:21 +00:00 |
|
 portelliandGitHub
|
110373ea79
|
Merge pull request #204 from nils-asmussen/sha256sum_Eigen_download
bootstrap.sh: verify checksum of Eigen tar file
|
2019-12-09 18:01:46 +00:00 |
|
portelli
|
1e5ac576d9
|
Merge commit 'f7698b93ca57ea3aa4d72b133ad9ca5d1e703661' into develop
# Conflicts:
# Hadrons/Modules.hpp
# Hadrons/modules.inc
|
2019-12-06 11:59:21 +00:00 |
|
portelli
|
d5492b426f
|
Hadrons: better order in module list
|
2019-12-06 11:56:26 +00:00 |
|
 portelliandGitHub
|
d428858c9d
|
Merge pull request #255 from fionnoh/feature/sparseNoise
Feature/sparse noise
|
2019-12-06 11:43:27 +00:00 |
|
 portelliandGitHub
|
a0b47cc0be
|
Merge pull request #254 from fionnoh/bugfix/eigenMigration
Updated Eigen URL after migration to gitlab
|
2019-12-05 15:26:38 +00:00 |
|
 portelliandGitHub
|
d6100cc35a
|
Merge pull request #253 from mmphys/feature/distil
Fix phase convention adjustment error
|
2019-12-04 14:58:51 +00:00 |
|
 portelliandGitHub
|
188e12ffbb
|
Merge pull request #249 from mmphys/feature/distil
Feature/distil
|
2019-12-03 18:06:00 +00:00 |
|
 portelliandGitHub
|
62b3799c77
|
Merge pull request #251 from fionnoh/bugfix/WallWallMeson
MContraction::Meson bugfix
|
2019-11-26 12:46:03 +00:00 |
|
 portelliandGitHub
|
a60e20f265
|
Merge pull request #250 from mmphys/hadrons-typos
several typos in hadrons
|
2019-11-20 17:10:08 +00:00 |
|
 portelliandGitHub
|
c97f780784
|
Merge pull request #243 from fionnoh/feature/A2A_current_insertion
Feature/a2 a current insertion
|
2019-10-22 13:55:53 +01:00 |
|
 portelliandGitHub
|
202f025fc7
|
Merge pull request #242 from mmphys/feature/baryons
Feature/baryons
|
2019-10-16 15:06:32 +01:00 |
|
 portelliandGitHub
|
d2928761dd
|
Merge pull request #240 from guelpers/feature/bugfixafterGPUmerge
Fix after GPU merge: Phase in Free Propagator
|
2019-10-02 15:00:15 +01:00 |
|
 portelliandGitHub
|
f2a74c603f
|
Merge pull request #239 from mmphys/z2_momentum
z2-momentum phase module
|
2019-10-02 14:57:59 +01:00 |
|
 portelliandGitHub
|
55c095f620
|
Merge pull request #226 from nils-asmussen/fix/Gauss
Fix compiling of MSource::Gauss for single precision
|
2019-08-14 17:50:38 +01:00 |
|
 portelliandGitHub
|
c2c4252a07
|
Merge pull request #216 from nils-asmussen/feature/GaussianSmearing
feature/gaussian smearing
|
2019-08-08 12:29:55 +02:00 |
|
portelli
|
c3d0c176ab
|
cleaning up Kl2 contraction
|
2019-07-05 16:29:46 +01:00 |
|
 portelliandGitHub
|
0a71f8bb10
|
Merge pull request #222 from guelpers/feature/kl2QEDseq
EMLepton: Multiple source-sink separations at once
|
2019-07-05 16:22:34 +01:00 |
|
 portelliandGitHub
|
ab7537e002
|
Merge pull request #221 from fionnoh/bugfix/A2ALoop
Bugfix for A2ALoop module
|
2019-07-03 14:13:51 +01:00 |
|
 portelliandGitHub
|
b120ef1fe4
|
Merge pull request #217 from guelpers/feature/EMlepwall
Hadrons: EMLepton: Wall source
|
2019-05-30 11:13:27 +02:00 |
|
portelli
|
e35e8da111
|
Revert "cleaning up Kl2 contraction"
This reverts commit f244fed6ab.
|
2019-05-29 11:23:17 +02:00 |
|
portelli
|
f244fed6ab
|
cleaning up Kl2 contraction
|
2019-05-24 13:08:35 +01:00 |
|
portelli
|
9b3701ae27
|
posibility to save/load schedules directly from the application parameters
|
2019-05-24 13:08:20 +01:00 |
|
portelli
|
4ac27340b9
|
moving VERSION file to the empty ChangeLog one, this create compilation problems with #include <version> in recent versions of LLVM and case-insensitive FS (typically macOS)
|
2019-05-24 13:05:17 +01:00 |
|
 portelliandGitHub
|
c7c0a1065f
|
Merge pull request #214 from guelpers/feature/kl2QEDseq
Kl2 contraction with sequential propagators
|
2019-05-23 20:31:41 +01:00 |
|
 portelliandGitHub
|
80947130f9
|
Merge pull request #215 from fionnoh/develop
Added precision tuning to Hadrons parameterfile writing
|
2019-05-23 18:44:58 +01:00 |
|
 portelliandGitHub
|
0290ee1f6d
|
Merge pull request #213 from fionnoh/develop
Added ZFIMPL to SeqConserved module
|
2019-05-23 13:46:02 +01:00 |
|
 portelliandGitHub
|
0a8b6724ef
|
Merge pull request #209 from fionnoh/develop
Added gauge transform option to eigpack IO
|
2019-05-15 18:09:44 +02:00 |
|
 portelliandGitHub
|
d8512b03f8
|
Merge pull request #195 from nils-asmussen/fix_GaugeProp_4d
MFermion::GaugeProp fix for 4d fields
|
2019-05-12 21:31:18 +02:00 |
|
 portelliandGitHub
|
d90cf9d022
|
Merge pull request #207 from fionnoh/develop
Weak Hamiltonian and contraction bug fixes
|
2019-05-12 21:30:20 +02:00 |
|
portelli
|
edeb590818
|
DiskVector: fix of memory bug triggering segfault when the cache is accessed following a certain pattern
|
2019-05-03 17:09:47 +01:00 |
|
 portelliandGitHub
|
50d016340c
|
Merge pull request #190 from mmphys/feature/distil-checkin
Eigen::Tensor serialisation. Tested on single and double precision builds
|
2019-04-10 12:49:06 +01:00 |
|
 portelliandGitHub
|
ecf736e6bf
|
Merge pull request #193 from nils-asmussen/fix_GaugeFix_inputmod
Fixes #192 and adds gauge transformation matrix as output.
|
2019-04-02 18:28:50 +01:00 |
|
portelli
|
79160011a1
|
endianness fix in resilient IO
|
2019-03-26 16:06:13 +00:00 |
|
portelli
|
d921a99b1a
|
precision fix
|
2019-03-19 17:07:40 +00:00 |
|
portelli
|
b930eda69d
|
Merge branch 'develop' of github.com:paboyle/Grid into develop
|
2019-02-27 02:27:46 +00:00 |
|
portelli
|
7852181c2c
|
Hadrons: uninitialised pointer fix (might have been harmless)
|
2019-02-27 02:27:40 +00:00 |
|
portelli
|
bdf87bc994
|
Hadrons: beware of the nasty uninitialised twists
|
2019-02-27 02:27:09 +00:00 |
|
portelli
|
cb16c96dc7
|
Hadrons: XML validator utility
|
2019-02-22 18:41:26 +00:00 |
|
portelli
|
e37614bde4
|
display relative norm during field IO norm check
|
2019-02-14 16:23:50 +00:00 |
|
portelli
|
042bad2ced
|
possibility to set a build number
|
2019-02-14 13:58:17 +00:00 |
|
portelli
|
5bc0857412
|
IO norm check on relative norm
|
2019-02-10 22:12:47 +00:00 |
|
portelli
|
b540dc1cee
|
Output field norm check during IO
|
2019-02-10 21:41:17 +00:00 |
|
portelli
|
7672bb6434
|
Hadrons: random vector utility module I/O
|
2019-02-10 21:25:25 +00:00 |
|
portelli
|
f80c548365
|
quieter initialisation
|
2019-02-10 20:47:35 +00:00 |
|
portelli
|
74c38822ed
|
Hadrons: 32 bit I/O directly in Lanczos module
|
2019-02-05 21:56:51 +00:00 |
|
portelli
|
318c64adc2
|
Hadrons: copyright update
|
2019-02-05 19:13:37 +00:00 |
|
portelli
|
d5b053f86f
|
Hadrons: 1 propagator loop construction now using A2A vectors
|
2019-02-05 19:12:38 +00:00 |
|
portelli
|
c60e50e3cb
|
Hadrons: copyright update
|
2019-02-05 18:55:24 +00:00 |
|
portelli
|
08d8b1d5fb
|
Hadrons: 4-quark eye 3-pt contractions
|
2019-02-05 18:53:20 +00:00 |
|