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

bundle Julia executable and Project.toml to get Distributed working #572

Merged
merged 2 commits into from
Oct 3, 2021

Conversation

KristofferC
Copy link
Member

@KristofferC KristofferC commented Oct 2, 2021

Fixes #84 and fixes #161.

@KristofferC KristofferC changed the title bundle Julia executable to get Distributed somewhat working bundle Julia executable and Project.toml to get Distributed working Oct 3, 2021
@KristofferC KristofferC force-pushed the kc/bundle_julia branch 4 times, most recently from 33ff97e to 313de8e Compare October 3, 2021 15:59
@codecov
Copy link

codecov bot commented Oct 3, 2021

Codecov Report

Merging #572 (89afc11) into master (4965668) will increase coverage by 0.48%.
The diff coverage is 91.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #572      +/-   ##
==========================================
+ Coverage   83.50%   83.99%   +0.48%     
==========================================
  Files           2        2              
  Lines         491      506      +15     
==========================================
+ Hits          410      425      +15     
  Misses         81       81              
Impacted Files Coverage Δ
src/PackageCompiler.jl 82.86% <91.42%> (+0.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4965668...89afc11. Read the comment docs.

@KristofferC KristofferC merged commit 10b4b95 into master Oct 3, 2021
@KristofferC KristofferC deleted the kc/bundle_julia branch October 3, 2021 18: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.

Strange behaviour while spawning processes How to get parallelism to work?
1 participant