mkl: add scalapack libraries to output
This commit is contained in:
parent
9e733df81f
commit
d817a49faa
@ -46,6 +46,7 @@ in stdenvNoCC.mkDerivation {
|
|||||||
tar xzvf $f
|
tar xzvf $f
|
||||||
done
|
done
|
||||||
'' else ''
|
'' else ''
|
||||||
|
rpmextract rpm/intel-mkl-cluster-rt-${rpm-ver}.x86_64.rpm
|
||||||
rpmextract rpm/intel-mkl-common-c-${rpm-ver}.noarch.rpm
|
rpmextract rpm/intel-mkl-common-c-${rpm-ver}.noarch.rpm
|
||||||
rpmextract rpm/intel-mkl-core-${rpm-ver}.x86_64.rpm
|
rpmextract rpm/intel-mkl-core-${rpm-ver}.x86_64.rpm
|
||||||
rpmextract rpm/intel-mkl-core-rt-${rpm-ver}.x86_64.rpm
|
rpmextract rpm/intel-mkl-core-rt-${rpm-ver}.x86_64.rpm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user