Package: snowfall 1.84-6.3

Jochen Knaus

snowfall: Easier Cluster Computing (Based on 'snow')

Usability wrapper around snow for easier development of parallel R programs. This package offers e.g. extended error checks, and additional functions. All functions work in sequential mode, too, if no cluster is present or wished. Package is also designed as connector to the cluster management tool sfCluster, but can also used without it.

Authors:Jochen Knaus

snowfall_1.84-6.3.tar.gz
snowfall_1.84-6.3.tar.gz(r-4.5-noble)snowfall_1.84-6.3.tar.gz(r-4.4-noble)
snowfall_1.84-6.3.tgz(r-4.4-emscripten)snowfall_1.84-6.3.tgz(r-4.3-emscripten)
snowfall.pdf |snowfall.html
snowfall/json (API)
NEWS

# Install 'snowfall' in R:
install.packages('snowfall', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • config - Internal configuration and test data
  • f1 - Internal configuration and test data
  • f2 - Internal configuration and test data

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

37 exports 4.93 score 1 dependencies 48 dependents 7 mentions 1.7k scripts 5.0k downloads

Last updated 10 months agofrom:2b69e3c470. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-linuxOKAug 23 2024

Exports:sfApplysfCapplysfCatsfClusterApplysfClusterApplyLBsfClusterApplySRsfClusterCallsfClusterEvalsfClusterEvalQsfClusterMapsfClusterSetupRNGsfClusterSetupRNGstreamsfClusterSetupSPRNGsfClusterSplitsfCpussfExportsfExportAllsfGetClustersfInitsfIsRunningsfLapplysfLibrarysfMMsfNodessfParallelsfRapplysfRemovesfRemoveAllsfRestoresfSapplysfSessionsfSetMaxCPUssfSocketHostssfSourcesfStopsfTestsfType

Dependencies:snow

An R Package for easier cluster programming based on snow

Rendered fromsnowfall.Snwusingutils::Sweaveon Aug 23 2024.

Last update: 2013-12-18
Started: 2013-12-18

Readme and manuals

Help Manual

Help pageTopics
Toplevel useability wrapper for snow to make parallel programming even more easy and comfortable. All functions are able to run without cluster in sequential mode. Also snowfall works as connector to the cluster management program sfCluster, but can also run without it.snowfall-package snowfall
Parallel calculation functionssfApply sfCapply sfClusterApply sfClusterApplyLB sfClusterApplySR sfClusterMap sfLapply sfMM sfRapply sfRestore sfSapply snowfall-calculation
Internal configuration and test dataconfig f1 f2 sfOption
Initialisation of cluster usagesfCpus sfGetCluster sfInit sfIsRunning sfNodes sfParallel sfSession sfSetMaxCPUs sfSocketHosts sfStop sfType snowfall-init
Cluster toolssfCat sfClusterCall sfClusterEval sfClusterEvalQ sfClusterSetupRNG sfClusterSetupRNGstream sfClusterSetupSPRNG sfClusterSplit sfExport sfExportAll sfLibrary sfRemove sfRemoveAll sfSource sfTest snowfall-tools