File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Requirements and Quickstart
44========================
55
6- Basic Runtime
6+ Basic Environment
77-----------------
88
99This page summarizes the system requirements and dependencies of NekRS.
1010
11- 1. Linux or Mac OS X (Microsoft WSL and Windows is not supported)
12- 2. GNU/oneAPI/NVHPC/ROCm compilers (C++17/C99 compatible)
13- 3. MPI version 3.1 or later
14- 4. [CMake](https://cmake.org/) version 3.21 or later
11+ 1. [numpy](https://numpy.org) version 1.21 or later
12+ 2. [matplotlib](https://matplotlib.org) version 3.4 or later
13+ 3. [pyvista](https://pyvista.org) version 0.32 or later
14+ 4. [scipy](https://scipy.org) version 1.7 or later
15+ 5. [pyevtk](https://github.com/paulo-herrera/PyEVTK) version 1.4 or later
16+ 6. [numba](https://numba.pydata.org) version 0.54 or later
17+ 7. [tqdm](https://tqdm.github.io) version 4.62 or later
18+ 8. [cupy-cuda12x](https://cupy.dev)
19+ 9. [pyvistaqt](https://github.com/pyvista/pyvistaqt) version 0.11.2 or later
20+ 10. [PyQt5](https://riverbankcomputing.com/software/pyqt/intro) version 5.15.11 or later
1521
1622
1723Add-on Libs
You can’t perform that action at this time.
0 commit comments