| as.cluster | 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 |
| cloneNode | Clone one or more nodes |
| cpuLoad | Get the Recent CPU Load |
| find_rshcmd | Search for SSH clients on the current system |
| freeCores | Get the Average Number of Free CPU Cores |
| freePort | Find a TCP port that can be opened |
| isConnectionValid | Checks if a Connection is Valid |
| isForkedChild | Checks whether or not we are running in a forked child... |
| isForkedNode | Checks whether or not a Cluster Node Runs in a Forked Process |
| isLocalhostNode | Checks whether or not a Cluster Node Runs on Localhost |
| isNodeAlive | Check whether or not the cluster nodes are alive |
| killNode | Terminate one or more cluster nodes using process signaling |
| makeClusterMPI | Create a Rich Message Passing Interface (MPI) Cluster of R... |
| makeClusterPSOCK | Create a Rich PSOCK Cluster of R Workers for Parallel... |
| makeClusterSequential | Create a "parallel" cluster running sequentially in the... |
| pid_exists | Check whether a process PID exists or not |
| serializedSize | Calculate the size of an R object when it is serialized |
| supportsMulticore | Check If Forked Processing ("multicore") is Supported |
| zzz-parallelly.options | Options Used by the 'parallelly' Package |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.