charmplusplus / charm

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

objid_t: Exploit compile-time declared size bounds #172

Open heyram opened 11 years ago

heyram commented 11 years ago

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


-- charmxi declaration syntax -- code generation for conversion functions -- change generated code to directly call conversion functions when given a CkArrayIndex (rather than runtime querying of idx -- id from locmgr) -- change generated chare array constructor to specify conversion function

PhilMiller commented 5 years ago

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


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