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 README.md #240

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Update README.md #240

merged 1 commit into from
Feb 20, 2023

Conversation

yakir12
Copy link
Contributor

@yakir12 yakir12 commented May 30, 2022

Added a

finish!(p)

to the threaded examples. In my experience at least, some threaded loops do not print the total time, only the last iteration.
While I'm sure this is not trye in all threaded cases, it seems more prudent to add this to the documentation.

Added a 
```julia
finish!(p)
```
to the threaded examples. In my experience at least, some threaded loops do not print the total time, only the last iteration. 
While I'm sure this is not trye in all threaded cases, it seems more prudent to add this to the documentation.
@timholy timholy merged commit bf74a74 into timholy:master Feb 20, 2023
@timholy
Copy link
Owner

timholy commented Feb 20, 2023

Thanks!

@yakir12 yakir12 deleted the patch-1 branch March 15, 2023 09:46
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.

2 participants