This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository test-suite.
from 144a365e [test-suite] Add non-Linux fmemopen.c to CLAMR new 610e6a25 Revert "[test-suite] Adding the CLAMR mini-app"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: LICENSE.TXT | 1 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Bounds.c | 127 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Bounds.h | 86 - .../DOE-ProxyApps-C++/CLAMR/CLAMR.reference_output | 19 - .../DOE-ProxyApps-C++/CLAMR/CMakeLists.txt | 3 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Cmd.cc | 3972 ------- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Cmd.hh | 306 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Comm.cc | 117 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Comm.hh | 93 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Function.cc | 324 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Function.hh | 120 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Globals.h | 100 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/KDTree.c | 712 -- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/KDTree.h | 147 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/LICENSE | 41 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Makefile | 5 - .../DOE-ProxyApps-C++/CLAMR/MallocPlus.cpp | 1227 --- .../DOE-ProxyApps-C++/CLAMR/MallocPlus.h | 812 -- .../DOE-ProxyApps-C++/CLAMR/Parser_math.cc | 326 - .../DOE-ProxyApps-C++/CLAMR/Parser_math.hh | 85 - .../DOE-ProxyApps-C++/CLAMR/Parser_utils.cc | 329 - .../DOE-ProxyApps-C++/CLAMR/Parser_utils.hh | 80 - .../DOE-ProxyApps-C++/CLAMR/PowerParser.cc | 3269 ------ .../DOE-ProxyApps-C++/CLAMR/PowerParser.hh | 717 -- .../DOE-ProxyApps-C++/CLAMR/Restartblock.cc | 598 -- .../DOE-ProxyApps-C++/CLAMR/Restartblock.hh | 136 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Variable.cc | 491 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Variable.hh | 130 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Whenthen.cc | 633 -- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Whenthen.hh | 139 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Word.cc | 1193 --- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/Word.hh | 244 - .../DOE-ProxyApps-C++/CLAMR/clamr_cpuonly.cpp | 832 -- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/crux.cpp | 1054 -- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/crux.h | 114 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/fmemopen.c | 114 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/fmemopen.h | 35 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/genmalloc.c | 281 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/genmalloc.h | 98 - .../DOE-ProxyApps-C++/CLAMR/glibc_compat_rand.c | 60 - .../DOE-ProxyApps-C++/CLAMR/glibc_compat_rand.h | 16 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/graphics.c | 706 -- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/graphics.h | 102 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/hash.c | 1277 --- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/hash.h | 108 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/hsfc.c | 279 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/hsfc.h | 86 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/hsfcsort.c | 268 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/input.cpp | 513 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/input.h | 70 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/memstats.c | 347 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/memstats.h | 74 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/mesh.cpp | 10456 ------------------- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/mesh.h | 711 -- .../DOE-ProxyApps-C++/CLAMR/partition.cpp | 764 -- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/partition.h | 113 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/reduce.c | 245 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/reduce.h | 115 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/s7.c | 977 -- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/s7.h | 151 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/state.cpp | 3966 ------- .../Benchmarks/DOE-ProxyApps-C++/CLAMR/state.h | 364 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/timer.c | 114 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/timer.h | 72 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/zorder.c | 148 - .../Benchmarks/DOE-ProxyApps-C++/CLAMR/zorder.h | 74 - .../Benchmarks/DOE-ProxyApps-C++/CMakeLists.txt | 1 - MultiSource/Benchmarks/DOE-ProxyApps-C++/Makefile | 2 +- 68 files changed, 1 insertion(+), 41288 deletions(-) delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Bounds.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Bounds.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CLAMR.reference_output delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/CMakeLists.txt delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Cmd.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Cmd.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Comm.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Comm.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Function.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Function.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Globals.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/KDTree.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/KDTree.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/LICENSE delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Makefile delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/MallocPlus.cpp delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/MallocPlus.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Parser_math.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Parser_math.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Parser_utils.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Parser_utils.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/PowerParser.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/PowerParser.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Restartblock.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Restartblock.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Variable.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Variable.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Whenthen.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Whenthen.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Word.cc delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/Word.hh delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/clamr_cpuonly.cpp delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/crux.cpp delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/crux.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/fmemopen.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/fmemopen.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/genmalloc.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/genmalloc.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/glibc_compat_rand.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/glibc_compat_rand.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/graphics.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/graphics.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/hash.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/hash.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/hsfc.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/hsfc.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/hsfcsort.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/input.cpp delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/input.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/memstats.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/memstats.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/mesh.cpp delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/mesh.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/partition.cpp delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/partition.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/reduce.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/reduce.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/s7.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/s7.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/state.cpp delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/state.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/timer.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/timer.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/zorder.c delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/zorder.h