[PATCH] D55726: [test-suite] Adding CoMD Proxy App

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 07:25:46 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349493: [test-suite] Adding CoMD Proxy App (authored by homerdin, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55726?vs=178366&id=178672#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55726/new/

https://reviews.llvm.org/D55726

Files:
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CMakeLists.txt
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CMakeLists.txt
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CoMD.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CoMD.reference_output
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CoMDTypes.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CoMD_info.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/Cu_u6.eam
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/LICENSE.md
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/Makefile
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/README.TXT
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/cmdLineParser.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/cmdLineParser.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/constants.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/decomposition.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/decomposition.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/eam.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/eam.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/haloExchange.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/haloExchange.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/initAtoms.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/initAtoms.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/linkCells.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/linkCells.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/ljForce.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/ljForce.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/memUtils.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/mycommand.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/mycommand.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/mytype.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/parallel.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/parallel.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/performanceTimers.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/performanceTimers.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/random.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/random.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/timestep.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/timestep.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/yamlOutput.c
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/yamlOutput.h
  test-suite/trunk/MultiSource/Benchmarks/DOE-ProxyApps-C/Makefile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55726.178672.patch
Type: text/x-patch
Size: 258222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/86048a72/attachment-0001.bin>


More information about the llvm-commits mailing list