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

Testing with multiple threads #198

Open
vchuravy opened this issue Dec 12, 2022 · 0 comments
Open

Testing with multiple threads #198

vchuravy opened this issue Dec 12, 2022 · 0 comments

Comments

@vchuravy
Copy link
Member

In conversation with @kpamnany and @d-netto we were wondering if PkgEval is stressting the scheduler and the upcoming parallel GC.

I think we would be fine to run with multiple threads (but only with a single CPU), and rr chaos mode. rr chaos mode uses up to 8 virtual CPUs so maybe we need -t auto to match that?

From my point of view other components such as BLAS can stay single-threaded.

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