Lines Matching refs:external
180 [BLAS/LAPACK] is the only **required** {ref}`external package <doc_externalsoftware>`
184 For any {ref}`external packages <doc_externalsoftware>` used with PETSc we highly
198 PETSc provides interfaces to various {ref}`external packages <doc_externalsoftware>`. One
199 can optionally use external solvers like [HYPRE], [MUMPS], and others from within PETSc
202 PETSc `configure` has the ability to download and install these {ref}`external packages
213 The following modes can be used to download/install {ref}`external packages
217 use this package. **This is the recommended method to couple any external packages with PETSc**:
234 - `--with-PACKAGENAME-dir=/path/to/dir`: If the external package is already installed -
265 - Run `./configure --help` to get the list of {ref}`external packages
277 - `--with-packages-build-dir=PATH`: By default, external packages will be unpacked and
434 … `--with-cc="mpicc -cc=icx"` - this can break some builds (for example: external packages that use…
627 - Since building {ref}`external packages <doc_externalsoftware>` on these systems is often