-
**What is the requested feature?**
The GEOSX validation cases basically use no feature of `hypre`.
But it’s our key linear algebra backend when it comes to big simulations.
This must evolve in order …
-
On Frontier with PrgEnv-gnu, running
```
spack install hypre@2.30.0%gcc@11.2.0~caliper~complex~cuda~debug+fortran~gptune~int64~internal-superlu~magma~mixedint+mpi~openmp+rocm+shared+superlu-dist~s…
-
Summary
I can't use spack to simply download a package tarball
### Expected Result
A tarball downloaded to var/spack/cache
### Actual Result
No download occured and instead...
```
borax…
-
**Describe the bug**
A clear and concise description of what the bug is.
I had ``make: *** [Makefile:135: enzo.exe] Error 1'' while compiling make-linux-gnu with GCCcore/11.3.0, OpenMPI/4.1.4-GCC-11…
-
### Steps to reproduce
Set up a Spack instance with a dependency such as `mpich` provided by external modules in `packages.yaml`. Install a package with that dependency and generate the modulefiles:
…
-
Summary
The installation for hypre fails for spack on Mac OS 10.13.4. The failure occurs when openblas 0.2.20 installation is attempted. This failure occurs for both gcc7.3 and intel 18.0.2. The pr…
-
# PROBLEM
For our assembly process, we currently:
1. fill a `LvArray::SparsityPattern` ( `LvArray::ArrayOfSets`) and then,
2. assimilate that into a `LvArray::CRSMatrix`.
3. In the assembly …
-
I'm working on a Julia wrapper for the Hypre library, and testing on Travis has been giving me grief. The build works fine locally, but not on Travis. Following a thread I saw some time back, I tried …
-
Hi,
I'm trying to optimize the performance of my matrix assembly in Hypre and I'm finding that all of my time is being spent in
HYPRE_IJMatrixAssemble.
First, on a given rank I call
HYPRE_IJMatr…
-
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 h…