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

review parallel-computing docs #21952

Merged
merged 1 commit into from
May 18, 2017
Merged

review parallel-computing docs #21952

merged 1 commit into from
May 18, 2017

Conversation

felipenoris
Copy link
Contributor

remote_do is already an async call.
[ci skip]

`remote_do` is already an async call.
[ci skip]
@ararslan ararslan added docs This change adds or pertains to documentation parallelism Parallel or distributed computation labels May 18, 2017
@ararslan ararslan requested a review from kshyatt May 18, 2017 20:39
Copy link
Contributor

@kshyatt kshyatt left a comment

Choose a reason for hiding this comment

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

Looking at the code this seems true - remote_do calls remotecall_pool and remotecall is an async.

@ararslan ararslan merged commit 9f24788 into JuliaLang:master May 18, 2017
@felipenoris felipenoris deleted the fn/remote_do_example branch May 18, 2017 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation parallelism Parallel or distributed computation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants