Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MPI_Scatter for arrays where element count does not divide evenly with process count #88

Copy link
Copy link
@bryanzzhu

Description

@bryanzzhu
Issue body actions

There's a passage in the "MPI Scatter, Gather, and Allgather" tutorial that says the following in regards to the MPI_Scatter(() function:

In practice, send_count is often equal to the number of elements in the array divided by the number of processes. What’s that you say? The number of elements isn’t divisible by the number of processes? Don’t worry, we will cover that in a later lesson :-)

Which lesson is this referring to? I wasn't able to find this topic in any of the subsequent lessons.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.