This paper outlines two approaches to introducing parallelcomputing to the R statistical computing environment. The first, approach is based on implicitly parallelizing basic R operations, such as vectorized arithmet...
详细信息
ISBN:
(数字)9783790820843
ISBN:
(纸本)9783790820836
This paper outlines two approaches to introducing parallelcomputing to the R statistical computing environment. The first, approach is based on implicitly parallelizing basic R operations, such as vectorized arithmetic operations;this is suitable for taking advantage of multi-core processors with sharedmemory. The second approach is based on developing a small set of explicit parallel computation directives and is most useful in a distributed memory framework.
暂无评论