Skip to content

Commit fba3cd3

Browse files
committed
Update 1_requirements.rst
1 parent 2c3c49a commit fba3cd3

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

source/1_requirements.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,21 @@
33
Requirements and Quickstart
44
========================
55

6-
Basic Runtime
6+
Basic Environment
77
-----------------
88

99
This 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

1723
Add-on Libs

0 commit comments

Comments
 (0)