Guide example for local_team

Issue #511 resolved
Dan Bonachea created an issue

The programmer's guide section on local_team could benefit from the addition of a real (compilable) example.

A good choice might be something based on our local_team tutorial slide, and the example+discussion should highlight both of the major techniques described there: load/store bypass to reduce overheads, and node-level collapse of data replication to improve scalability.

The discussion should also highlight potential "pitfalls" discussed in the spec section on local_team and in the extras allocator extension

Comments (3)

  1. Log in to comment