Skip to content
Snippets Groups Projects
Unverified Commit 6083de3b authored by Christoph Junghans's avatar Christoph Junghans Committed by GitHub
Browse files

nut: add v0.1.1 (#11444)

parent 723eea00
No related branches found
No related tags found
No related merge requests found
......@@ -13,12 +13,13 @@ class Nut(CMakePackage):
and performance issues."""
homepage = "https://github.com/lanl/NuT"
url = "https://github.com/lanl/NuT/archive/0.1.0.tar.gz"
git = "https://github.com/lanl/NuT.git"
tags = ['proxy-app']
version('serial', branch='master')
version('openmp', branch='openmp')
version('master', branch='master')
version('0.1.1', sha256='9f1dca4a9d7003b170fd57d6720228ff25471616cf884e033652e90c49c089bb')
depends_on('cmake@3.0:')
depends_on('random123')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment