Added osu-micro-benchmarks@5.4 (#7149)

This commit is contained in:
sknigh 2018-01-31 16:10:14 -08:00 committed by Todd Gamblin
parent c3034b53e3
commit ec7d069ba5

View file

@ -36,6 +36,7 @@ class OsuMicroBenchmarks(AutotoolsPackage):
homepage = "http://mvapich.cse.ohio-state.edu/benchmarks/" homepage = "http://mvapich.cse.ohio-state.edu/benchmarks/"
url = "http://mvapich.cse.ohio-state.edu/download/mvapich/osu-micro-benchmarks-5.3.tar.gz" url = "http://mvapich.cse.ohio-state.edu/download/mvapich/osu-micro-benchmarks-5.3.tar.gz"
version('5.4', '7e7551879b944d71b7cc60d476d5403b')
version('5.3', '42e22b931d451e8bec31a7424e4adfc2') version('5.3', '42e22b931d451e8bec31a7424e4adfc2')
variant('cuda', default=False, description="Enable CUDA support") variant('cuda', default=False, description="Enable CUDA support")