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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 12 months agofrom:2b69e3c470. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
Exports:sfApplysfCapplysfCatsfClusterApplysfClusterApplyLBsfClusterApplySRsfClusterCallsfClusterEvalsfClusterEvalQsfClusterMapsfClusterSetupRNGsfClusterSetupRNGstreamsfClusterSetupSPRNGsfClusterSplitsfCpussfExportsfExportAllsfGetClustersfInitsfIsRunningsfLapplysfLibrarysfMMsfNodessfParallelsfRapplysfRemovesfRemoveAllsfRestoresfSapplysfSessionsfSetMaxCPUssfSocketHostssfSourcesfStopsfTestsfType
Dependencies:snow
Readme and manuals
Help Manual
Help page | Topics |
---|---|
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 functions | sfApply sfCapply sfClusterApply sfClusterApplyLB sfClusterApplySR sfClusterMap sfLapply sfMM sfRapply sfRestore sfSapply snowfall-calculation |
Internal configuration and test data | config f1 f2 sfOption |
Initialisation of cluster usage | sfCpus sfGetCluster sfInit sfIsRunning sfNodes sfParallel sfSession sfSetMaxCPUs sfSocketHosts sfStop sfType snowfall-init |
Cluster tools | sfCat sfClusterCall sfClusterEval sfClusterEvalQ sfClusterSetupRNG sfClusterSetupRNGstream sfClusterSetupSPRNG sfClusterSplit sfExport sfExportAll sfLibrary sfRemove sfRemoveAll sfSource sfTest snowfall-tools |