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

Add script to run tests through combinations of Sys.CPU_THREADS and Threads.nthreads() #16

Open
chriselrod opened this issue Jan 4, 2023 · 1 comment

Comments

@chriselrod
Copy link
Member

chriselrod commented Jan 4, 2023

CI is slow.
Might be faster to also execute this script on CI instead of starting a bunch of short jobs, so things like installing packages and precompiling only happen once.

CI is spending a lot of time waiting for jobs to start, so because we aren't getting parallelism in this setup, we are paying that cost.

@chriselrod
Copy link
Member Author

chriselrod commented Jan 4, 2023

https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits

I wouldn't mind paying for more, but that may prompt me to kick everyone else out of the JuliaSIMD org, ha ha (you pay per user in an org).

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

No branches or pull requests

1 participant