Skip to content
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

Release Candidate 0.9 #130

Merged
merged 15 commits into from
Sep 21, 2022
Merged

Release Candidate 0.9 #130

merged 15 commits into from
Sep 21, 2022

Conversation

pvelesko
Copy link
Collaborator

@pvelesko pvelesko commented Aug 31, 2022

@franz I followed your release checklist:

Created a commit bumping the version to 1.0-pre and merged into main.
Pulled main, git checkout HEAD~1 followed by git checkout -b Release-0.9 and made this PR the purpose of which is to include any last changes necessary for a stable release while the main branch is now pointing to 1.0-pre

Let me know if this looks good

@pvelesko
Copy link
Collaborator Author

pvelesko commented Sep 1, 2022

@franz @pjaaskel @Kerilk @linehill
All of the non-flaky tests pass on Iris and Arcticus.
Out of the 709 tests, 670 are non-flaky giving us a pass rate of 95%.

The tests that do fail have been documented on the wiki https://github.com/CHIP-SPV/chip-spv/wiki/Release-testing-of-chip-spv-0-9

modules were created on JLSE

module use /home/pvelesko/local/modulefiles
module load HIP/clang14/chip-spv-0.9 # RelWithDebInfo
module load HIP/clang14/chip-spv-0.9-debug #Debug

Using these modules HIP-Examples were successfully compiled.

CMakeLists.txt Outdated Show resolved Hide resolved
@pvelesko pvelesko merged commit 618dd29 into main Sep 21, 2022
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.

2 participants