Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

snowFT-internal

Internal snowFT Objects


Description

Internal functions for the snowFT package.

Usage

## S3 method for class 'SOCKnode'
getNodeID(node)
## S3 method for class 'SOCKnode'
processStatus(node)


## S3 method for class 'SOCKcluster'
addtoCluster(cl, spec, ..., options = defaultClusterOptions)
## S3 method for class 'MPIcluster'
addtoCluster(cl, spec, ..., options = defaultClusterOptions)

## S3 method for class 'MPInode'
getNodeID(node)



initStream(type="RNGstream", name, ...)
freeStream(type="RNGstream", oldrng)
resetRNG(cl, nodes, repl, gentype="RNGstream",seed=rep(123456,6))


initRNGstreamNodeRepli(seed, n)

## S3 method for class 'MPIcluster'
recvOneDataFT(cl, type='b', time=0)

## S3 method for class 'SOCKcluster'
recvOneDataFT(cl, type='b', time=0)

GetNodefromReplic(cl,replic)
combinecl(oldcl, add)
removecl(oldcl, reps)
updatecl(cl, compcl)
writetomngtfile(cl, file)

Details

These are not to be called by the user.


snowFT

Fault Tolerant Simple Network of Workstations

v1.6-0
GPL (>= 2)
Authors
Hana Sevcikova, A. J. Rossini
Initial release
2017-06-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.