Maarten Arnst
Maarten Arnst
Just wanted to follow up on this issue. @lucbv, have you already had a chance to take a look at it? It seems the issue was also encountered in #11189....
Hi @bartlettroscoe. Thank you for looking into this and for the links. You will find in attachment the files that you asked for. If you should have suggestions for how...
@bartlettroscoe, thanks!
Hi @bartlettroscoe and @csiefer2. Thanks for following up on this issue. And thanks for the fix in TriBits! There were three items in this issue. The item of the subpackage...
Hi @etphipp, is it necessary to put the label ‘ AT: PRE-TEST INSPECTED’ label once more, as the autotester bot seems to want us to do?
Hi @LebedevRI. In the mean time, I have elaborated the PR more. It is now in a better state for discussion. Questions/issues that @romintomasetti and I are thinking of are:...
> Also, `BenchmarkRunner::DoOneRepetition()` is wrong now, > we now can't re-use iteration count from one repetition to the others. > (now == with this accuracy check). I'm not sure to...
Hi @LebedevRI. In the mean time, I've thought a bit more about it. An answer may be to look at it as two steps. This PR could be a first...
These additions sound interesting indeed. > * A container for representing mesh connectivities and other irregular data structures which are typically stored as a big raw 1D `Kokkos::View`, with an...
Hi @dalg24. When we saw this behavior of this function and how it returns, as you say, a view that is runtime unmanaged without having the `MemoryUnmanaged` trait, @romintomasetti and...