Cameron Smith
Cameron Smith
Thanks. To confirm, you are using SCOREC/core master @ [97523f8](https://github.com/SCOREC/core/tree/97523f8dcbfca22f095813290e459b4877869ea5) (the current HEAD)?
@jrwrigh @KennethEJansen I'm probably not going to have time to look at this in depth until later next week or the following week. I can provide brief inputs and answers...
@jrwrigh Would you please share the cmake configuration command (i.e., `cmake /path/to/pumi -DOPTION=foo ...`) you are using?
PR https://github.com/SCOREC/core/pull/420 *should* fix the `phLinks.cc` build error. I didn't test with CGNS enabled.
#420 was just merged into develop. If the nightly tests pass I'll mark this as closed.
I suppose we could use reverse classification to find model entities that are not meshed then create the geometric attribute that verify later checks.
I'm very late to the discussion here. Using GCC 12.3.0 I had only one compiler warning (promoted to an error) when compiling CGNS (develop @ 36bc48e) with pumi that was...
Sounds like it. Thank you for reporting. We'll run valgrind on a smaller mesh and see what it reports.
@diamog and I discussed this and have a few ideas. In SCS with full sorting enabled the array of mesh element data is not in the same order as the...
@dhyan1272 Is the mesh available somewhere on scorec?