Add top-level attributes for git M-P packages
This commit is contained in:
committed by
Todd Gamblin
parent
4c6aca533a
commit
908d2dcd4d
@@ -30,9 +30,9 @@ class Pbmpi(MakefilePackage):
|
||||
"""
|
||||
|
||||
homepage = "http://megasun.bch.umontreal.ca/People/lartillot/www/index.htm"
|
||||
url = "https://github.com/bayesiancook/pbmpi"
|
||||
git = "https://github.com/bayesiancook/pbmpi.git"
|
||||
|
||||
version('partition', git='https://github.com/bayesiancook/pbmpi.git', branch='partition')
|
||||
version('partition', branch='partition')
|
||||
|
||||
depends_on('mpi')
|
||||
depends_on('libfabric')
|
||||
|
||||
Reference in New Issue
Block a user