charmplusplus / charm

The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information.
Apache License 2.0
207 stars 49 forks source link

objid_t: fault tolerance infrastructure should use objid_t #178

Open heyram opened 11 years ago

heyram commented 11 years ago

Original issue: https://charm.cs.illinois.edu/redmine/issues/178


Once the basic objid_t scaffolding is available (#170), the impacts on the FT infrastructure and protocols should be audited and adapted to use objid_t. Note that array indices will no longer be available / visible at many points in the runtime code.

PhilMiller commented 5 years ago

Original date: 2013-10-07 19:05:53


This won't be ready for 6.6, so push it back.