Performance analysis and tuning for general purpose graphics processing units (GPGPU)

著者

書誌事項

Performance analysis and tuning for general purpose graphics processing units (GPGPU)

Hyesoon Kim...[et al.]

(Synthesis lectures on computer architecture, 20)

Morgan & Claypool, c2012

  • :pbk

この図書・雑誌をさがす

注記

Includes bibliographical references

内容説明・目次

内容説明

General-purpose graphics processing units (GPGPU) have emerged as an important class of shared memory parallel processing architectures, with widespread deployment in every computer class from high-end supercomputers to embedded mobile platforms. Relative to more traditional multicore systems of today, GPGPUs have distinctly higher degrees of hardware multithreading (hundreds of hardware thread contexts vs. tens), a return to wide vector units (several tens vs. 1-10), memory architectures that deliver higher peak memory bandwidth (hundreds of gigabytes per second vs. tens), and smaller caches/scratchpad memories (less than 1 megabyte vs. 1-10 megabytes).In this book, we provide a high-level overview of current GPGPU architectures and programming models. We review the principles that are used in previous shared memory parallel platforms, focusing on recent results in both the theory and practice of parallel algorithms, and suggest a connection to GPGPU platforms. We aim to provide hints to architects about understanding algorithm aspect to GPGPU. We also provide detailed performance analysis and guide optimizations from high-level algorithms to low-level instruction level optimizations. As a case study, we use n-body particle simulations known as the fast multipole method (FMM) as an example. We also briefly survey the state-of-the-art in GPU performance analysis tools and techniques.

目次

GPU Design, Programming, and Trends Performance Principles From Principles to Practice: Analysis and Tuning Using Detailed Performance Analysis to Guide Optimization

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

  • NII書誌ID(NCID)
    BB13124040
  • ISBN
    • 9781608459544
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    [San Rafael]
  • ページ数/冊数
    xi, 84 p.
  • 大きさ
    24 cm
  • 親書誌ID
ページトップへ