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

Update runparallel.sh for Apple Silicon bringup #46935

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

sdmaclea
Copy link
Contributor

This is a script I use during platform bring-up. I added it before I joined MS, I don't think anyone else uses it, but I found it useful again for Apple Silicon bring-up.

These are the updates I needed to run this on macos. They mostly should be moving toward Posix conformance.

  • Use syntax available on OSX
  • Stabilize counting
  • Simplify termination logic
  • Simplify polling intermediate results

Use syntax available on OSX

Stabilize counting

Simplify termination logic

Simplify polling intermediate results
@sdmaclea
Copy link
Contributor Author

@hoyosjs ping

Copy link
Member

@hoyosjs hoyosjs left a comment

Choose a reason for hiding this comment

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

Sorry. Fell off the radar.

@sdmaclea sdmaclea merged commit 6d56fd9 into dotnet:master Feb 16, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2021
@sdmaclea sdmaclea deleted the runparallel branch June 10, 2021 00:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants