目录

easypar

R-CMD-check R-CMD-check Lifecycle:
stable

easypar makes it easy to implement parallel computations in R. If youo have a function that carries out your desired computation, easypar will take care of the burden of turning that function into a runnable parallel piece of R code. The package offers two possible solutions for parallelisation. It can generate a parallel function call exploiting the foreach and doParallel paradigms for parallel computing, or can generate a ready-to-use array job for the popular LSF (Platform Load Sharing Facility) and Slurm workload manages for distributed high performance computing. With easypar, speeding up R computations through parallelism is a trivial task.

Help and support


Installation

# install.packages("devtools")
devtools::install_github("caravagnalab/easypar")

Cancer Data Science (CDS) Laboratory, University of Trieste, Italy.

关于

用于在R语言中简化并行任务执行的工具

1.1 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号