This PR adds a warning log line to ecs-init when it doesnt detect GPU devices and moves on.
Implementation details
This just adds a log.Warn statement.
Testing
New tests cover the changes: no
Description for the changelog
Additional Information
Does this PR include breaking model changes? If so, Have you added transformation functions?
no
**Does this PR include the addition of new environment variables in the README?**
no
### Licensing
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Summary
This PR adds a warning log line to ecs-init when it doesnt detect GPU devices and moves on.
Implementation details
This just adds a log.Warn statement.
Testing
New tests cover the changes: no
Description for the changelog
Additional Information
Does this PR include breaking model changes? If so, Have you added transformation functions?
no **Does this PR include the addition of new environment variables in the README?** no ### Licensing By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.