Skip to content

Create image for use in ML pipelines#49

Closed
adamjstewart wants to merge 2 commits intospack:mainfrom
adamjstewart:images/ml
Closed

Create image for use in ML pipelines#49
adamjstewart wants to merge 2 commits intospack:mainfrom
adamjstewart:images/ml

Conversation

@adamjstewart
Copy link
Copy Markdown
Member

@adamjstewart adamjstewart commented Apr 10, 2024

The idea is to create an image that can be used across all Linux ML pipelines (x86_64, aarch64, ppc64le) with a newer OS/GCC version. Some criteria:

  1. TF requires GCC 9.4+
  2. TF requires /usr/bin/python3
  3. TF requires ROCm to be installed in a specific system directory

I'm hoping we get 1 and 2 out of the box. I don't know how to get 3.

P.S. I don't know how to write or test a Dockerfile so if you have any suggestions, it's probably quicker to push to my branch than it is to explain it to me 😅

@adamjstewart
Copy link
Copy Markdown
Member Author

@alalazo can you review? I think I need more privilege to get the tests to pass.

@adamjstewart
Copy link
Copy Markdown
Member Author

TODO: create a PR from the same repo, not a fork

@adamjstewart
Copy link
Copy Markdown
Member Author

Superseded by #50

@adamjstewart adamjstewart deleted the images/ml branch April 16, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant