JuliaParallel / JuliaParallel/DistributedArrays.jl
Documentation
Ouverte
documentation
- Langage dominant
- Julia
- Étoiles
- 205
- Forks
- 34
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
`localpart(d::DArray) obtains the locally-stored portion of a DArray.`
Somehow if I'm new to DArrays I don't find this helpful.
I try
`localpart(A)`
and I get
`0-element Array{Float64,1}`
Can the doc recommend
`fetch(@spawnat 2 localpart(A))`
an an example of seeing the localpart(A)
and give a few more examples with
spawns, fetches, and remotecall_fetch ?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.