Items related to GPU Parallel Program Development Using CUDA (Chapman...

GPU Parallel Program Development Using CUDA (Chapman & Hall/CRC Computational Science) - Hardcover

 
9781498750752: GPU Parallel Program Development Using CUDA (Chapman & Hall/CRC Computational Science)

Synopsis

GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent explanations that are as valuable as generalized GPU concepts.

The book consists of three separate parts; it starts by explaining parallelism using CPU multi-threading in Part I. A few simple programs are used to demonstrate the concept of dividing a large task into multiple parallel sub-tasks and mapping them to CPU threads. Multiple ways of parallelizing the same task are analyzed and their pros/cons are studied in terms of both core and memory operation.

Part II of the book introduces GPU massive parallelism. The same programs are parallelized on multiple Nvidia GPU platforms and the same performance analysis is repeated. Because the core and memory structures of CPUs and GPUs are different, the results differ in interesting ways. The end goal is to make programmers aware of all the good ideas, as well as the bad ideas, so readers can apply the good ideas and avoid the bad ideas in their own programs.

Part III of the book provides pointer for readers who want to expand their horizons. It provides a brief introduction to popular CUDA libraries (such as cuBLAS, cuFFT, NPP, and Thrust),the OpenCL programming language, an overview of GPU programming using other programming languages and API libraries (such as Python, OpenCV, OpenGL, and Apple’s Swift and Metal,) and the deep learning library cuDNN.

"synopsis" may belong to another edition of this title.

About the Author

Tolga Soyata is an associate professor in the Electrical and Computer Engineering department of SUNY Albany.

"About this title" may belong to another edition of this title.

  • PublisherChapman and Hall/CRC
  • Publication date2018
  • ISBN 10 1498750753
  • ISBN 13 9781498750752
  • BindingHardcover
  • LanguageEnglish
  • Edition number1
  • Number of pages476

Buy Used

Condition: Very Good
The book has been read, but is...
View this item

US$ 7.58 shipping from United Kingdom to U.S.A.

Destination, rates & speeds

Other Popular Editions of the Same Title

9780367572242: GPU Parallel Program Development Using CUDA (Chapman & Hall/CRC Computational Science)

Featured Edition

ISBN 10:  0367572249 ISBN 13:  9780367572242
Publisher: Routledge, 2020
Softcover

Search results for GPU Parallel Program Development Using CUDA (Chapman...

Stock Image

Soyata, Tolga
Published by Chapman and Hall/CRC, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
Used Paperback

Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Seller Inventory # GOR014203165

Contact seller

Buy Used

US$ 82.01
Convert currency
Shipping: US$ 7.58
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 3 available

Add to basket

Seller Image

Soyata, Tolga
Published by Chapman and Hall/CRC, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
Used Hardcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: good. May show signs of wear, highlighting, writing, and previous use. This item may be a former library book with typical markings. No guarantee on products that contain supplements Your satisfaction is 100% guaranteed. Twenty-five year bookseller with shipments to over fifty million happy customers. Seller Inventory # 26318226-5

Contact seller

Buy Used

US$ 91.14
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: 5 available

Add to basket

Stock Image

Soyata, Tolga
Published by Chapman and Hall/CRC, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
Used Hardcover

Seller: SecondSale, Montgomery, IL, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Condition: Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00074376137

Contact seller

Buy Used

US$ 93.79
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Soyata, Tolga
Published by Chapman and Hall/CRC, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
Used Hardcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 26318226

Contact seller

Buy Used

US$ 102.43
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

Seller Image

Soyata, Tolga
Published by Chapman and Hall/CRC, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
New Hardcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 26318226-n

Contact seller

Buy New

US$ 110.88
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

Stock Image

Tolga Soyata
Published by Taylor & Francis Inc, Portland, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
New Hardcover

Seller: Grand Eagle Retail, Fairfield, OH, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Hardcover. Condition: new. Hardcover. GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent explanations that are as valuable as generalized GPU concepts. The book consists of three separate parts; it starts by explaining parallelism using CPU multi-threading in Part I. A few simple programs are used to demonstrate the concept of dividing a large task into multiple parallel sub-tasks and mapping them to CPU threads. Multiple ways of parallelizing the same task are analyzed and their pros/cons are studied in terms of both core and memory operation.Part II of the book introduces GPU massive parallelism. The same programs are parallelized on multiple Nvidia GPU platforms and the same performance analysis is repeated. Because the core and memory structures of CPUs and GPUs are different, the results differ in interesting ways. The end goal is to make programmers aware of all the good ideas, as well as the bad ideas, so readers can apply the good ideas and avoid the bad ideas in their own programs.Part III of the book provides pointer for readers who want to expand their horizons. It provides a brief introduction to popular CUDA libraries (such as cuBLAS, cuFFT, NPP, and Thrust),the OpenCL programming language, an overview of GPU programming using other programming languages and API libraries (such as Python, OpenCV, OpenGL, and Apples Swift and Metal,) and the deep learning library cuDNN. This book teaches GPU programming by introducing CPU multi-threaded programming and bases GPU massively-parallel programming on this foundation. The differences among families of GPUs are also studied. The book also explores CUDA libraries, OpenCL, GPU programming with other languages and API libraries, and the deep learning library cuDNN. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Seller Inventory # 9781498750752

Contact seller

Buy New

US$ 113.53
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Tolga Soyata
Published by Chapman and Hall/CRC 2016-10-06, 2016
ISBN 10: 1498750753 ISBN 13: 9781498750752
New Hardcover

Seller: Chiron Media, Wallingford, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Hardcover. Condition: New. Seller Inventory # 6666-TNF-9781498750752

Contact seller

Buy New

US$ 93.37
Convert currency
Shipping: US$ 20.97
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

Seller Image

Soyata, Tolga
Published by Chapman and Hall/CRC, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
New Hardcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 26318226-n

Contact seller

Buy New

US$ 96.82
Convert currency
Shipping: US$ 20.31
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

Stock Image

Soyata, Tolga
Published by Taylor & Francis Group, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
New Hardcover

Seller: Majestic Books, Hounslow, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 370363872

Contact seller

Buy New

US$ 109.54
Convert currency
Shipping: US$ 8.80
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 3 available

Add to basket

Seller Image

Soyata, Tolga
Published by Chapman and Hall/CRC, 2018
ISBN 10: 1498750753 ISBN 13: 9781498750752
Used Hardcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 26318226

Contact seller

Buy Used

US$ 105.52
Convert currency
Shipping: US$ 20.31
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 10 available

Add to basket

There are 10 more copies of this book

View all search results for this book