Other Amazon Braket Hybrid Jobs features
In this section, we will look at some additional features of Amazon Braket Hybrid Jobs that make it user-friendly.
Controlling the region of the environment
If it is desired to create the image in a different region than that of the device, the retrieve_image()
function can be used to specify where the Amazon Hybrid Jobs instance will be created, as shown here:
image_uri_base = retrieve_image(Framework.BASE,
"us-west-2")
This value is then passed to the image_uri
parameter.
Hardware configuration
The instance_config
parameter can be used to create a different hardware configuration where the image created has more memory. More information can be found at the following: