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

use pmap in literate examples #190

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

use pmap in literate examples #190

wants to merge 4 commits into from

Conversation

jpfairbanks
Copy link
Member

The examples might not have been updated to component arrays, but this will compute all the examples in parallel if you have multiple threads of julia running

@lukem12345
Copy link
Member

@quffaro Are our actions launched with julia --threads=auto, or some environment variable accomplishing the same set?

@quffaro
Copy link
Member

quffaro commented Jan 25, 2024

Currently, the .github repo does not pass a thread flag. Our branch for standing up buildkite #186 (feature-buildkite) is currently passing a request to srun for 32 cores and julia -t 32 in the script it executes.

@lukem12345
Copy link
Member

This will likely close issue #174 on merging

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.

3 participants