hypre icon indicating copy to clipboard operation
hypre copied to clipboard

New hypre release 2.26.0

Open liruipeng opened this issue 2 years ago • 12 comments

Hello @hypre-space/developers ,

We are doing a new hypre release, so please hold off on making changes to the master branch until it is done.

Thanks!

-Rui Peng

liruipeng avatar Oct 12 '22 03:10 liruipeng

  • [ ] [MAJOR] Initial documentation review meeting.
  • [ ] [MAJOR.MINOR] Update user and reference manuals.
  • [ ] [MAJOR] Final documentation review meeting.
  • [x] Update CHANGELOG file with information regarding contents of this release.
  • [x] Verify that all agreed-upon changes have been committed.
  • [x] Update config/version.sh with release number and date, then run config/update.sh and commit changes to the repository.
  • [x] Check that the regression tests all run cleanly
    • [x] machine-tux
    • [x] machine-tux-spack
    • [x] machine-rztopaz
    • [x] machine-syrah
    • [x] machine-lassen
    • [ ] machine-vs-pro (not able to test)
  • [x] Tag repository with release number: git tag -a v2.26.0 -m "Release v2.26.0" and push the tags to the central repository: git push --tags
  • [x] On the CASC cluster, copy the GitHub release tar file to /usr/casc/hypre.
  • [x] On the RZ, copy the GitHub tar file to /usr/gapps/hypre (for backup reasons).
  • [x] Update Spack Package and create Spack pull request.
  • [x] Close the new release GitHub issue.

liruipeng avatar Oct 12 '22 03:10 liruipeng

Hi @liruipeng . Let me know when the code is tagged and ready to be tested so I can help out with RZ. If you do it soon, I can launch it tonight and you'll also get tux and tux-spack results from the standard regression testing. Thanks!

rfalgout avatar Oct 12 '22 23:10 rfalgout

Hi @liruipeng . Let me know when the code is tagged and ready to be tested so I can help out with RZ. If you do it soon, I can launch it tonight and you'll also get tux and tux-spack results from the standard regression testing. Thanks!

Hi Rob, the code is ready to be tested on RZ. Can you please do it? I will probably git tag after the regression boxes are checked. Thanks!

liruipeng avatar Oct 13 '22 03:10 liruipeng

Hi @liruipeng . I have started the rztopaz tests. The results should show up in tomorrow's regression test email.

rfalgout avatar Oct 13 '22 04:10 rfalgout

Hi @liruipeng . I have started the rztopaz tests. The results should show up in tomorrow's regression test email.

Thank you @rfalgout

liruipeng avatar Oct 13 '22 04:10 liruipeng

Hi @liruipeng . I have started the rztopaz tests. The results should show up in tomorrow's regression test email.

FYI, I messed up the rztopaz runs somehow, so I have started them up again. Turns out they were scheduled to run last night anyway and I shouldn't have done anything. Anyway, I'll let you know when they are done.

rfalgout avatar Oct 13 '22 13:10 rfalgout

@rfalgout How about machine-syrah? It passed on 10/12. Shall we test again? Thanks!

liruipeng avatar Oct 13 '22 15:10 liruipeng

@rfalgout How about machine-syrah? It passed on 10/12. Shall we test again? Thanks!

Oh, I forgot that you needed help on that one too. I'll start it up. The rztopaz runs are still going, but slowly. :(

rfalgout avatar Oct 13 '22 18:10 rfalgout

Syrah is clean. Rztopaz is still running, but so far so good.

rfalgout avatar Oct 13 '22 20:10 rfalgout

Rztopaz is finished and clean. We should see the reports for both syrah and rztopaz in the morning email.

rfalgout avatar Oct 13 '22 22:10 rfalgout

the code has been tagged and pushed

liruipeng avatar Oct 13 '22 23:10 liruipeng

The Spack PR was created https://github.com/spack/spack/pull/33299

liruipeng avatar Oct 13 '22 23:10 liruipeng

Hi @rfalgout Can you help do On the RZ, copy the GitHub tar file to /usr/gapps/hypre (for backup reasons).? Once it's done, I think we can close the release issue. Thanks!

liruipeng avatar Oct 17 '22 15:10 liruipeng

Hi @rfalgout Can you help do On the RZ, copy the GitHub tar file to /usr/gapps/hypre (for backup reasons).? Once it's done, I think we can close the release issue. Thanks!

Hi @liruipeng . All copied. Would you also change the permissions on the file you copied to /usr/casc/hypre by running chmod 664 hypre-2.26.0.tar.gz? Thanks!

rfalgout avatar Oct 17 '22 20:10 rfalgout

Hi @rfalgout Can you help do On the RZ, copy the GitHub tar file to /usr/gapps/hypre (for backup reasons).? Once it's done, I think we can close the release issue. Thanks!

Hi @liruipeng . All copied. Would you also change the permissions on the file you copied to /usr/casc/hypre by running chmod 664 hypre-2.26.0.tar.gz? Thanks!

Yes, the permission of the file has been changed.

liruipeng avatar Oct 17 '22 21:10 liruipeng