-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sub-RFC for increased availability of NUMA API #1545
base: dev/vossmjp/rfc_numa_support
Are you sure you want to change the base?
Add sub-RFC for increased availability of NUMA API #1545
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small wording issues.
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/simplified_numa_support/increased_availability/README.org
Outdated
Show resolved
Hide resolved
Co-authored-by: Mike Voss <[email protected]>
83b8788
to
5e8b79e
Compare
rfcs/proposed/numa_support/increase-numa-support-availability.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/numa_support/increase-numa-support-availability.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/numa_support/increase-numa-support-availability.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/numa_support/increase-numa-support-availability.org
Outdated
Show resolved
Hide resolved
[2] [[https://github.com/open-mpi/hwloc][HWLOC project repository on GitHub]] | ||
|
||
* Proposal | ||
1. Introduce new variant of the ~tbbbind~ library with the name ~tbbbind_static~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possibly an open question: Could it make sense to drop support of HWLOC 1.x and use the name tbbbind
(with no suffixes) for this new statically linked variant? That would also avoid the need to ship one more binary.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's an interesting point. I am not aware about anyone who uses HWLOC 1.x. Perhaps, there is even lack of official support for the OSes where HWLOC 1.x can be used.
On the other hand, it seems to be an unrelated thing and could be proposed separately.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I rather disagree about it being unrelated, as it directly addresses one of the shortcomings of the proposal.
rfcs/proposed/numa_support/increase-numa-support-availability.org
Outdated
Show resolved
Hide resolved
rfcs/proposed/numa_support/increase-numa-support-availability.org
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To me, a name better reflecting the gist of the proposal would make more sense. For example, "tbbbind-link-static-hwloc"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Renamed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does the title need to get updated as well?
Description
Add sub-RFC to #1535 for increased availability of NUMA API.
Type of change
Choose one or multiple, leave empty if none of the other choices apply
Add a respective label(s) to PR if you have permissions
Tests
Documentation
Breaks backward compatibility
Notify the following users
List users with
@
to send notificationsOther information