Skip to content
Snippets Groups Projects
Commit adbc6f42 authored by Victor's avatar Victor
Browse files

FIX typos

parent bef6354a
Branches
Tags
No related merge requests found
......@@ -9,9 +9,9 @@ its GPU implementation. Note that the normal release of PETSC does not support G
The version has been tested for K80s, and with the following settings:
-OPENMPI 2.0.2
-GCC 4.8.5
-CUDA 7.5
* OPENMPI 2.0.2
* GCC 4.8.5
* CUDA 7.5
To install Code_Saturne 4.2.2, 4 libraries are required, BLAS, LAPACK, SOWING and CUSP.
The tests have been carried out with lapack-3.6.1 for BLAS and LAPACK, sowing-1.1.23-p1
......@@ -87,7 +87,7 @@ to the mesh+partition has to be set as:
```
cd DATA
cp REFERENCE/cs_user_scripts.py .
``
```
edit cs_user_scripts.py
At line 138, change `None` to `../MESH/mesh_input_13M`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment