-
Notifications
You must be signed in to change notification settings - Fork 41
RMA WG 06 13 2019
James Dinan edited this page Jun 20, 2019
·
1 revision
- Review put-with-signal proposal
- Did not take roll
- None
- None
- Discussed adding both signal wait and signal fetch operations
- Minor updates provided at the reading, will make the updates and prepare for next step
- Anshuman: what is the effect of a fence on a nonblocking AMO?
- By default NV GPU atomics are not ordered. There are several ways to enforce ordering separately from completion.
- Would want to order the atomic updates, but not necessarily the value returned to the caller.
- AR: Anshuman, investigate performance potential on Nvidia GPU
- Jim: Do we have similar performance opportunities on conventional processors (ordering of atomics)?
- Anshuman: Can fetching atomics be reordered in x86?
- Silent approval at FTF meeting (not much feedback)
- Will draft proposal and bring to WG
- Need to add advice to implementors, otherwise this is ready to vote on at the next opportunity
- Front matter updates are done (please review, if you have time)
- Need to implement api argument updates across the remaining functions in the spec
-
Working Groups
-
Errata