Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added: callback for changing number of threads #734

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akva2
Copy link
Member

@akva2 akva2 commented Jan 29, 2025

application may have to change this and this would create problems in basis function cache since it is sized according to number of max threads. this adds a callback so application can signal and have the buffers resize accordingly

src/SIM/SIMbase.C Outdated Show resolved Hide resolved
src/SIM/SIMbase.C Outdated Show resolved Hide resolved
src/ASM/ASMs2D.C Outdated Show resolved Hide resolved
application may have to change this and this would create problems
in basis function cache since it is sized according to number of
max threads. this adds a callback so application can signal and have
the buffers resize accordingly
@akva2 akva2 force-pushed the numthreads_callback branch from ad6900a to 05c886e Compare January 29, 2025 13:16
@akva2
Copy link
Member Author

akva2 commented Jan 29, 2025

jenkins build this with downstreams ifem-stokes=317 please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants