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

[docs] add tutorial on parallelism #3231

Merged
merged 4 commits into from
Feb 22, 2023
Merged

[docs] add tutorial on parallelism #3231

merged 4 commits into from
Feb 22, 2023

Conversation

odow
Copy link
Member

@odow odow commented Feb 22, 2023

x-ref #2348

Not really sure how this will work in CI...

https://jump.dev/JuMP.jl/previews/PR3231/tutorials/algorithms/parallelism/

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Base: 98.07% // Head: 98.07% // No change to project coverage 👍

Coverage data is based on head (08ada62) compared to base (50234cb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3231   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files          34       34           
  Lines        4632     4632           
=======================================
  Hits         4543     4543           
  Misses         89       89           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow
Copy link
Member Author

odow commented Feb 22, 2023

So I think the issue is JuliaDocs/IOCapture.jl#14. I need to look into this more

Copy link
Member

@blegat blegat left a comment

Choose a reason for hiding this comment

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

Nice addition

@odow
Copy link
Member Author

odow commented Feb 22, 2023

I've set this up so that it doesn't run in CI. Instead, I ran locally and then copy-pasted the results. I'll take a look into the interaction between Literate, Documenter, and multithreading, but it seems like a hard problem to solve.

@odow odow merged commit 00064c3 into master Feb 22, 2023
@odow odow deleted the od/parallel-tutorial branch February 22, 2023 21:45
@odow odow mentioned this pull request Feb 22, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants