-
## Expected behavior
All tests pass
## Actual behavior
90/90 Test #90: icb_parpack_cpp_tst .............. Passed 0.16 sec
91% tests passed, 8 tests failed out of 90
Total Test time…
-
## Actual behavior
```
=======================================================
ARPACK-NG 3.6.0: PARPACK/TESTS/MPI/test-suite.log
=======================================================
# T…
-
Hi,
I need this package for other software, but I could not configure it due to the following error:
```
PARPACK/UTIL/MPI/Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make sure
PARPAC…
-
When I try to build `arpack-ng 6.3.2`, some of the tests fail with
`Fortran runtime error: Unit number in I/O statement too small`
Looking at the code it seems that the variable `logfil` is not in…
-
I have ```arpack-ng-3.6.3``` installed that includes pArpack. It only has shared libs, and no static libs.
```DEAL_II_WITH_ARPACK=ON``` is set.
configure prints:
```
--
-- Include /usr/ports/m…
-
https://github.com/davydden/spack/blob/ca97d8c928eaa84eb25c3ecf2e4c86856458ac32/var/spack/repos/builtin/packages/dealii/package.py
configure passes when MPI is off, but not when LAPACK is off.
W…
-
I can compile Elmer with Trilinos in Fedora Linux
cmake works well
make works well
make install works well
ldd ./fem/src/ElmerSolver_mpi ; # finds all libraries
ldd ../bin/ElmerSolver ; # it cann…
-
Hi,
I'm using Win 10 and Visual Studio 2017 (15.9). I replaced the file step.cc of project step.debug with step-2.cc of example 2.
While debugging, an error box poped up that reads:
```
Debug …
-
my build with `netlib-scalapack` + `openblas` + `openmpi` hangs with 4 MPI cores run and matrix `32x32` with block-size `32`, `float` on `ppocon/pspocon_` https://github.com/dealii/dealii/blob/master…
-
## Background information
OpenMPI 3.1.2
PMIX 3.0.1
Installed on Debian /sid.
Testing across our suite of MPI programs, we're seeing hangs on some apps, it looks offhand like the common fac…