Mastering Parallel Programming with R

Nonfiction, Computers, Database Management, Data Processing, Application Software, Business Software
Cover of the book Mastering Parallel Programming with R by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan, Packt Publishing
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan ISBN: 9781784394622
Publisher: Packt Publishing Publication: May 31, 2016
Imprint: Packt Publishing Language: English
Author: Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
ISBN: 9781784394622
Publisher: Packt Publishing
Publication: May 31, 2016
Imprint: Packt Publishing
Language: English

Master the robust features of R parallel programming to accelerate your data science computations

About This Book

  • Create R programs that exploit the computational capability of your cloud platforms and computers to the fullest
  • Become an expert in writing the most efficient and highest performance parallel algorithms in R
  • Get to grips with the concept of parallelism to accelerate your existing R programs

Who This Book Is For

This book is for R programmers who want to step beyond its inherent single-threaded and restricted memory limitations and learn how to implement highly accelerated and scalable algorithms that are a necessity for the performant processing of Big Data. No previous knowledge of parallelism is required. This book also provides for the more advanced technical programmer seeking to go beyond high level parallel frameworks.

What You Will Learn

  • Create and structure efficient load-balanced parallel computation in R, using R's built-in parallel package
  • Deploy and utilize cloud-based parallel infrastructure from R, including launching a distributed computation on Hadoop running on Amazon Web Services (AWS)
  • Get accustomed to parallel efficiency, and apply simple techniques to benchmark, measure speed and target improvement in your own code
  • Develop complex parallel processing algorithms with the standard Message Passing Interface (MPI) using RMPI, pbdMPI, and SPRINT packages
  • Build and extend a parallel R package (SPRINT) with your own MPI-based routines
  • Implement accelerated numerical functions in R utilizing the vector processing capability of your Graphics Processing Unit (GPU) with OpenCL
  • Understand parallel programming pitfalls, such as deadlock and numerical instability, and the approaches to handle and avoid them
  • Build a task farm master-worker, spatial grid, and hybrid parallel R programs

In Detail

R is one of the most popular programming languages used in data science. Applying R to big data and complex analytic tasks requires the harnessing of scalable compute resources.

Mastering Parallel Programming with R presents a comprehensive and practical treatise on how to build highly scalable and efficient algorithms in R. It will teach you a variety of parallelization techniques, from simple use of R's built-in parallel package versions of lapply(), to high-level AWS cloud-based Hadoop and Apache Spark frameworks. It will also teach you low level scalable parallel programming using RMPI and pbdMPI for message passing, applicable to clusters and supercomputers, and how to exploit thousand-fold simple processor GPUs through ROpenCL. By the end of the book, you will understand the factors that influence parallel efficiency, including assessing code performance and implementing load balancing; pitfalls to avoid, including deadlock and numerical instability issues; how to structure your code and data for the most appropriate type of parallelism for your problem domain; and how to extract the maximum performance from your R code running on a variety of computer systems.

Style and approach

This book leads you chapter by chapter from the easy to more complex forms of parallelism. The author's insights are presented through clear practical examples applied to a range of different problems, with comprehensive reference information for each of the R packages employed. The book can be read from start to finish, or by dipping in chapter by chapter, as each chapter describes a specific parallel approach and technology, so can be read as a standalone.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Master the robust features of R parallel programming to accelerate your data science computations

About This Book

Who This Book Is For

This book is for R programmers who want to step beyond its inherent single-threaded and restricted memory limitations and learn how to implement highly accelerated and scalable algorithms that are a necessity for the performant processing of Big Data. No previous knowledge of parallelism is required. This book also provides for the more advanced technical programmer seeking to go beyond high level parallel frameworks.

What You Will Learn

In Detail

R is one of the most popular programming languages used in data science. Applying R to big data and complex analytic tasks requires the harnessing of scalable compute resources.

Mastering Parallel Programming with R presents a comprehensive and practical treatise on how to build highly scalable and efficient algorithms in R. It will teach you a variety of parallelization techniques, from simple use of R's built-in parallel package versions of lapply(), to high-level AWS cloud-based Hadoop and Apache Spark frameworks. It will also teach you low level scalable parallel programming using RMPI and pbdMPI for message passing, applicable to clusters and supercomputers, and how to exploit thousand-fold simple processor GPUs through ROpenCL. By the end of the book, you will understand the factors that influence parallel efficiency, including assessing code performance and implementing load balancing; pitfalls to avoid, including deadlock and numerical instability issues; how to structure your code and data for the most appropriate type of parallelism for your problem domain; and how to extract the maximum performance from your R code running on a variety of computer systems.

Style and approach

This book leads you chapter by chapter from the easy to more complex forms of parallelism. The author's insights are presented through clear practical examples applied to a range of different problems, with comprehensive reference information for each of the R packages employed. The book can be read from start to finish, or by dipping in chapter by chapter, as each chapter describes a specific parallel approach and technology, so can be read as a standalone.

More books from Packt Publishing

Cover of the book scikit-learn : Machine Learning Simplified by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book iOS 7 Game Development by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book Modern JavaScript Applications by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book PhoneGap: Beginner's Guide - Third Edition by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book Instant Jsoup How-to by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book Heroku Cloud Application Development by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book JIRA 7 Essentials - Fourth Edition by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book Learn pfSense 2.4 by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book PlayStationå¨Mobile Development Cookbook by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book ASP.NET Web API by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book ggplot2 Essentials by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book Teaching with Google Classroom by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book R Graph Essentials by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book Oracle JDeveloper 11gR2 Cookbook by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
Cover of the book Data Science with SQL Server Quick Start Guide by Simon R. Chapple, Eilidh Troup, Thorsten Forster, Terence Sloan
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy