Code Monkey home page Code Monkey logo

Comments (8)

rfalgout avatar rfalgout commented on August 12, 2024

Checklist:

  • [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.sh
    • machine-vs-pro.bat
  • Tag repository with release number: git tag -a v2.11.0 -m "Release v2.11.0" 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.

rfalgout avatar rfalgout commented on August 12, 2024

Hello @hypre-space/developers ,

Is there anything else to add to this release? We probably need to get the superlu regression test issue resolved. Anybody want to look into that? Let me know. Thanks!

-Rob

from hypre.

victorapm avatar victorapm commented on August 12, 2024

Hi Rob,

I was looking at machine-tux-exlibs and realized that the config line

co="--enable-debug --with-mli --with-superlu --with-superlu-include=/home/falgout2/codes/superlu/SuperLU_5.2.1/SRC --with-dsuperlu --with-dsuperlu-include=/home/falgout2/codes/superlu/SuperLU_DIST_5.2.1/SRC --with-blas-lib=\\'-L/home/falgout2/codes/blas/BLAS-3.7.1 -lblas -lgfortran\\' --with-dsuperlu-lib=\\'-L/home/falgout2/codes/superlu/SuperLU_DIST_5.2.1/lib -lsuperlu_dist -L/home/falgout2/codes/parmetis/parmetis-4.0.3/build/Linux-x86_64/libparmetis -lparmetis -L/home/falgout2/codes/parmetis/parmetis-4.0.3/build/Linux-x86_64/libmetis -lmetis\\'"
uses files that are defined in your home folder. Maybe we should make it not dependent on the user by using an environment flag like SUPERLU_DIR instead? Then, this test could be ran in another machine as long as the flag is defined.

Thanks,
Victor

from hypre.

rfalgout avatar rfalgout commented on August 12, 2024

Hi @victorapm. We might be able to find a better approach for this. Agreed.

FYI, All. Sarah is looking into the exlibs test, so we've got a volunteer. :) Thanks!

-Rob

from hypre.

victorapm avatar victorapm commented on August 12, 2024

Thanks, @rfalgout!

Another minor detail, we need to change the line:

Copyright [yyyy] [name of copyright owner]
to something like:

Copyright 2019 Lawrence Livermore National Security, LLC.

from hypre.

rfalgout avatar rfalgout commented on August 12, 2024

Hi @victorapm ,

That part of the license is just instructional. I don't think we need to change it. The Spack guys didn't either and I'm mostly copying them. :)

Thanks for looking over this so closely! A lot of files have changed, so it's easy for me to miss something.

-Rob

from hypre.

victorapm avatar victorapm commented on August 12, 2024

It makes sense! Now I realized that it is in the Appendix section of the file.

Thanks!

from hypre.

rfalgout avatar rfalgout commented on August 12, 2024

The release and license change is done. Closing this issue. :)

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.