JuliaParallel / JuliaParallel/DistributedArrays.jl

Documentation

Abierto
#126 2 comentarios 4 reacciones 0 asignados Ver en GitHub
documentation
Lenguaje dominante
Julia
Estrellas
205
Forks
34
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

`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 ?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Find the documentation entry for localpart(d::DArray), which the issue identifies as the target. Review how DArray documentation presents remote execution, then update the explanation with the requested spawnat, fetch, and remotecall_fetch examples; done means a newcomer can see how to inspect a local part rather than receiving an unexplained empty array.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
julia
Área
distributed-systems, documentation
Tipo de issue
Documentación
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.