Add external python packages through cray-python

This commit is contained in:
Jose Gracia 2024-07-18 10:05:17 -05:00
parent cdc44fa2a6
commit a1920efc10

View file

@ -46,6 +46,41 @@ packages:
prepend_path: # on Redoak cray-python module does not set PYTHONPATH correctly
PYTHONPATH: /opt/cray/pe/python/3.11.7/lib/python3.11/site-packages
buildable: false
py-pip:
externals:
- spec: py-pip@23.2.1
modules:
- cray-python/3.11.7
py-setuptools:
externals:
- spec: py-setuptools@69.0.3
modules:
- cray-python/3.11.7
py-mpi4py:
externals:
- spec: py-mpi4py@3.1.4
modules:
- cray-python/3.11.7
py-numpy:
externals:
- spec: py-numpy@1.24.4
modules:
- cray-python/3.11.7
py-dask:
externals:
- spec: py-dask@2023.6.1
modules:
- cray-python/3.11.7
py-scipy:
externals:
- spec: py-scipy@1.10.1
modules:
- cray-python/3.11.7
py-pandas:
externals:
- spec: py-pandas@1.5.3
modules:
- cray-python/3.11.7
fftw:
externals:
- spec: fftw@3.3.10.7