MVAPICH2 depends on libpciaccess
This commit is contained in:
parent
07d4c6cf0b
commit
cf8f14780f
@ -76,6 +76,7 @@ class Mvapich2(Package):
|
||||
##########
|
||||
|
||||
# FIXME : CUDA support is missing
|
||||
depends_on('libpciaccess')
|
||||
|
||||
def url_for_version(self, version):
|
||||
base_url = "http://mvapich.cse.ohio-state.edu/download"
|
||||
|
Loading…
Reference in New Issue
Block a user