List of questions
Related questions
Question 595 - CLF-C01 discussion
A company has dn application that analyzes photographs. A developer is preparing the application for deployment to Amazon EC2 instances. The application's image analysis functions require a mix of GPU instances and CPU instances that run on Amazon Linux. The developer needs to add code to the application so that the functions can determine whether they are running on a GPU instance What should the functions do to obtain this information?
A.
Call the Descnbeinstances API operation and filter on the current instance ID Examine the EiasticGpuAssociations property
B.
Evaluate the GPU_AVA1LABLE environment variable
C.
Call the DescribeElasticGpus API operation
D.
Retrieve the instance type from the instance metadata
Your answer:
0 comments
Sorted by
Leave a comment first