DOI-BOR / ostrich

An optimization toolkit for model calibration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conda-forge package maintainers

Zeitsperre opened this issue · comments

Hi there, I wanted to let the developers know that I'm currently in the process of contributing Ostrich to the conda-forge ecosystem (see: conda-forge/staged-recipes#14684).

@julemai and I are listed as maintainers currently, but I wanted to see if the other package developers would want to be included (I don't use Ostrich, but some projects I build/maintain do). Maintenance is very simple; tagged versions from git can be updated in no time at all and the benefit is a conda-installable pre-compiled binary.

Would anyone want to be included on the maintainers list? Please let me know!

As an aside, the maintainers are interested in the potential to integrate make tests down-the-line. Perhaps a bit more pressure for #4.

Please add me as well. I'm in the process of reworking the MPI structure to remove broadcasts. That will eventually make the entire structure much more efficient and scalable. It might be good to roll out the tests as I'm migrating over each algorithm to the new compute engine.

Sounds good, I've tagged you both on the PR. I just need an ok message or 👍 on my post before the conda-forge crew will merge it. All the best!

Ok - I thumbs-upped a bunch of posts. Let me know if I got the right one ;)

This is done! Ostrich can now be installed from conda-forge (https://anaconda.org/conda-forge/ostrich)!

Feel free to make forks of https://github.com/conda-forge/ostrich-feedstock if you wish!

I've opened a PR here that simply adds a badge that links to the conda package. A little flair for the repo, if you will. Feel free to merge or close it, as you like.

All the best!