# Generated by roxygen2: do not edit by hand

S3method(as.cluster,SOCK0node)
S3method(as.cluster,SOCKnode)
S3method(as.cluster,cluster)
S3method(as.cluster,list)
S3method(c,cluster)
S3method(print,RichSOCKcluster)
S3method(stopCluster,RichMPIcluster)
S3method(summary,RichSOCKcluster)
S3method(summary,RichSOCKnode)
export(as.cluster)
export(autoStopCluster)
export(availableCores)
export(availableWorkers)
export(connectionId)
export(find_rshcmd)
export(isConnectionValid)
export(makeClusterMPI)
export(makeClusterPSOCK)
export(makeNodePSOCK)
export(supportsMulticore)
importFrom(parallel,clusterCall)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(tools,pskill)
importFrom(utils,capture.output)
importFrom(utils,file_test)
importFrom(utils,installed.packages)
importFrom(utils,read.table)
importFrom(utils,str)
