From 4b3ba00ad3edb6f2c001e4a4e842ed4a2a8bb566 Mon Sep 17 00:00:00 2001 From: couturie Date: Sat, 16 Jan 2016 12:32:07 +0100 Subject: [PATCH] new --- paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper.tex b/paper.tex index 93aeced..489b65b 100644 --- a/paper.tex +++ b/paper.tex @@ -805,7 +805,7 @@ Copy results from GPU memory to CPU memory\; \section{The EA algorithm on Multiple GPUs} \label{sec4} -\subsection{M-GPU : an OpenMP-CUDA approach} +\subsection{an OpenMP-CUDA approach} Our OpenMP-CUDA implementation of EA algorithm is based on the hybrid OpenMP and CUDA programming model. All the data are shared with OpenMP amoung all the OpenMP threads. The shared data @@ -895,7 +895,7 @@ $ error= Max(\Delta z)$\; -\subsection{Multi-GPU : an MPI-CUDA approach} +\subsection{an MPI-CUDA approach} %\begin{figure}[htbp] %\centering % \includegraphics[angle=-90,width=0.2\textwidth]{MPI-CUDA} -- 2.39.5