Bug #1780: Add chare array dimension output in tracing files52/3952/6
commit568d6eadca3e77f972f349d888e5047f508cb729
authorRonak Buch <rabuch2@illinois.edu>
Tue, 3 Apr 2018 21:52:05 +0000 (3 16:52 -0500)
committerRonak Buch <rabuch2@illinois.edu>
Tue, 24 Apr 2018 16:38:03 +0000 (24 11:38 -0500)
tree104d008cbaac2f6f33a1c9974da3ff17858f5e26
parentd1507d4a1c364bb3ca3f27e0193d2355e984d791
Bug #1780: Add chare array dimension output in tracing files

Sts files now have the dimension printed after the chare name and
entries for chare arrays in projections logs have a variable number
of ID elements correseponding to their dimension. This also
increments PROJECTION_VERSION to 9.0.

Corresponds to 482d1df1e815488e14999f0f593553d4c1a19e2f in Projections.

Change-Id: Id83869cac09adb043021e4ee2620cd485790d8db
src/ck-core/charm.h
src/ck-core/register.C
src/ck-core/register.h
src/ck-perf/trace-common.C
src/ck-perf/trace-projections.C
src/ck-perf/trace-projections.h
src/xlat-i/xi-Chare.C