Robert Bird

Results 12 comments of Robert Bird

> I think I've mentioned this in person but `ASSERT_DEATH` is the _only_ think keeping using GTest both at work and at home. It's vital to testing contract tests. +1,...

I'm also seeing this. Like @speedmax, if I pull up the developer console there is clearly a react error. For me this happens when I try query a elastic search...

I'm working on a sample API and implementation for this [here](https://github.com/rfbird/Cabana/tree/data_buffering) Currently it does *not* work for GPUs, but is looking good for CPUs. More updates to come in the...

bump on this, I just ran into it when making sure everything passed but I wasn't using an GPU aware MPI

format this please

Thanks for the feedback Sam!

format this please

Hey, Sorry for the slow reply on this. It does look like this may be an issue. We're trying to figure out if changing this would have any other wide...

An example of how this can be done is show in the unit tests branch under `./test/unit/particle_push` where it builds a `simulation` object rather than relying on an input deck...

This now tries to give a warning if it can detect the issue, but is not robust