DedalusProject / dedalus_conda

Conda recipes for building Dedalus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dedalus Conda builds

Conda-forge feedstock

There is currently a Dedalus feedstock on conda-forge which we have recently updated to support the latest Dedalus v2 release. This feedstock builds Dedalus for Linux and macOS (x86 only) with mpich and openmpi support. This build is recommended for laptops, workstations, and clusters that do not require linking to custom C libraries.

Custom build scripts

The scripts in this repository will build a new Conda environment for Dedalus and will allow you to link to system-specific MPI/FFTW/HDF5 libraries, if desired. These scripts are tested nightly on Ubuntu and macOS (x86 only) via GitHub Actions.

About

Conda recipes for building Dedalus


Languages

Language:Shell 100.0%