Jiqun Tu
Jiqun Tu
I think we should make the `enum` a `enum class` which is more error proofing. Also personally I am fine with the it but I remember the `enum`'s in QUDA...
@weinbe2 @maddyscientist
I will take a look at this. Currently my thought is to disable MG-MMA code when using double precision, since that hasn't really been tested and won't be of any...
@cpviolator Just to make sure, the `GPU_MULTIGRID_DOUBLE` is defined through compiling in `HOSTDEBUG` mode? Or is it set explicitly?
Thanks @maddyscientist. I have added update the doxygen to cover `active`, and also applied the changes to `constantInv` in https://github.com/lattice/quda/pull/1310/commits/4040ff814f9a4e8aa4b3088313e8cea103557aef. I have also tested `constantInv` code path.