JuliaParallel / JuliaParallel/DistributedArrays.jl
Generalize localpart
Ouverte
- Langage dominant
- Julia
- Étoiles
- 205
- Forks
- 34
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
To make it easier to see the `localpart`s of a `DArray`, introduce a two argument version `localpart(d::DArray, p = myid())` that returns the `localpart` located at process `p` as an array on the calling process. When `p==myid()` the function will work as it does now, i.e. no communication happens.
cc: @alanedelman
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.