Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Create release 1.6.0. #191

Merged
merged 3 commits into from
Aug 4, 2021
Merged

Create release 1.6.0. #191

merged 3 commits into from
Aug 4, 2021

Conversation

wmaxey
Copy link
Member

@wmaxey wmaxey commented Jul 30, 2021

No description provided.

@wmaxey wmaxey self-assigned this Jul 30, 2021
@wmaxey wmaxey added this to the 1.6.0 milestone Jul 30, 2021
@wmaxey wmaxey added the P0: must have Absolutely must ship with the milestone. label Jul 30, 2021
- #111: Adds two APIs to `cuda::std::barrier` for waiting on the parity of the barrier.
- Thanks to Olivier Giroux for this contribution.

### Issues fixed
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed should be capitalized.

## libcu++ 1.6.0 (CUDA Toolkit 11.5)

libcu++ 1.6.0 is a major release. It adds two new functions to the `cuda::std::barrier` API and
uses `<nv/target>` as the primary dispatch mechanism for `cuda::std::atomic`. This is an ABI breaking release.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go look up the changelog entry for the last new ABI, and make sure we are using the same wording. I think the summary for the last ABI change explained that the new one was now the default, and that the old one was still supported.

### New Features

- #111: Adds two APIs to `cuda::std::barrier` for waiting on the parity of the barrier.
- Thanks to Olivier Giroux for this contribution.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically speaking we don't need to call out Olivier as he's a core contributor, but it's fine. Always good to thank people.

@wmaxey wmaxey merged commit e6030e0 into main Aug 4, 2021
@wmaxey wmaxey deleted the release/1.6.0 branch August 4, 2021 03:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P0: must have Absolutely must ship with the milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants