Giter Site home page Giter Site logo

New hypre release 2.18.1 about hypre HOT 13 CLOSED

hypre-space avatar hypre-space commented on May 17, 2024
New hypre release 2.18.1

from hypre.

Comments (13)

rfalgout avatar rfalgout commented on May 17, 2024
  • [MAJOR] Initial documentation review meeting.
  • [MAJOR.MINOR] Update user and reference manuals.
  • [MAJOR] Final documentation review meeting.
  • Update CHANGELOG file with information regarding contents of this release.
  • Verify that all agreed-upon changes have been committed.
  • Update config/configure.in and CMakeLists.txt with release number and date, then run config/bootstrap and commit changes to the repository.
  • Check that the regression tests all run cleanly
    • machine-tux
    • machine-tux-exlibs
    • machine-rztopaz
    • machine-syrah
    • machine-ray
    • machine-vs-pro
  • Tag repository with release number: git tag -a v2.18.1 -m "Release v2.18.1" and push the tags to the central repository: git push --tags
  • On the CASC cluster, copy the GitHub release tar file to /usr/casc/hypre.
  • On the RZ, copy the GitHub tar file to /usr/gapps/hypre (for backup reasons).
  • Close the new release GitHub issue.

from hypre.

bobby-philip avatar bobby-philip commented on May 17, 2024

It looks like the copyright block in

src/HYPREf.h
src/hypre/include/HYPREf.h

tries to use 'c' at the beginning of the line instead of '!' and this causes a compile error. This is for 2.18.0

from hypre.

rfalgout avatar rfalgout commented on May 17, 2024

It looks like the copyright block in

src/HYPREf.h
src/hypre/include/HYPREf.h

tries to use 'c' at the beginning of the line instead of '!' and this causes a compile error. This is for 2.18.0

Using 'c' goes way back. Is this really now considered a bug in Fortran 90/95/...? If so, there are a number of other instances in hypre that we will have to fix, not just the headers.

I just did some quick research on this, and it looks like Fortran 77 actually changed the comment character to '*' but accepted 'c' for backward compatibility. Fortran 90 changed it to '!' and I'm not sure what happened to backward compatibility.

I guess we fixed this in 'HYPREf.h' a long time ago (and I just don't remember), because we clearly had the '!' character there before the license change. I'll fix.

from hypre.

bobby-philip avatar bobby-philip commented on May 17, 2024

Thanks! Intel ifort, 18.0.2 gave this error.

from hypre.

rfalgout avatar rfalgout commented on May 17, 2024

@bobby-philip Let me know if my last commit fixes the problem. Thanks!

from hypre.

rfalgout avatar rfalgout commented on May 17, 2024

Hi @balay ,

Would you mind running the current master branch through your testing and let us know if all is good before we tag this for release? Let me know. Thanks!

-Rob

from hypre.

balay avatar balay commented on May 17, 2024

@rfalgout will check and update

from hypre.

balay avatar balay commented on May 17, 2024

I ran a full petsc test pipeline on this snapshot of hypre, and a few xsdk workstation builds [i.e no runs] on linux,osx (gcc,clang,intel) - they all are fine.

from hypre.

rfalgout avatar rfalgout commented on May 17, 2024

Thanks, Satish!

from hypre.

rfalgout avatar rfalgout commented on May 17, 2024

Hello @hypre-space/developers . If there are no complaints, I will tag the release later this morning.

from hypre.

bobby-philip avatar bobby-philip commented on May 17, 2024

from hypre.

rfalgout avatar rfalgout commented on May 17, 2024

Thanks, Bobby!

from hypre.

rfalgout avatar rfalgout commented on May 17, 2024

The release is done. Thanks!

from hypre.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.