Cloud

The cloud configuration module provides functions to set up Boulder Opal cloud capabilities.

Classes

BoulderOpalJobAn object tracking a Boulder Opal calculation submitted to the cloud.

Functions

authenticateAuthenticate a Boulder Opal session.
get_jobCreate an object to track a remote job from its action ID.
get_resultRetrieve the result of a previously run calculation.
group_requestsCreate a context manager for executing multiple function calls over available machines.
request_machinesRequest a minimum number of machines to be online.
set_organizationSet the organization for Boulder Opal cloud calls.
set_verbositySet the verbosity mode when running calculations on the cloud.
show_activity_monitorPrint information from previously submitted actions.
show_machine_statusPrint the current machine status in Boulder Opal cloud environment for your organization.
show_queue_statusShow the number of queued and running calculations in your Boulder Opal organization's cloud environment.
shut_down_machinesShut down all the machines in your organization's cloud environment.

Was this useful?