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

Example in Julia document "Channels and RemoteChannels" report error when running #29538

Closed
zhaotianjing opened this issue Oct 5, 2018 · 6 comments
Labels
docs This change adds or pertains to documentation parallelism Parallel or distributed computation

Comments

@zhaotianjing
Copy link

Hi,

In documentation about "Channels and RemoteChannels".

The code example for interprocess communication, when I run the last part, I have the following error msg:
image

image

Can someone tell me what's going on?
New to Parallel Computing in Julia. Thx.

@KristofferC
Copy link
Sponsor Member

Should be global n = n - 1.

@KristofferC
Copy link
Sponsor Member

KristofferC commented Oct 5, 2018

A similar fix to #28800 is needed.

@zhaotianjing
Copy link
Author

Thanks!

@KristofferC
Copy link
Sponsor Member

Issue should be open until it is fixed :)

@zhaotianjing
Copy link
Author

sorry! got it!

@vchuravy vchuravy added docs This change adds or pertains to documentation parallelism Parallel or distributed computation labels Oct 5, 2018
@amitmurthy
Copy link
Contributor

closed by #28800 I believe

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

No branches or pull requests

4 participants