Debugging an SWR Image on an ECS
ma-cli allows you to debug an SWR image on an ECS to determine whether to use the image in a ModelArts development environment.
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
-swr / --swr-path |
String |
Yes |
SWR path to the image to be debugged |
-r / --region |
String |
Yes |
Region where the image to be debugged is located |
-s / --service |
String |
No |
Service type of the debugged image. The value can be NOTEBOOK or MODELBOX. The default value is NOTEBOOK. |
-a / --arch |
String |
No |
Architecture of the debugged image. The value can be X86_64 or AARCH64. The default value is X86_64. |
-g / --gpu |
Bool |
No |
GPU debugging status. This function is disabled by default. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.