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

SharedArray - take 2 #5380

Merged
merged 1 commit into from
Jan 20, 2014
Merged

SharedArray - take 2 #5380

merged 1 commit into from
Jan 20, 2014

Conversation

amitmurthy
Copy link
Contributor

This is a simplified version of #4939

It only introduces a basic SharedArray. The intention is to get a basic implementation merged and then evolve it from there based on how folks end up using it.

I have deliberately left out exporting convenience constructors like shmem_fill and shmem_rand, since these will probably evolve differently based on a consensus on how we are going to use ArrayDist and the like as per the ongoing discussion in #4939

@ViralBShah
Copy link
Member

This is a good idea to break up the functionality into smaller pieces.

@ViralBShah
Copy link
Member

Cc: @JeffBezanson @timholy

This should be good to merge?

@timholy
Copy link
Sponsor Member

timholy commented Jan 18, 2014

Looks great to me.

ViralBShah pushed a commit that referenced this pull request Jan 20, 2014
@ViralBShah ViralBShah merged commit aabd983 into JuliaLang:master Jan 20, 2014
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.

None yet

3 participants