Skip to content

Conversation

@staticfloat
Copy link
Member

Since we're now explicitly checking that we have the ability to set
affinity, we shouldn't need this check for rr, we can more directly
avoid the problematic tests due to rr setting us to single-core
affinity already.

@staticfloat
Copy link
Member Author

Looks like it's not working. :P

@Keno
Copy link
Member

Keno commented Mar 22, 2022

Probably because we tell rr to emulate 8 cores.

@vtjnash
Copy link
Member

vtjnash commented Mar 22, 2022

There's 16 cores here. Are we still configuring buildkite to override the default settings for nthreads (which we are testing here)?

Since we're now explicitly checking that we have the ability to set
affinity, we shouldn't need this check for `rr`, we can more directly
avoid the problematic tests due to `rr` setting us to single-core
affinity already.
@staticfloat staticfloat force-pushed the sf/simplify_threading_check branch from c5eae46 to c5758a6 Compare April 28, 2022 23:47
@staticfloat
Copy link
Member Author

So it looks like setcpuaffinity() just doesn't work under rr?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants