Skip to content
Snippets Groups Projects
Commit de4a5b22 authored by zahoussem's avatar zahoussem
Browse files

Huss Corrections

parent bb6c5132
Branches
No related tags found
No related merge requests found
...@@ -201,18 +201,20 @@ ...@@ -201,18 +201,20 @@
\begin{minipage}[b]{0.6\linewidth} \begin{minipage}[b]{0.6\linewidth}
\centering
\includegraphics[scale=1]{code/prudaUsing.pdf} \includegraphics[scale=1.3]{code/prudaUsing.pdf}
\captionof{figure}{Pruda using example}
\vspace{1.5cm} \vspace{1.5cm}
\begin{minipage}{0.7\linewidth} \begin{minipage}{0.7\linewidth}
We highlight here that both all of the strategies \textbf{do not require any modification}
in the CUDA kernel code nor in the programming fashion (indexing). \begin{itemize}
\item No modification required for CUDA porgramming style.
\item Simple to use, and to configure.
\item Generic : Kernels with different signatures are handled (via variadic templates)
\end{itemize}
\end{minipage} \end{minipage}
\vspace{4cm} \vspace{2cm}
Source code available on : \textit{https://gitlab.cristal.univ-lille.fr/ptask/rtgpgpu} Source code available on : \textit{https://gitlab.cristal.univ-lille.fr/ptask/rtgpgpu}
\end{minipage} \end{minipage}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment