ECP VELOC Package update (#8910)

* update of veloc & dep versions (replace old non-working versions)

* veloc doesn't work with gcc <= 4.9.3

* explicitly pass MPI to CMake for veloc build
This commit is contained in:
Elsa Gonsiorowski, PhD
2018-08-08 18:40:38 -07:00
committed by scheibelp
parent 2e891a6312
commit 1cd33e7052
7 changed files with 12 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ class Rankstr(CMakePackage):
tags = ['ecp']
version('master', branch='master')
version('0.0.1', 'abe06fa6a78cfe20ec0c78717ac2f2ed')
version('0.0.2', sha256='c16d53aa9bb79934cbe2dcd8612e2db7d59de80be500c104e39e8623d4eacd8e')
depends_on('mpi')