The cloud configuration module provides functions to set up Boulder Opal cloud capabilities.
| |
---|
BoulderOpalJob | An object tracking a Boulder Opal calculation submitted to the cloud. |
| |
---|
authenticate | Authenticate a Boulder Opal session. |
get_job | Create an object to track a remote job from its action ID. |
get_result | Retrieve the result of a previously run calculation. |
group_requests | Create a context manager for executing multiple function calls over available machines. |
request_machines | Request a minimum number of machines to be online. |
set_organization | Set the organization for Boulder Opal cloud calls. |
set_verbosity | Set the verbosity mode when running calculations on the cloud. |
show_activity_monitor | Print information from previously submitted actions. |
show_machine_status | Print the current machine status in Boulder Opal cloud environment for your organization. |
show_queue_status | Show the number of queued and running calculations in your Boulder Opal organization's cloud environment. |
shut_down_machines | Shut down all the machines in your organization's cloud environment. |