Alexei Strelchenko
Alexei Strelchenko
PR introduces an implementation of the Gaussian smearing for staggered quarks. It also includes computation of two link field, simple test instruction: mpirun -np 1 ./tests/staggered_gsmear_test --dslash-type asqtad --prec double...
This PR focused on the unification of the (old) interface for the legacy deflated solvers (FGMResDR, Inc eigCG) and the new one introduced for the new QUDA eigensolvers. In addition,...
This PR primarily adds an extension to the QUDA contraction code for staggered fermions. To utilize this, a new parameter, `QUDA_CONTRACT_TYPE_STAGGERED_FT_T`, has been introduced. The main application for testing this...
#### PR description: This pull request replaces the standard library functions in the Alpaka interface with their Alpaka-equivalent implementations. The changes primarily affect the workdivision.h header file, aligning the interface...
PR description: This PR introduces an Alpaka-based implementation of the multi-depth particle flow clustering algorithm, which makes extensive use of warp-level operations. Due to the inherently non-local nature of the...