ADD: new necessary local packages

This commit is contained in:
Germann Elsa Sylvia
2022-09-02 16:30:24 +02:00
parent 095d473b93
commit 48e1db331a

View File

@ -6,21 +6,13 @@ packages:
permissions: permissions:
read: user read: user
write: user write: user
providers:
blas:
- intel-mkl
mkl:
- intel-mkl
mpi:
- openmpi
- intel-oneapi-mpi
- mpich
pkgconfig:
- pkg-config
scalapack:
- intel-mkl
target: target:
- haswell - haswell
binutils:
buildable: false
externals:
- prefix: /usr
spec: binutils@2.38
bzip2: bzip2:
buildable: false buildable: false
externals: externals:
@ -105,11 +97,26 @@ packages:
externals: externals:
- prefix: /usr - prefix: /usr
spec: groff@1.22.2 spec: groff@1.22.2
intel-oneapi-mkl:
buildable: false
externals:
- prefix: /opt/psi/Programming/intel/22.2
spec: intel-oneapi-mkl@2022.1.0
intel-oneapi-mpi:
buildable: false
externals:
- prefix: /opt/psi/Programming/intel/22.2
spec: intel-oneapi-mpi@2021.6.0
jsoncpp: jsoncpp:
buildable: false buildable: false
externals: externals:
- prefix: /usr - prefix: /usr
spec: jsoncpp@1.9.4 spec: jsoncpp@1.9.4
libcroco:
buildable: false
externals:
- prefix: /usr
spec: libcroco@0.6.13
libevent: libevent:
buildable: false buildable: false
externals: externals:
@ -135,11 +142,6 @@ packages:
externals: externals:
- prefix: /usr - prefix: /usr
spec: libjpeg-turbo@62.1.0 spec: libjpeg-turbo@62.1.0
libpng:
buildable: false
externals:
- prefix: /usr
spec: libpng@3.50.0
libpthread: libpthread:
buildable: false buildable: false
externals: externals: