Skip to content
Snippets Groups Projects
Select Git revision
  • 7026a21ca76661a55d424a6723f20ec9d1a293d4
  • master default protected
  • 2024
  • 2023
  • 2022
  • 2021
  • 2020
7 results

hpcpy24.yaml

Blame
  • hpcpy24.yaml 507 B
    name: hpcpy_jsc_2024
    channels:
        - conda-forge
    dependencies:
        - python = 3.11.3
        - numpy = 1.25.1
        - scipy = 1.11.1
        - matplotlib = 3.7.2
        - numba = 0.58.1
        - dask = 2023.9.2
        - mpi4py = 3.1.4
        - ipyparallel = 8.8.0
        - cython = 0.29.35
        - pybind11 = 2.11.1
        - cffi = 1.15.1
        - python-graphviz = 0.20.3
        - cupy = 12.2.0
        - jupyterlab = 4.2.1
        - gcc = 12.3.0
        - gfortran = 12.3.0
        - gxx = 12.3.0
        - cmake = 3.26.3
        - threadpoolctl = 3.1.0
        - pudb