CloverLeaf, miniGhost, miniMD, miniSMAC2D, miniXyce: Adding Tags (#4963)

This commit is contained in:
homerdin
2017-08-03 12:13:44 -05:00
committed by Adam J. Stewart
parent 687904c714
commit d087eeacbd
5 changed files with 10 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ class Minighost(MakefilePackage):
homepage = "http://mantevo.org"
url = "http://mantevo.org/downloads/releaseTarballs/miniapps/MiniGhost/miniGhost_1.0.1.tar.gz"
tags = ['proxy-app']
version('1.0.1', '2a4ac4383e9be00f87b6067c3cfe6463')
variant('mpi', default=True, description='Enable MPI Support')