Add a bundle package for the ECP proxy applications suite (#5689)

* Add a bundle package for the ECP proxy applications suite

* Update package.py
This commit is contained in:
Christoph Junghans
2017-10-11 13:39:30 -06:00
committed by GitHub
parent 9e95e8394e
commit cfc13dec9f
3 changed files with 57 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ class Xsbench(MakefilePackage):
homepage = "https://github.com/ANL-CESAR/XSBench/"
url = "https://github.com/ANL-CESAR/XSBench/archive/v13.tar.gz"
tags = ['proxy-app']
tags = ['proxy-app', 'ecp-proxy-app']
version('13', '72a92232d2f5777fb52f5ea4082aff37')