Cody Permann

Results 13 issues of Cody Permann

Not a super extensive test, but does fix the bug!

do not merge

So we've been through a lot of iterations with the thread-model logic, which is in good shape. What's missing is that when we have the OpenMP model active (really just...

## Reason Slow performance caused us to observe the behavior of what should have been a reasonably fast (O(n)) merge algorithm in the `PolycrystalUserObjectBase` class. Significant numbers of bounding boxes...

PR: Failed but allowed

refs #10786 An attempt to start improving make speed. "find" can be pretty slow on some cluster filesystems.

This implements an improvement to the INSTALLABLE_DIRS feature already present in MOOSE so that submodules can have resources automatically included in the top-level application's installable applications. - If neither the...

## Reason With the popularity of our level 1 and level 2 installs, we continue to receive requests to make more tests, examples, and problems available to end users. The...

C: Framework
T: task

## Reason https://github.com/idaholab/moose/pull/26051 changed the way that unity directories are lumped together. Instead of being generated per directory, unity files are generated at the topmost source directories for a project...

C: Framework
C: MOOSE Scripts
T: task

## Bug Description We occasionally see jobs in CIVET failing with the following message: ``` /data/civet0/build/moose/modules/combined/test/src/base/CombinedTestApp.C:16:10: fatal error: CombinedRevision.h: No such file or directory 16 | #include "CombinedRevision.h" | ^~~~~~~~~~~~~~~~~~~~...

T: defect
P: normal

The Production CIVET database at the INL is growing and growing in size. Some of what is in there are considered records so we can't just delete it. However, we...

So we are running into a build issue where there are over 5MBs of output warnings obscuring what we think is a real error somewhere at the end of the...

enhancement