slepc
Differences
This shows you the differences between two versions of the page.
| slepc [2019/03/18 15:29] – criada jeferson | slepc [2019/03/18 15:50] (current) – jeferson | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| For further information, | For further information, | ||
| + | |||
| + | Instalation | ||
| + | |||
| + | 1. You need to have PETSc [[: | ||
| + | |||
| + | 2. Once PETSc is installed, you need to create a bash file on your main repository (if it doesn' | ||
| + | |||
| + | 3. After creating .bash_profile file, export PETSc variables (which probably are in your .bashrc file) to it; | ||
| + | |||
| + | 4. Add the SLEPc repository to the .bash_profile file, for example: | ||
| + | |||
| + | < | ||
| + | export SLEPC_DIR="/ | ||
| + | </ | ||
| + | |||
| + | 5. type | ||
| + | |||
| + | < | ||
| + | bash | ||
| + | </ | ||
| + | |||
| + | on a terminal to update bash files; | ||
| + | |||
| + | 6. Open a terminal and access the SLEPc repository. Then type | ||
| + | |||
| + | < | ||
| + | ./configure | ||
| + | </ | ||
| + | |||
| + | to run the SLEPc configuration file; | ||
| + | |||
| + | 7. Follow the instructions appearing in the terminal after each installation step. | ||
slepc.1552922949.txt.gz · Last modified: by jeferson
