aboutsummaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2017-09-06 04:05:03 +0000
committerHal Finkel <hfinkel@anl.gov>2017-09-06 04:05:03 +0000
commit1e1c15fd028add35f9abbd579072a07ed65f3f70 (patch)
treeec1503fa75a556cb6a58f43b14c603a0609d6b12 /LICENSE.TXT
parent689907edefad80352a4f519c0a5d67e8b17093aa (diff)
[test-suite] Adding the SimpleMOC proxy app
SimpleMOC: The purpose of this mini-app is to demonstrate the performance characterterics and viability of the Method of Characteristics (MOC) for 3D neutron transport calculations in the context of full scale light water reactor simulation. https://github.com/ANL-CESAR/SimpleMOC Patch by Pavanravikanth Kondamudi, thanks! Includes glibc_compat_rand.{c,h} written by me. Differential Revision: https://reviews.llvm.org/D36621 git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@312615 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index bf3ee9e4..10e24743 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -88,6 +88,7 @@ Pathfinder: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C/Pathfinder
XSBench: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C/XSBench
miniGMG: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C/miniGMG
RSBench: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench
+SimpleMOC: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC
CLAMR: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR
HPCCG: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C++/HPCCG
PENNANT: llvm-test/MultiSource/Benchmarks/DOE-ProxyApps-C++/PENNANT