Intel Xeon Phi coprocessor architecture and tools : : the guide for application developers / / Rezaur Rahman.

Intel® Xeon Phi™ Coprocessor Architecture and Tools: The Guide for Application Developers provides developers a comprehensive introduction and in-depth look at the Intel Xeon Phi coprocessor architecture and the corresponding parallel data structure tools and algorithms used in the various technical...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:New York : : Apress,, 2013.
Year of Publication:2013
Edition:1st ed. 2013.
Language:English
Series:The expert's voice in microprocessors
Gale eBooks
Physical Description:1 online resource (xxi, 209 pages) :; illustrations (some color).
Notes:Includes index.
Tags: Add Tag
No Tags, Be the first to tag this record!
LEADER 06529cam a2200613 i 4500
001 993548185104498
005 20240912153442.0
006 m o d
007 cr un ---uuuua
008 140514s2013 nyua o 001 0 eng d
020 |a 1-4302-5927-2 
024 7 |a 10.1007/978-1-4302-5927-5  |2 doi 
035 |a (OCoLC)880853054 
035 |a (MiFhGG)GVRL6UTK 
035 |a (CaSebORM)9781430259268 
035 |a (OCoLC)864831331 
035 |a (OCoLC)ocn864831331 
035 |a (CKB)3710000000018993 
035 |a (MiAaPQ)EBC1636350 
035 |a (EXLCZ)993710000000018993 
040 |a MiFhGG  |b eng  |c MiFhGG  |e rda  |e pn 
041 |a eng 
050 4 |a TK7885-7895 
072 7 |a UY  |2 bicssc 
072 7 |a COM014000  |2 bisacsh 
082 0 0 |a 004  |a 005.1 
090 |a QA76.5  |b .R28 2013 
100 1 |a Rahman, Rezaur.  |e author.  |4 aut  |4 http://id.loc.gov/vocabulary/relators/aut 
245 1 0 |a Intel Xeon Phi coprocessor architecture and tools :  |b the guide for application developers /  |c Rezaur Rahman. 
250 |a 1st ed. 2013. 
260 |b Apress  |c 2013 
264 1 |a New York :  |b Apress,  |c 2013. 
300 |a 1 online resource (xxi, 209 pages) :  |b illustrations (some color). 
336 |a text  |b txt 
337 |a computer  |b c 
338 |a online resource  |b cr 
347 |a text file 
490 0 |a The expert's voice in microprocessors 
490 0 |a Gale eBooks 
505 0 |a ""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewer""; ""Acknowledgments""; ""Introduction""; ""Part1: Hardware Foundation: Intel Xeon Phi Architecture""; ""Chapter 1: Introduction to Xeon Phi Architecture""; ""History of Intel Xeon Phi Development""; ""Evolution from Von Neumann Architecture to Cache Subsystem Architecture""; ""Improvements in the Core and Memory""; ""Instruction-Level Parallelism""; ""Instruction Pipelining""; ""Single Instruction Multiple Data""; ""Multithreading""; ""Multicore and Manycore Architecture"" 
505 8 |a ""Interconnect and Cache Improvements""""System Interconnect""; ""Intel Xeon Phi Coprocessor Chip Architecture""; ""Applicability of the Intel Xeon Phi Coprocessor""; ""Summary""; ""Chapter 2: Programming Xeon Phi""; ""Intel Xeon Phi Execution Models""; ""Development Tools for Intel Xeon Phi Architecture""; ""Intel Composer XE""; ""Getting the Tools""; ""Using the Compilers""; ""Setting Up an Intel Xeon Phi System""; ""Install the MPSS Stack""; ""Install the Development Tools""; ""Code Generation for Intel Xeon Phi Architecture""; ""Native Execution Mode""; ""Hello World Example"" 
505 8 |a ""Language Extensions to Support Offload Computation on Intel Xeon Phi""""Heterogeneous Computing Model and Offload Pragmas""; ""Language Extensions and Execution Model""; ""Terminology""; ""Offload Function and Data Declaration Directives""; ""declare target Directives""; ""Syntax""; ""C/C++""; ""Fortran""; ""Restrictions""; ""Function Offload and Execution Constructs""; ""Target Data Directive""; ""Syntax""; ""C/C++""; ""Fortran""; ""Restrictions""; ""Target Directive""; ""Syntax""; ""C/C++""; ""Fortran""; ""Restrictions""; ""Target Update Directive""; ""Syntax""; ""C/C++""; ""Fortran"" 
505 8 |a ""Runtime Library Routines""""Offload Example""; ""Summary""; ""Chapter 3: Xeon Phi Vector Architecture and Instruction Set""; ""Xeon Phi Vector Microarchitecture""; ""The VPU Pipeline""; ""VPU Instruction Stalls""; ""Pairing Rule""; ""Vector Registers""; ""Vector Mask Registers""; ""Extended Math Unit""; ""Xeon Phi Vector Instruction Set Architecture""; ""Data Types""; ""Vector Nomenclature""; ""Vector Instruction Syntax""; ""Xeon Phi Vector ISA by Categories""; ""Mask Operations""; ""Swizzle, Shuffle, Broadcast, and Convert Instructions""; ""Swizzle""; ""Register Memory Swizzle"" 
505 8 |a ""Data Broadcasts""""Data Conversions""; ""Shuffles""; ""Shift Operation""; ""Logical Shifts""; ""Arithmetic Shifts""; ""Sample Code for Swizzle and Shuffle Instructions""; ""Arithmetic and Logic Operations""; ""Fused Multiply-Add""; ""Data Access Operations (Load, Store, Prefetch, and Gather/Scatter)""; ""Memory Alignment""; ""Pack/ U npack""; ""Non-temporal data""; ""Streaming Stores""; ""Scatter/Gather""; ""Prefetch Instructions""; ""Summary""; ""Chapter 4: Xeon Phi Core Microarchitecture""; ""Intel Xeon Phi Cores""; ""Core Pipeline Stages""; ""Cache and TLB Structure"" 
505 8 |a ""L2 Cache Structure"" 
546 |a English 
504 |a Includes bibliographical references and index. 
520 |a Intel® Xeon Phi™ Coprocessor Architecture and Tools: The Guide for Application Developers provides developers a comprehensive introduction and in-depth look at the Intel Xeon Phi coprocessor architecture and the corresponding parallel data structure tools and algorithms used in the various technical computing applications for which it is suitable. It also examines the source code-level optimizations that can be performed to exploit the powerful features of the processor. Xeon Phi is at the heart of world’s fastest commercial supercomputer, which thanks to the massively parallel computing capabilities of Intel Xeon Phi processors coupled with Xeon Phi coprocessors attained 33.86 teraflops of benchmark performance in 2013. Extracting such stellar performance in real-world applications requires a sophisticated understanding of the complex interaction among hardware components, Xeon Phi cores, and the applications running on them. In this book, Rezaur Rahman, an Intel leader in the development of the Xeon Phi coprocessor and the optimization of its applications, presents and details all the features of Xeon Phi core design that are relevant to the practice of application developers, such as its vector units, hardware multithreading, cache hierarchy, and host-to-coprocessor communication channels. Building on this foundation, he shows developers how to solve real-world technical computing problems by selecting, deploying, and optimizing the available algorithms and data structure alternatives matching Xeon Phi’s hardware characteristics. From Rahman’s practical descriptions and extensive code examples, the reader will gain a working knowledge of the Xeon Phi vector instruction set and the Xeon Phi microarchitecture whereby cores execute 512-bit instruction streams in parallel. 
536 |a Intel 
500 |a Includes index. 
650 0 |a Coprocessors. 
650 0 |a Computer programming. 
650 0 |a High performance computing. 
776 |z 1-4302-5926-4 
906 |a BOOK 
ADM |b 2024-09-14 05:22:16 Europe/Vienna  |f system  |c marc21  |a 2013-10-12 19:37:35 Europe/Vienna  |g false 
AVE |i DOAB Directory of Open Access Books  |P DOAB Directory of Open Access Books  |x https://eu02.alma.exlibrisgroup.com/view/uresolver/43ACC_OEAW/openurl?u.ignore_date_coverage=true&portfolio_pid=5339627970004498&Force_direct=true  |Z 5339627970004498  |b Available  |8 5339627970004498 
AVE |i DOAB Directory of Open Access Books  |P DOAB Directory of Open Access Books  |x https://eu02.alma.exlibrisgroup.com/view/uresolver/43ACC_OEAW/openurl?u.ignore_date_coverage=true&portfolio_pid=5338728090004498&Force_direct=true  |Z 5338728090004498  |b Available  |8 5338728090004498