Parallel Computing in R, from parallel to foreach and future

Abstract

In this talk, I will talk about how to perform parallal computation in R. The material is mainly based on my experience during PhD study. Parallel computation is a very useful tool to speed up your computation in order to boost your efficiency in study.

Date
Nov 25, 2022 20:20 — Apr 11, 2022 22:50
Event
2022 China R conference

The conference video is posted at bilibili, my talk starts at 0:58:16 and stops at 1:46:33. For another talk about both Rcpp and parallel computation in R, see this link

Chao Cheng
Chao Cheng
Statistician

My research interests include applied statistics and machine learning.

Related