JuliaLang / JuliaLang/Distributed.jl
improve pmap code for arrays, with type/shape of result the same as map (with PR)
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 55
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
PR code to improve pmap, to move here: https://github.com/JuliaLang/julia/pull/14635
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the pull request at https://github.com/JuliaLang/julia/pull/14635 and the existing pmap implementation in Distributed.jl. Compare the proposed array behavior with map, and consider the issue complete when the referenced pmap changes have been moved into this repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100