-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathINSTALL
37 lines (25 loc) · 869 Bytes
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
*****************************************************************************
hp3d - A Scalable MPI/OpenMP hp-Adaptive Finite Element Software Library
for Complex Multiphysics Applications
1. hp3D is supported on Linux and macOS
2. Build instructions: see README and User Manual
3. Compatibility with required external libraries:
(note: other versions may be compatible but have not been tested)
- PETSc
Versions: 3.11 - 3.22.1
- HDF5
Versions: 1.10.4 - 1.14.3
- MUMPS
Versions: 5.1 - 5.7.3
- METIS
Versions: 5.1.0
- ParMETIS
Versions: 4.0.3
- PT-Scotch
(macOS: requires recent versions of bison and flex;
e.g. bison version >= 3.0, flex version 2.64)
Versions: 6.0.9
7.0.1 - 7.0.5
- Zoltan
Versions: 3.83 - 3.901
*****************************************************************************