Skip to content
Snippets Groups Projects
Commit ab65956e authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Another fix of parallel for tutorial.

parent e23d9f69
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ The `Device` can be either `Devices::Host` or `Devices::Cuda`. The first two par ...@@ -29,7 +29,7 @@ The `Device` can be either `Devices::Host` or `Devices::Cuda`. The first two par
The result is: The result is:
\include ParallelForExample_ug.out \include ParallelForExample.out
## n-dimensional Parallel For<a name="n_dimensional_parallel_for"></a> ## n-dimensional Parallel For<a name="n_dimensional_parallel_for"></a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment