Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest multiarch #209

Merged
merged 3 commits into from
Aug 11, 2021
Merged

Latest multiarch #209

merged 3 commits into from
Aug 11, 2021

Conversation

awsbmillare
Copy link
Contributor

@awsbmillare awsbmillare commented Aug 10, 2021

  • Fix conda version bump
  • Add arm64 dockerfile for arm support and eventual multiarch support

Brent Millare added 2 commits August 8, 2021 20:19
* needed for multiarch and graviton support

* also version bump numpy installer workaround
Copy link
Contributor

@aws-patlin aws-patlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did you test the new dockerfile?

ARG UBUNTU_VERSION=18.04
ARG IMAGE_DIGEST=c60266b67f58fafc30703315f617a8fcccaffc48ef5534ca5f67a9ba3aceb3b8

FROM ubuntu:18.04
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No cuda support on arm64?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nada. Current Graviton instances don't have NVidia GPUs anyways so not an issue for SageMaker customers but Graviton3 will have GPU support so this may change in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding testing new dockerfile, I tested this locally (on a graviton instance) and built an arm64 image that passed unit and integ tests.

@awsbmillare awsbmillare merged commit 3a61942 into master Aug 11, 2021
@awsbmillare awsbmillare deleted the latest-multiarch branch August 11, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants