--- charm/src/ck-core ---


Filename: cklocation.C
Revision 2.105gzheng 2008-05-06 10:32:04None
oops, fixed the error in previous checkin.
Show difference between Revision 2.104 and 2.105
Revision 2.104gzheng 2008-05-06 02:14:41None
revert the previous change temporarily so that user defined arraymap works again.
Show difference between Revision 2.103 and 2.104
Revision 2.103gzheng 2008-04-21 13:59:22None
when ckNew a multiple dimensional array with known sizes, the old implementation still uses hash table to distribute array elements which does not make sense. Changed it to round-robin fashion according to the serialization of array indices.
Show difference between Revision 2.102 and 2.103


File made using version 1.79 of cvs2html by at 2008-07-20 8:06 leaving out any log message prior to Apr 21 2008 and only showing the 5 latest version differences.