Alan Williams

Results 66 comments of Alan Williams

Oh it looks like your failed build is using the combination where Seacas/Ioss is on, but MPI is off. I don't think I've built with that combination before, I may...

My attempted fix has merged into develop. Hopefully it's good...

Thanks for looking into this @sebrowne . In this case our `stk_doc_tests` executable was getting its `SEACASIoss` dependency indirectly through `STKIO`. For that build, `STKIO` was off because `MPI` was...

@lucbv Sierra builds STK as a monolith in the sense that it builds every sub-directory of stk, it never disables anything. But it does still build the separate stk libraries...

The above-referenced STK snapshot (#14691) has now merged into develop. We believe we have now made necessary changes to be compatible with Kokkos 5, etc. I think this is a...

I'm not sure if it's causing real trouble, but I'll get a fix in for that stk_expreval warning as soon as possible.