Package: hipercow 1.0.27

Rich FitzJohn

hipercow: High Performance Computing

Set up cluster environments and jobs. Moo.

Authors:Rich FitzJohn [aut, cre], Wes Hinsley [aut], Paul LiƩtar [aut], Imperial College of Science, Technology and Medicine [cph]

hipercow_1.0.27.tar.gz
hipercow_1.0.27.zip(r-4.5)hipercow_1.0.27.zip(r-4.4)hipercow_1.0.27.zip(r-4.3)
hipercow_1.0.27.tgz(r-4.4-any)hipercow_1.0.27.tgz(r-4.3-any)
hipercow_1.0.27.tar.gz(r-4.5-noble)hipercow_1.0.27.tar.gz(r-4.4-noble)
hipercow_1.0.27.tgz(r-4.4-emscripten)hipercow_1.0.27.tgz(r-4.3-emscripten)
hipercow.pdf |hipercow.html
hipercow/json (API)

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

Peer review:

Bug tracker:https://github.com/mrc-ide/hipercow/issues

On CRAN:

60 exports 1 stars 2.18 score 10 dependencies 1 dependents

Last updated 5 days agofrom:c1f77abfb3 (on main)

Exports:hipercowhipercow_bundle_cancelhipercow_bundle_createhipercow_bundle_deletehipercow_bundle_listhipercow_bundle_loadhipercow_bundle_log_valuehipercow_bundle_resulthipercow_bundle_retryhipercow_bundle_statushipercow_bundle_waithipercow_cluster_infohipercow_configurationhipercow_configurehipercow_driverhipercow_environment_createhipercow_environment_deletehipercow_environment_existshipercow_environment_listhipercow_environment_showhipercow_envvarshipercow_example_helperhipercow_hellohipercow_inithipercow_parallelhipercow_parallel_get_coreshipercow_parallel_load_environmenthipercow_parallel_set_coreshipercow_provisionhipercow_provision_checkhipercow_provision_comparehipercow_provision_listhipercow_purgehipercow_resourceshipercow_resources_validatehipercow_rrq_controllerhipercow_rrq_workers_submithipercow_unconfiguretask_canceltask_create_bulk_calltask_create_bulk_exprtask_create_calltask_create_explicittask_create_exprtask_create_scripttask_evaltask_infotask_log_showtask_log_valuetask_log_watchtask_resulttask_retrytask_statustask_submittask_waitwindows_authenticatewindows_checkwindows_generate_keypairwindows_pathwindows_username

Dependencies:askpassaudioclifsidsopensslrlangsysuuidwithr

Administration

Rendered fromadministration.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-06-12
Started: 2024-01-04

Details

Rendered fromdetails.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-06-12
Started: 2024-01-04

hipercow

Rendered fromhipercow.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-04-23
Started: 2024-01-04

Migration from didehpc

Rendered frommigration.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-02-08
Started: 2024-01-12

Packages and provisioning

Rendered frompackages.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-01-28
Started: 2024-01-04

Parallel Tasks

Rendered fromparallel.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-04-23
Started: 2024-02-05

Troubleshooting

Rendered fromtroubleshooting.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-05-03
Started: 2024-01-04

Using INLA on Windows

Rendered fromINLA.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-06-14
Started: 2024-06-14

Using stan

Rendered fromstan.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-06-12
Started: 2024-06-12

Windows

Rendered fromwindows.Rmdusingknitr::rmarkdownon Jul 03 2024.

Last update: 2024-06-07
Started: 2024-01-28

Readme and manuals

Help Manual

Help pageTopics
Cancel bundle taskshipercow_bundle_cancel
Create task bundlehipercow_bundle_create
Delete task bundleshipercow_bundle_delete
List existing bundleshipercow_bundle_list
Load existing bundlehipercow_bundle_load
Fetch bundle logshipercow_bundle_log_value
Fetch bundle resultshipercow_bundle_result
Retry task bundlehipercow_bundle_retry
Bundle statushipercow_bundle_status
Wait for a bundle to completehipercow_bundle_wait
Describe clusterhipercow_cluster_info
Report on hipercow configurationhipercow_configuration
Configure your hipercow roothipercow_configure
Create a driverhipercow_driver
Manage environmentshipercow_environment_create hipercow_environment_delete hipercow_environment_exists hipercow_environment_list hipercow_environment_show
Environment variableshipercow_envvars
Hello worldhipercow_hello
Create a hipercow roothipercow_init
Specify parallel use of coreshipercow_parallel
Get number of coreshipercow_parallel_get_cores
Set various environment variables that report the number of cores available for execution.hipercow_parallel_set_cores
Provision cluster libraryhipercow_provision
Compare installationshipercow_provision_compare
List installationshipercow_provision_check hipercow_provision_list
Purge taskshipercow_purge
Hipercow Resourceshipercow_resources
Validate a 'hipercow_resources' list for a driver.hipercow_resources_validate
Create an rrq controllerhipercow_rrq_controller
Submit rrq workershipercow_rrq_workers_submit
Remove a driver from a hipercow configurationhipercow_unconfigure
Cancel taskstask_cancel
Create bulk tasks from a calltask_create_bulk_call
Create bulk tasks from an expressiontask_create_bulk_expr
Create task from calltask_create_call
Create explicit tasktask_create_explicit
Create a task based on an expressiontask_create_expr
Create script tasktask_create_script
Run a tasktask_eval
Fetch task informationtask_info
Get task logtask_log_show task_log_value task_log_watch
Get task resulttask_result
Retry a tasktask_retry
Get task statustask_status
Submit a tasktask_submit
Wait for a task to completetask_wait
DIDE windows credentialswindows_authenticate
Check we can use windows clusterwindows_check
Generate keypairwindows_generate_keypair
Describe a path mappingwindows_path
Report windows usernamewindows_username