hypre icon indicating copy to clipboard operation
hypre copied to clipboard

hypre-multiprecision build

Open oseikuffuor1 opened this issue 1 year ago • 4 comments

This PR updates various directories in hypre to support multiprecision build.

  1. The build system is modified to include the --enable-mixed-precision option to prescribe the multiprecision build
  2. New preprocessor macros have been added to facilitate automatic code transformation
  3. Updates to hypre directories to effect multiprecision build.

** This PR is currently defined for building hypre with configure. Cmake support will be added later. Also, GPU support is incomplete for now.

oseikuffuor1 avatar Mar 10 '23 02:03 oseikuffuor1