Main Header

When all the hard work has been finished, it is time to determine the devices that will execute the functions. This is handled by the DevicePolicies typedefinition in the main header: examplealgorithm.h. Let's say we want to perform all routines on the GPU, except for the last one. The header should be modified to look like this:
\begin{lstlisting}
...



Joren Heit 2013-12-17