Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ParallelR speed enhancement under Windows OS


View products that this article applies to.

Problem

Why should I use ParallelR when RRO is already leveraging the multi-core processing? Would I still get relevant speed increase by using ParallelR over RRO under Windows OS?

↑ Back to the top


Solution

Only certain R functions take advantage of the multi-core capabilities of multi-threaded libraries. Using ParallelR is a way to take advantage of multiple cores for everything else (as long as you can express the problem as a loop)

This is shown in the "birthday" example presented in a recent webinar available at http://www.revolutionanalytics.com/webinars/introducing-revolution-...

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104108
Revision : 1
Created on : 1/7/2017
Published on : 10/31/2015
Exists online : False
Views : 56