Venkitesh

Results 2 issues of Venkitesh

I'm testing an HMC workflow with the **ILDG checkpointer** The sample code can be accessed [here](https://github.com/vmos1/su4_dm_grid_lsd/blob/main/run_gauge_gen/code/hmc_SDM.cc#L74) The code runs well with Nersc checkpointer used as : `TheHMC.Resources.LoadNerscCheckpointer(CPparams);` It fails when...

A previously working Grid build fails with the latest commit **994512048efa19af86a9026ed1ea0f4de25077a6** in **develop**. Get the error: `/2023_august1_tioga_rocm5.2.0/Grid/Grid/qcd/smearing/GaugeConfigurationMasked.h:39:7: error: no matching function for call to 'generator' SU3::generator(e, te); ^~~~~~~~~~~~~~ /2023_august1_tioga_rocm5.2.0/Grid/Grid/qcd/utils/SUn.h:199:15: note:...