Skip to content

Documentation #126

Open
Open
@alanedelman

Description

@alanedelman

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 ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions