Skip to content

Add support for OSX #58

Description

@AlexGKim

It seems that os.sched_getaffinitycalled in the enclosed link is not supported by OSX. Or at least it doesn't work on my laptop.

I am running Python 3.8.8

DEFAULT_BLOSC_THREADS = max(1, min(len(os.sched_getaffinity(0)), DEFAULT_BLOSC_THREADS))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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