Package: clustermq 0.9.5
clustermq: Evaluate Function Calls on HPC Schedulers (LSF, SGE, SLURM, PBS/Torque)
Evaluate arbitrary function calls using workers on HPC schedulers in single line of code. All processing is done on the network without accessing the file system. Remote schedulers are supported via SSH.
Authors:
clustermq_0.9.5.tar.gz
clustermq_0.9.5.zip(r-4.5)clustermq_0.9.5.zip(r-4.4)clustermq_0.9.5.zip(r-4.3)
clustermq_0.9.5.tgz(r-4.4-x86_64)clustermq_0.9.5.tgz(r-4.4-arm64)clustermq_0.9.5.tgz(r-4.3-x86_64)clustermq_0.9.5.tgz(r-4.3-arm64)
clustermq_0.9.5.tar.gz(r-4.5-noble)clustermq_0.9.5.tar.gz(r-4.4-noble)
clustermq.pdf |clustermq.html✨
clustermq/json (API)
NEWS
# Install 'clustermq' in R: |
install.packages('clustermq', repos = c('https://mschubert.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mschubert/clustermq/issues
clusterhigh-performance-computinglsfsgeslurmssh
Last updated 3 months agofrom:8879d1803c. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win-x86_64 | NOTE | Nov 17 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 17 2024 |
R-4.4-win-x86_64 | NOTE | Nov 17 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 17 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 17 2024 |
R-4.3-win-x86_64 | NOTE | Nov 17 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 17 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 17 2024 |
Exports:QQ_rowsregister_dopar_cmqworkers
Dependencies:clicodetoolscrayonglobalsgluehmslifecyclemagrittrnarraypkgconfigprettyunitsprogressR6Rcpprlangstringistringrvctrs
Frequently asked questions
Rendered fromfaq.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2024-08-02
Started: 2023-12-12
Technical Documentation
Rendered fromtechnicaldocs.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2023-12-13
Started: 2019-02-13
User Guide
Rendered fromuserguide.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2024-08-07
Started: 2019-02-13
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Queue function calls on the cluster | Q |
Queue function calls defined by rows in a data.frame | Q_rows |
Register clustermq as `foreach` parallel handler | register_dopar_cmq |
Creates a pool of workers | workers |