Skip to content

Guide to compile Microsoft R Open with custom cluster nodes connection limit

Notifications You must be signed in to change notification settings

andre-wojtowicz/r-compile-customised-mro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Microsoft R Open compilation for customised cluster nodes connection limit

R has a hard-coded limit for number of connections, which is roughly speaking 128 (and efficiently 125; see R-parallel-Errors). For this reason making large scale clusters for parallel computing is almost impossible in a standard way. To solve this problem one can compile a customised version of R with suitable connection limit. The included in repo shell script shows how to prepare such a customised R distribution from Microsoft R Open sources.

About

Guide to compile Microsoft R Open with custom cluster nodes connection limit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages