Antonin Portelli portelli
  • Joined on 2017-10-25
portelli synced commits to feature/dirichlet at portelli/Grid from mirror 2022-10-12 00:37:18 +01:00
551a5f8dc8 RRII gpu option
portelli synced commits to feature/dirichlet at portelli/Grid from mirror 2022-10-05 05:17:18 +01:00
584a3ee45c Merge pull request #412 from giltirn/patch/adaptive-wflow
eec0c9eb7d Merge pull request #411 from giltirn/patch/dirichlet-fixes
66d001ec9e Refactored Wilson flow class; previously the class implemented both iterative and adaptive smearing, but only the iterative method was accessible through the Smearing base class. The implementation of Smearing also forced a clunky need to pass iterative smearing parameters through the constructor but adaptive smearing parameters through the function call. Now there is a WilsonFlowBase class that implements common functionality, and separate WilsonFlow (iterative) and WilsonFlowAdaptive (adaptive) classes, both of which implement Smearing virtual functions.
19da647e3c Added support for non-periodic gauge field implementations in the random gauge shift performed at the start of the HMC trajectory
Compare 4 commits »
portelli synced commits to develop at portelli/Grid from mirror 2022-10-04 21:07:18 +01:00
477ebf24f4 Merge branch 'develop' of https://github.com/paboyle/Grid into develop
0d5639f707 Run script update
413312f9a9 Benchmark the halo construction.
03508448f8 Remove verbose
e1e5c75023 Stencil gather improvements - SVM was running slow and used for a pointer array that wasn't needed to be in SVM
Compare 6 commits »
portelli synced and deleted reference feature/link-update-mask at portelli/Grid from mirror 2022-09-10 00:58:48 +01:00
portelli synced and deleted reference feature/dirichlet-gparity-stage at portelli/Grid from mirror 2022-09-10 00:58:48 +01:00
portelli synced and deleted reference bugfix/maxnorm2 at portelli/Grid from mirror 2022-09-10 00:58:48 +01:00
portelli synced and deleted reference bgq-asm-shmemfixes at portelli/Grid from mirror 2022-09-10 00:58:48 +01:00
portelli synced commits to develop at portelli/Grid from mirror 2022-09-01 04:38:48 +01:00
913fbca74a Merge pull request #410 from gkanwar/photon_and_sha_patches
60dfb49afa Remove FP16 tests when FP16 is disabled
554c238359 Update OpenSSL digest to use high-level methods
f922adf05e Fix Photon ComplexField type
Compare 4 commits »
portelli synced commits to feature/dirichlet-gparity at portelli/Grid from mirror 2022-09-01 04:38:48 +01:00
8cc3c522c3 Merge pull request #409 from giltirn/feature/dirichlet-gparity-stage
33e4a0caee Imported changes from feature/gparity_HMC branch:
Compare 2 commits »
portelli synced commits to feature/dirichlet at portelli/Grid from mirror 2022-09-01 04:38:48 +01:00
e7d9b75fdd Warning fixes
3d0e3ec363 Tracing
3c1c51f9aa Merge branch 'feature/dirichlet-gparity' into feature/dirichlet
8cc3c522c3 Merge pull request #409 from giltirn/feature/dirichlet-gparity-stage
5c87342108 Used in g-2 sign off
Compare 39 commits »
portelli synced commits to feature/dirichlet at portelli/Grid from mirror 2022-08-04 23:18:48 +01:00
95b640cb6b 10TF/s on 32^3 x 64 on single node
2cb5bedc15 Copy stream HIP improvements
806b02bddf Simplify dead code
de40395773 More timing. Think I should start to use nvtx and rocmtx ??
Compare 8 commits »
portelli synced commits to develop at portelli/LatAnalyze from mirror 2022-08-03 18:38:47 +01:00
7fd31d1fcc object to plot single point
f0c3fd4d7d PlotData fix
Compare 2 commits »
portelli synced commits to develop at portelli/Grid from mirror 2022-08-02 22:18:48 +01:00
188d2c7a4d PVC default, ignore ATS
17d7177105 Files for SYCL
bb0a0da47a inon blocking caution due to SYCL
84110166e4 Fix the fence
d32b923b6c Fencing on a stream in SYCL is needed. Didn't know that ... gulp
Compare 5 commits »
portelli synced commits to feature/dirichlet at portelli/Grid from mirror 2022-07-28 19:48:48 +01:00
a93d5459d4 Better mpi request completion
9c21add0c6 High res timer replaces getttimeofday
639aab6563 High res timer instead of gettimeofday
8137cc7049 Allways concurrent comms
60e63dca1d Add memory logging channel
Compare 14 commits »
portelli synced commits to develop at portelli/Grid from mirror 2022-07-19 23:28:48 +01:00
2ab1af5754 Ensure no synchronize and not optoin dependent
5f8892bf03 Mistake pointed out by Camilo
Compare 2 commits »
portelli synced commits to develop at portelli/Grid from mirror 2022-07-12 20:00:38 +01:00
f14e7e51e7 Grid accelerator
portelli synced commits to feature/dirichlet at portelli/Grid from mirror 2022-07-11 19:30:37 +01:00
fab50c57d9 More loggin
3440534fbf MixedPrec support
177b1a7ec6 Mixed prec
58182fe345 Different approach to default dirichlet params
1f907d330d Different default params for dirichlet
Compare 8 commits »
portelli synced commits to develop at portelli/LatAnalyze from mirror 2022-07-07 01:40:36 +01:00
7ba88c496d tuning fixes and update comparing with Andrew
470aff3b4a Laplace filter in 2-pt fit
Compare 2 commits »
portelli synced commits to feature/dirichlet at portelli/Grid from mirror 2022-07-01 22:40:37 +01:00
1f903d9296 Merge branch 'feature/dirichlet' into feature/dirichlet-gparity
4df1e0987f Merge branch 'feature/dirichlet-gparity' of https://github.com/paboyle/Grid into feature/dirichlet-gparity
588c2f3cb1 Faster axpy_norm and innerProduct
bd99fd608c Introduce a non-default stream for compute operatoins
57b442d0de Log memory operations
Compare 55 commits »
portelli synced commits to feature/dirichlet-gparity at portelli/Grid from mirror 2022-07-01 22:40:37 +01:00
1f903d9296 Merge branch 'feature/dirichlet' into feature/dirichlet-gparity
4df1e0987f Merge branch 'feature/dirichlet-gparity' of https://github.com/paboyle/Grid into feature/dirichlet-gparity
588c2f3cb1 Faster axpy_norm and innerProduct
bd99fd608c Introduce a non-default stream for compute operatoins
57b442d0de Log memory operations
Compare 122 commits »