Gary (Tianchen) Hu
Gary (Tianchen) Hu
I will add some tests later. @roystgnr please let me know if this looks okay to you before I go too far.
@alexanderianblair I've been playing with the differentiable operator stuff in the past few days. I spent some time learning MFEM basics and reading the differentiable operator source code. I think...
Added two new timeouts to the end of the list.
A new one ``` [299.0s] [ 319MB] TIMEOUT mfem/lor.MFEMCurlCurlLOR FAILED (TIMEOUT) [pedantic check] ``` https://civet.inl.gov/job/3443518/ @nmnobre
Another mfem LOR test is also pretty heavy (but not heavy enough to trigger a timeout): ``` [173.6s] [ 452MB] OK mfem/lor.MFEMGradDivLOR [pedantic check] ``` And a few json outputting...
Ah, okay. I didn't know you've already addressed it.
LOL I misread the conclusion there. Yeah, the CIVET machines sometimes run ~5x slower than my workstation, in my experience. It's also worse for DEBUG runs, apparently.
@maxnezdyur can you also review this when you get a chance?