Nicholson Koukpaizan

Results 3 comments of Nicholson Koukpaizan

Tests are passing on `ascent` and `summit` with HiOp built in `Release` mode. I think this fixes #542.

I successfully tested this on Frontier with ginkgo@glu_experimental built with rocm/5.2. I haven't been able to build ginkgo@glu_experimental with more recent versions of ROCm. @fritzgoebel correct me if I'm wrong,...

Per discussion with @wmoses, the issue is a value being captured by value in `-O0`, which conflicts with `mem2reg`. PR #2389 should at least provide a more helpful error message....