-
Spack erroneously sets CC,FC to wrong compiler and mixes MPICC from one compiler with a different CC.
### Steps to reproduce the issue
```
[sajid@xrmlite ~]$ spack install petsc+complex ^intel-…
-
Using `develop` from today, [dabf4f1](https://github.com/spack/spack/commit/dabf4f17d3fe287bba010f41b1c05791bac4f4b6), I cannot concretize the `xsdk` spec at version `0.4.0`. Instead of successful co…
-
Looks like version specification in `packages.yaml` is broken for virtual packages.
### Steps to reproduce the issue
`packages.yaml`:
```
packages:
openmpi:
version: [1.10.7]
cmak…
-
The issue seems to be in the `LaplaceXY` routine. The code was run with the default `BOUT.inp` file options.
Have attached the error message.
[PETSC_error_after_run_finishes.txt](https://github.c…
-
Summary
----------
Spack not able to uninstall a package, for unknown reason. When the same `spack uninstall` command was repedated immediately thereafter, uninstall was successful.
Expected Res…
-
Something to do with regular expressions:
```
[root@localhost build]# make test
Running tests...
/usr/bin/ctest --force-new-ctest-process
Test project /home/toby/GridPACK/gridpack-3.2/src/buil…
-
It appears that msi (fusion branch) depends on the `PetscInt` being defined as an `int`. Is that correct?
My build process, and the compile error that raised this issue, are detailed below for ref…
-
Multiple sentences can have the same linearized
representation. Therefore one linearization must be associated with
one or more abstract representations.
-
Reported by @christianbaensch, there are conflicts between the new default variants for deal.II (valid for v`9.0.0`) and those valid for previous versions (e.g. v`8.5.1`). @davydden We need to disable…
-
The last entry after installing petsc is as follows:
```
Incorrect option --prefix=/home/toby/gridpack/petsc-3.7.7 specified. It cannot be same as PETSC_DIR!
```
Does this matter?