We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc15b7f commit a4f7735Copy full SHA for a4f7735
README.md
@@ -148,7 +148,7 @@ fpm test --compiler lfortran --profile release --flag --cpp
148
#### Single-image (serial) execution
149
With `nagfor` version 7.1 or later, use
150
```
151
-fpm test --compiler nagfor --profile release --flag -fpp
+fpm test --compiler nagfor --flag -fpp
152
153
154
#### Multi-image execution
@@ -158,7 +158,7 @@ fpm test --compiler nagfor --profile release --flag "-fpp -coarray=cosmp -f2018"
158
159
With `nagfor` 7.2 or later, use
160
161
162
163
164
Documentation
0 commit comments