Skip to content

Support for macOS #1182

@Jacobfaib

Description

@Jacobfaib

Is there any plans for supporting macOS?

I don't see any published packages on e.g. homebrew, and attempting to build from source chokes on https://github.com/openucx/ucc/blob/master/config/m4/sysdep.m4#L15-L16 among other things.

The first (finding librt) is superfluous, IIRC the realtime libraries are bundled with the compiler/os runtime libraries on macOS by default, whilst timer_create seems to need custom stubs (macOS seemingly has its own timer API that is ever so slightly different -- but not entirely incompatible).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions