R: Difference between revisions

Jump to navigation Jump to search
9 bytes removed ,  5 years ago
no edit summary
No edit summary
No edit summary
Line 149: Line 149:
to an individual machine, also called a 'host', and a collection of such nodes makes up a 'cluster'.   
to an individual machine, also called a 'host', and a collection of such nodes makes up a 'cluster'.   
In much R documentation, the term 'node' refers to a worker process and a 'cluster' is a
In much R documentation, the term 'node' refers to a worker process and a 'cluster' is a
collection of such processes. For example:
collection of such processes.
"Following '''snow''', a pool of worker processes listening via sockets for commands from the master is called a `cluster' of nodes."<ref>Core package "parallel" vignette, https://stat.ethz.ch/R-manual/R-devel/library/parallel/doc/parallel.pdf</ref>
:"Following '''snow''', a pool of worker processes listening ''via'' sockets for commands from the master is called a 'cluster' of nodes."<ref>Core package "parallel" vignette, https://stat.ethz.ch/R-manual/R-devel/library/parallel/doc/parallel.pdf</ref>


=== Rmpi === <!--T:23-->
=== Rmpi === <!--T:23-->
rsnt_translations
56,426

edits

Navigation menu