sandialabs / seacas

The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of preprocessing, postprocessing, translation, and utility applications supporting finite element analysis software using the Exodus database file format.
Other
131 stars 79 forks source link

IOSS: Catalyst API 2 #463

Closed tjotaha closed 2 months ago

tjotaha commented 2 months ago

Added support to database for using my_processor and processor_count IOSS properties when operating in serial parallel mode and reading Conduit files.

gsjaardema commented 2 months ago

@tjotaha It looks like there is one failure and it is related to Catalyst.

tjotaha commented 2 months ago

@gsjaardema I fixed the test failure on the Catalyst parallel build dashboard. I see a new failure on the Intel OneAPI dashboard due to the Fortran compiler (ifx) not begin found. Does something need to be adjusted on this machine?