You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorial_configuration.rst
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -546,7 +546,6 @@ Now, ``spack spec hdf5+mpi`` will show a dependency on the external MPICH spec.
546
546
To demonstrate how constraints defined in configurations protect against unintended installations, we'll attempt to concretize HDF5 with OpenMPI as the MPI provider.
547
547
548
548
.. code-block:: spec
549
-
550
549
$ spack spec hdf5+mpi ^openmpi
551
550
==> Error: failed to concretize `hdf5+mpi ^openmpi` for the following reasons:
552
551
1. cannot satisfy a requirement for package 'mpi'.
0 commit comments