Lines Matching full:install
3 # Install chapter
8 you to install PETSc.
14 : `conda install -c conda-forge petsc`
16 : `sudo apt install petsc-dev`
19 : `sudo yum install petsc-mpich-devel`
21 : `brew install petsc`
23 : `sudo port install petsc`
27 : `python -m pip install petsc petsc4py`
30 : - debug install - `spack install petsc +debug`
31 …- optimized install -`spack install petsc cflags='-g -O3 -march=native -mtune=native' fflags='-g -…
32 - install with some external packages - `spack install petsc +superlu-dist +metis +hypre +hdf5`
35 : `sudo apt install petsc-dev`
45 install