Results 262 comments of Cameron Smith

@flagdanger Thanks for checking in on this. It looks like there build errors in the phasta code: ``` /lore/smithc11/githubSelfHostedRunner/actions-runner-2.317.0/_work/core/core/core_433/phasta/ph.cc: In function 'apf::Mesh2* ph::loadMesh(gmi_model*&, const char*, pcu::PCU*)': /lore/smithc11/githubSelfHostedRunner/actions-runner-2.317.0/_work/core/core/core_433/phasta/ph.cc:169:27: error: too few...

~~It looks like the current errors are promoted warnings that are unrelated to this PR~~: https://github.com/SCOREC/core/actions/runs/10269910071/job/28416451838#step:3:805 ``` In member function 'virtual bool ph::PhastaSharing::isOwned(apf::MeshEntity*)', inlined from 'virtual bool ph::PhastaSharing::isOwned(apf::MeshEntity*)' at /lore/smithc11/githubSelfHostedRunner/actions-runner-2.317.0/_work/core/core/core_433/phasta/phLinks.cc:42:30,...

@bobpaw @Angelyr Is support for this part of https://github.com/SCOREC/core/pull/514?

What version of Kokkos is being used for the aurora build? I'm hitting errors with Kokkos >= 4.7.00 and master or yus/aurora-support @ [091f7df](https://github.com/SCOREC/pumi-pic/commit/091f7df592496fe25aad55287c21499776b2b4f2) on a scorec workstation and on...

Thank you. 4.6.02 worked for me on RHEL9.

Hi @streeve. Do you think we should switch to `int` or do you expect `bool` to work?

Do you have a screenshot of the model? Does valgrind show any errors?