Modify

Ticket #213 (new defect)

Opened 8 years ago

Last modified 3 years ago

Optimized collective updates

Reported by: hauma Owned by: boh
Priority: normal Milestone: 2.0
Component: uka.karo Version: 1.08a
Severity: critical Keywords:
Cc:

Description

A collective update on a replicated object that does not employ PartialReplication corresponds to an all-to-all operation in MPI, because each replica must communicate its changes to each other replica. But if a replicated object is partially replicated, changes to one replica are only relevant for a small subset of all replicas. This fact should be used to optimize collective updates for partially replicated objects.

Attachments

Change History

comment:1 Changed 8 years ago by hauma

  • Owner changed from hauma to boh
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will be changed from boh. Next status will be 'new'
The owner will be changed from boh to anonymous. Next status will be 'assigned'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.