We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c9d4a commit 66a9994Copy full SHA for 66a9994
1 file changed
README.md
@@ -206,7 +206,7 @@ Useful flags that changes behaviour of library:
206
- `SLB4MPI_ENABLE_Fortran` enables/disables MPI load balancers for Fortran language (requires Fortran 2003)
207
- `SLB4MPI_WITH_MPI` enables/disables support of MPI for MPI/non-MPI builds
208
209
-See example for [Fortran](examples/Fortran/CMakeLists.txt) and [C++](examples/CXX/CMakeLists.txt).
+See examples for [Fortran](examples/Fortran/CMakeLists.txt) and [C++](examples/CXX/CMakeLists.txt).
210
211
212
**NOTE:** The library does not provide ILP64 support.
0 commit comments