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 d4487144 [test-suite] Adding the HACCKernels Benchmark new 76d83f07 [test-suite] Revert rL317483 (HACCKernels Benchmark)
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++/CMakeLists.txt | 1 - .../DOE-ProxyApps-C++/HACCKernels/CMakeLists.txt | 4 - .../DOE-ProxyApps-C++/HACCKernels/COPYING | 50 ------ .../HACCKernels/GravityForceKernel.cpp | 165 ------------------ .../DOE-ProxyApps-C++/HACCKernels/HACCKernels.h | 93 ---------- .../HACCKernels/HACCKernels.reference_output | 5 - .../DOE-ProxyApps-C++/HACCKernels/Makefile | 6 - .../DOE-ProxyApps-C++/HACCKernels/README | 59 ------- .../DOE-ProxyApps-C++/HACCKernels/main.cpp | 193 --------------------- MultiSource/Benchmarks/DOE-ProxyApps-C++/Makefile | 2 +- 11 files changed, 1 insertion(+), 578 deletions(-) delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/CMakeLists.txt delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/COPYING delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/GravityFor [...] delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/HACCKernels.h delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/HACCKernel [...] delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/Makefile delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/README delete mode 100644 MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/main.cpp