Skip to content

feat(core): run parallel based on the number of cpu cores#31011

Merged
MaxKless merged 3 commits intonrwl:masterfrom
ianzone:parallel
May 13, 2025
Merged

feat(core): run parallel based on the number of cpu cores#31011
MaxKless merged 3 commits intonrwl:masterfrom
ianzone:parallel

Conversation

@ianzone
Copy link
Copy Markdown
Contributor

@ianzone ianzone commented May 2, 2025

Current Behavior
can not specify parallel based on the number of CPU cores.

Expected Behavior
--parallel=50% means half of the CPU cores.

Related Issue(s)
#30238

@ianzone ianzone requested review from a team as code owners May 2, 2025 17:34
@ianzone ianzone requested review from MaxKless and jaysoo May 2, 2025 17:34
@vercel
Copy link
Copy Markdown

vercel Bot commented May 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview May 13, 2025 9:18am

Copy link
Copy Markdown
Contributor

@MaxKless MaxKless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!!

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 5, 2025

View your CI Pipeline Execution ↗ for commit 7b49c9d.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 48m 7s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 16s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 44s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-13 13:38:07 UTC

Comment thread packages/nx/src/command-line/yargs-utils/shared-options.ts Outdated
@FrozenPandaz FrozenPandaz added the priority: medium Medium Priority (not high, not low priority) label May 9, 2025
@ianzone
Copy link
Copy Markdown
Contributor Author

ianzone commented May 13, 2025

Can someone trigger the CI

@MaxKless MaxKless merged commit cd59a66 into nrwl:master May 13, 2025
6 checks passed
@MaxKless
Copy link
Copy Markdown
Contributor

thanks again for your work :)

@ianzone ianzone deleted the parallel branch May 13, 2025 14:20
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

priority: medium Medium Priority (not high, not low priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants