Mostafa Hagog
Intel
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Mostafa Hagog.
very large data bases | 2008
Jatin Chhugani; Anthony D. Nguyen; Victor W. Lee; William W. Macy; Mostafa Hagog; Yen-Kuang Chen; Akram Baransi; Sanjeev Kumar; Pradeep Dubey
Sorting a list of input numbers is one of the most fundamental problems in the field of computer science in general and high-throughput database applications in particular. Although literature abounds with various flavors of sorting algorithms, different architectures call for customized implementations to achieve faster sorting times. This paper presents an efficient implementation and detailed analysis of MergeSort on current CPU architectures. Our SIMD implementation with 128-bit SSE is 3.3X faster than the scalar version. In addition, our algorithm performs an efficient multiway merge, and is not constrained by the memory bandwidth. Our multi-threaded, SIMD implementation sorts 64 million floating point numbers in less than0.5 seconds on a commodity 4-core Intel processor. This measured performance compares favorably with all previously published results. Additionally, the paper demonstrates performance scalability of the proposed sorting algorithm with respect to certain salient architectural features of modern chip multiprocessor (CMP) architectures, including SIMD width and core-count. Based on our analytical models of various architectural configurations, we see excellent scalability of our implementation with SIMD width scaling up to 16X wider than current SSE width of 128-bits, and CMP core-count scaling well beyond 32 cores. Cycle-accurate simulation of Intels upcoming x86 many-core Larrabee architecture confirms scalability of our proposed algorithm.
Archive | 2012
Eran Shifer; Mostafa Hagog; Eliyahu Turiel
Archive | 2011
Mostafa Hagog; Elmoustapha Ould-Ahmed-Vall; Robert Valentine; Amit Gradstein; Simon Rubanovich; Zeev Sperber
Archive | 2014
Alon Gluska; Niraj Gupta; Mostafa Hagog; Dror Reif
Archive | 2011
Elmoustapha Ould-Ahmed-Vall; Mostafa Hagog; Robert Valentine; Amit Gradstein; Simon Rubanovich; Zeev Sperber
Archive | 2017
Elmoustapha Ould-Ahmed-Vall; Robert Valentine; Mostafa Hagog; Jesus Corbal; Bret L. Toll; Mark J. Charney; Tal Uliel; Zeev Sperber; Amit Gradstein
Archive | 2013
Eran Shifer; Mostafa Hagog; Eliyahu Turiel
Archive | 2013
Eran Shifer; Mostafa Hagog; Eliyahu Turiel
Archive | 2013
Eran Shifer; Mostafa Hagog; Eliyahu Turiel
Archive | 2012
Niraj Gupta; Oren Agam; Benny Eitan; Mostafa Hagog