X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/GMRES_For_Journal.git/blobdiff_plain/070293da649e410457bd639548cd089c53d036d3..HEAD:/GMRES_Journal.tex?ds=inline diff --git a/GMRES_Journal.tex b/GMRES_Journal.tex index 1b3b8b5..3add256 100644 --- a/GMRES_Journal.tex +++ b/GMRES_Journal.tex @@ -151,7 +151,7 @@ read-only \emph{constant} and \emph{texture} caches per multiprocessor and a rea \emph{global memory} shared by all its multiprocessors. The new architectures (Fermi, Kepler, etc) have also L1 and L2 caches to improve the accesses to the global memory. -NVIDIA has released the CUDA platform (Compute Unified Device Architecture)~\cite{Nvi10} +NVIDIA has released the CUDA platform (Compute Unified Device Architecture)~\cite{ref19} which provides a high level GPGPU-based programming language (General-Purpose computing on GPUs), allowing to program GPUs for general purpose computations. In CUDA programming environment, all data-parallel and compute intensive portions of an application running