Evan Weinberg
Evan Weinberg
@pittlerf and/or @sbacchio , can you re-merge develop and resolve the conflicts? Once you can take care of that and (re-)verify it passes, I'll do one more quick review and...
@sbacchio @pittlerf I'm beginning to go through this PR and I'm very impressed with all of the work done here. When you have the chance, can you please make a...
I'd like to better understand what's going on with the `#ifdef SIGNATURE_ONLY` pattern across many of the dslash files; at a high level I can sort of see what it's...
I just completed a visual review, and needless to say this is very impressive work---I left some QUDA style convention comments, and a few questions. I think the most important...
FYI @pittlerf re:`SIGNATURE_ONLY`, @maddyscientist is going to look into it briefly and take care of it if there's an easy fix, otherwise we'll merge this and deal with it later---I...
I just got done with the boolean op replacement, done by hand instead of with `clang-tidy` because I figured out very quickly that it was going to be much more...
More details on the API call here: https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__MEMORY.html
This was effectively closed by #1588
cscs-ci run
This looks good and indeed fixes the linker issues, I did hit an error running `ctest` because I _only_ compiled Wilson and twisted Hasenbusch: ``` 9: ERROR: Clover has not...