This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Closed
Conversation
…y member functions
…r for some reason
…n MSVC, fix a test that used preprocessor directives within NV_TARGET
…within a C++ context
…and creating back-end intrinsics in the MSVC header
…ime lock free check
…e introduction of <nv/target>
…arts of atomics are aligned
…f barrier for some reason" This reverts commit f882b5d. Revert "Extend the test to measure both phases, make barrier_(try_)wait_parity member functions" This reverts commit bc80e36. Revert "Add a small parity wait test" This reverts commit 1464783. Revert "Added try_wait options" This reverts commit 6e72dc6. Revert "Added parity waiting" This reverts commit 69e7f77.
Collaborator
|
This seems extreme and unnecessary. Instead let's just have Olivier write up a design doc for it. |
brycelelbach
suggested changes
Aug 5, 2021
Collaborator
brycelelbach
left a comment
There was a problem hiding this comment.
We aren't yanking this; just provide the requested design docs.
Member
Author
#111 has updated PLC documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
wait_parityandtry_wait_parityhas insufficient PLC and sign-off as an extension to the barrier API.