Big CPU, Big Data: Solving the World's Toughest Computational Problems with Parallel Computing

Alan Kaminsky

  • 出版商: CreateSpace Independ
  • 出版日期: 2016-07-30
  • 售價: $1,470
  • 貴賓價: 9.5$1,397
  • 語言: 英文
  • 頁數: 504
  • 裝訂: Paperback
  • ISBN: 1534872280
  • ISBN-13: 9781534872288
  • 相關分類: 大數據 Big-data
  • 無法訂購

商品描述

In the twenty-first century, scientists and engineers are tackling the world's toughest computational problems with parallel computing. Using multiple processor cores running simultaneously, parallel computers are solving these problems in less time and with greater accuracy than ever before. Even desktop PCs nowadays are powerful parallel computers. To take full advantage of the capabilities of these machines, programmers must learn to write parallel programs.

BIG CPU, BIG DATA teaches you how to write parallel programs for multicore machines, compute clusters, GPU accelerators, and big data map-reduce jobs, in the Java language, with the free, easy-to-use, object-oriented Parallel Java 2 Library. The book also covers how to measure the performance of parallel programs and how to design the programs to run as fast as possible.