Adam M. Dempsey

Results 10 comments of Adam M. Dempsey

Currently hangs in artemis when running 12 GPUs on Chicoma with 256x256x64 base mesh and 1 level of SMR. Hangs when meshblocks are

> Currently hangs in artemis when running 12 GPUs on Chicoma with 256x256x64 base mesh and 1 level of SMR. Hangs when meshblocks are

An artemis user would like this feature for an analytic viscosity test where the boundary conditions follow the time dependent analytic solution

Just pointing out, and maybe I'm misunderstanding, but we do distinguish between these two when setting the final driver status to `timeout` or `complete` by calling `tm.KeepGoing()`. So making that...

My only comment right now is to please add a cmake compile time option to use the old parser without any modifications. Downstream codes should be able to opt in...

> > My only comment right now is to please add a cmake compile time option to use the old parser without any modifications. Downstream codes should be able to...

> > Ah, right. It can, but by default toml++ alphabetizes upon exporting things, so I'll have to keep an ordered list of keys explicitly. Will add that. > >...

> LGTM! Would it be possible to unify the index access methods with something like this? Or would that be ambiguous with the other definitions? > > ```c++ > template...

> Approved, but needs a `changelog` update Done

> > > LGTM! Would it be possible to unify the index access methods with something like this? Or would that be ambiguous with the other definitions? > > >...