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 824585f commit 28a20bbCopy full SHA for 28a20bb
docs/documentation/gpuParallelization.md
@@ -52,7 +52,7 @@ $:$GPU_PARALLEL_LOOP(...)
52
$:END_GPU_PARALLEL_LOOP()
53
```
54
55
-This wraps the lines in `code` with parallelization calls to openACC or openMP, depending on environement and compiler settings.
+This wraps the lines in `code` with parallelization calls to openACC or openMP, depending on environment and compiler settings.
56
57
**Parameters**
58
0 commit comments