You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we rely on the global libMesh::n_threads() but we want to be able to set thread counts differently for different MOOSE applications running in MultiApp contexts. Proposed by @GiudGiud