Coder Social home page Coder Social logo

hypre-mini-app's People

Contributors

jrood-nrel avatar kswirydo avatar paulmullowney avatar r-barnes avatar sayerhs avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hypre-mini-app's Issues

Add shell build script

-[ ] add shell build script:
What worked for me:
get interactive node
module use /nopt/nrel/ecom/ecp/base/modules/gcc-5.2.0/
module load gcc/5.2.0 cmake binutils openmpi hypre
mkdir build
cd build
cmake -DHYPRE_DIR={HYPRE_INSTALL_DIR} ../
make -j 4

Questions about input file

Hello, I'm doing some research on benchmark, and I want to do some tests on application using hypre. Because I'm an absolute amateur in Physics, I dont know what the restriction to input file even I have read etc/hypre_app.yaml. I tried your etc/hypre_app.yaml, but it seems that matrix_file, rhs_file, sln_file are also part of input files. I dont know how to generate them, neither the rule to generate them, could you please give some help?
Meanwhile, I used git submodule update --init --recursive to clone hypre and yaml-cpp, and I have found that the version of hypre is out of date. HYPRE_IJMatrixSetValues2 is not defined in the old version of hypre.

Things to add

  • sln input file not obligatory (add checks)
  • input parameters text file (solver parameters: max_it, restart, tolerance, verbosity, size of recycle space, reuse precon, precon parameters: name, BoomerAMG stuff, etc)
  • time step reading capability
  • another solvers (communition-optimal GMRES, GCROT)

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.