quda icon indicating copy to clipboard operation
quda copied to clipboard

Unify default parameters in MILC HISQ MG interface with defaults in `utils/set_params.cpp`

Open weinbe2 opened this issue 5 years ago • 1 comments
trafficstars

The MILC HISQ MG interface currently hard codes a handful of default values for the various MG-related structures. This is largely redundant of the setStaggeredMGInvertParam and setStaggeredMultigridParam functions in utils/set_params.cpp. The MILC HISQ MG interface should instead leverage these functions in some capacity to avoid redundant efforts and improve robustness.

weinbe2 avatar May 29 '20 19:05 weinbe2

At time of filing this depends on #1002 being merged.

weinbe2 avatar May 29 '20 19:05 weinbe2