Derek Gaston
Derek Gaston
It is - but all of our mesh generation routines are serial only. These Exodus files happen at a certain step in our mesh generation process... then we take them...
I'm pretty sure the problem is on our end. Two main things: 1. We should be passing 64bit flags to Exodus when the library is configured with dof_id_type = 8bytes:...
Hmmm - not exactly. Check out the info here: https://gsjaardema.github.io/seacas/html/exodus_formats.html In 64-bit offset mode it runs into trouble at 134M elements: when writing the connectivity. BTW: I tried to pass:...
Is there a workaround for this? I want to have default AWS credentials in .aws for everything else and then use this pathway for specifying which AWS credentials claude code...
Alternatively, it would be excellent to be able to set CLAUDE_CODE_AWS_PROFILE (or other AWS environment variables) that only claude code would use. This idea was noted here: https://github.com/anthropics/claude-code/issues/148 - but...