Skip to content

Instantly share code, notes, and snippets.

@jose-d
Created August 7, 2025 09:03
Show Gist options
  • Save jose-d/aaeefc937a82d237a830a7acd11e13a6 to your computer and use it in GitHub Desktop.
Save jose-d/aaeefc937a82d237a830a7acd11e13a6 to your computer and use it in GitHub Desktop.

Revisions

  1. jose-d created this gist Aug 7, 2025.
    22 changes: 22 additions & 0 deletions environment.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,22 @@
    name: pyoperon_mpi
    channels:
    - conda-forge
    - nodefaults
    dependencies:
    - conda
    - cxx-compiler
    - clangxx==19.1.7
    - cmake
    - eigen
    - git
    - make
    - nanobind
    - ninja
    - pkg-config
    - scikit-build
    - xxhash
    - zstd
    - zstd-static
    - zlib
    - ucx
    - libpmix==5.0.8