Enhancing the 'parallel' Package


[Up] [Top]

Documentation for package ‘parallelly’ version 1.24.0

Help Pages

as.cluster Coerce an Object to a Cluster Object
as.cluster.cluster Coerce an Object to a Cluster Object
as.cluster.list Coerce an Object to a Cluster Object
as.cluster.SOCK0node Coerce an Object to a Cluster Object
as.cluster.SOCKnode Coerce an Object to a Cluster Object
autoStopCluster Automatically Stop a Cluster when Garbage Collected
availableConnections Number of Available and Free Connections
availableCores Get Number of Available Cores on The Current Machine
availableWorkers Get Set of Available Workers
c.cluster Coerce an Object to a Cluster Object
connectionId Checks if a Connection is Valid
freeConnections Number of Available and Free Connections
isConnectionValid Checks if a Connection is Valid
isForkedNode Checks whether or not a Cluster Node Runs in a Forked Process
isLocalhostNode Checks whether or not a Cluster Node Runs on Localhost
makeClusterMPI Create a Message Passing Interface (MPI) Cluster of R Workers for Parallel Processing
makeClusterPSOCK Create a PSOCK Cluster of R Workers for Parallel Processing
makeNodePSOCK Create a PSOCK Cluster of R Workers for Parallel Processing
supportsMulticore Check If Forked Processing ("multicore") is Supported