From: afanfakh Date: Mon, 11 Apr 2016 09:44:20 +0000 (+0200) Subject: adding some corrections X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/ThesisAhmed.git/commitdiff_plain/ed64b1e35c80a23039267d667991da06696e2e7b?ds=inline;hp=1053c75235592dd5d13a22384870272ec02d63b9 adding some corrections --- diff --git a/CHAPITRE_01.tex b/CHAPITRE_01.tex index 9862386..8c68324 100644 --- a/CHAPITRE_01.tex +++ b/CHAPITRE_01.tex @@ -15,7 +15,7 @@ Referred to the state of the art, specifically Von Neumann report in 1993 \cite{ref50}, most of the software applications are structured as sequential programs. The structure of the program code is understandable by the human brain as a series of instructions that are executed successively one after the other. For many years until a short time, -with each new generation of microprocessors, users of sequential applications have believed that these applications must run faster than previous ones. +with each new generation of microprocessors, users of sequential applications have believed that these applications must run faster over them than previous ones. Nowadays, this idea is no longer valid since recent releases of microprocessors have many computing units that are embedded in one chip and programs are running only over one computing unit sequentially. Indeed, new applications have significantly improved their performance over new architectures in parallel compared to traditional applications. In this context, the aim of improving the performance of parallel applications is executed simultaneously over all available computing units.