Skip to content

CI duplicates code to build MFC #660

Open
Open
@sbryngelson

Description

@sbryngelson

Different CI files all do the same thing, something like calling this:

sudo apt install -y tar wget make cmake gcc g++ python3 python3-dev "openmpi-*" libopenmpi-dev

Which isn't really a big deal, until we change dependencies or something.

It would be useful if maybe we had a way of consolidating this? Or even exposing it to the user for different OSs.

For example, right now I think the linked line needs to apt install fftw.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions