JuliaParallel / JuliaParallel/DistributedArrays.jl
Documentation
Aperta
documentation
- Lingua principale
- Julia
- Stelle
- 205
- Fork
- 34
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`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 ?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.