Autodetect sched_getaffinity

Issue #459 closed
Erik Schnetter created an issue

The attached patch autodetects whether sched_getaffinity is available.

Keyword:

Comments (5)

  1. Ian Hinder
    • removed comment

    Tested on Mac OS, where it produces

    checking for sched_getaffinity... no

    Code compiles and runs. Looks good to apply.

  2. Log in to comment