Merge pull request #1331 from adamjstewart/fixes/mvapich2
MVAPICH2 depends on libpciaccess
This commit is contained in:
commit
5caaa2cd75
@ -76,6 +76,7 @@ class Mvapich2(Package):
|
|||||||
##########
|
##########
|
||||||
|
|
||||||
# FIXME : CUDA support is missing
|
# FIXME : CUDA support is missing
|
||||||
|
depends_on('libpciaccess')
|
||||||
|
|
||||||
def url_for_version(self, version):
|
def url_for_version(self, version):
|
||||||
base_url = "http://mvapich.cse.ohio-state.edu/download"
|
base_url = "http://mvapich.cse.ohio-state.edu/download"
|
||||||
|
Loading…
Reference in New Issue
Block a user