Skip to content

Conversation

tiran
Copy link
Contributor

@tiran tiran commented Mar 16, 2024

Description of your changes:

  • Use Python 3.11 so we can experiment with PyTorch's JIT compiler
  • Suggest Python 3.11 for PyTorch JIT in README.md
  • Fix typo in ROCm README.md (it's containers)
  • Mention ROCm container in gpu-acceleration.md

@tiran tiran force-pushed the rocm-container-fix branch 2 times, most recently from 0a5108d to 3269cb7 Compare March 18, 2024 06:11
@xukai92 xukai92 added documentation Improvements or additions to documentation container Affects containization aspects labels Mar 19, 2024
@tiran tiran force-pushed the rocm-container-fix branch from 3269cb7 to 9adfcbe Compare March 21, 2024 07:59
@hickeyma hickeyma added RH linux Something Linux-specific labels Mar 26, 2024
@tiran tiran force-pushed the rocm-container-fix branch from 9adfcbe to 9fd72f8 Compare March 26, 2024 18:57
@tiran tiran requested a review from anik120 as a code owner March 26, 2024 18:57
@tiran tiran force-pushed the rocm-container-fix branch 3 times, most recently from 784de48 to 51e59b9 Compare April 18, 2024 05:42
@mairin
Copy link
Member

mairin commented Apr 18, 2024

this needs to be reviewed for merge, should be ready to go

@mairin mairin requested a review from cdoern April 18, 2024 16:32
@mairin
Copy link
Member

mairin commented Apr 18, 2024

@cdoern hey mind reviewing this?

- Use Python 3.11 so we can experiment with PyTorch's JIT compiler
- Suggest Python 3.11 for PyTorch JIT in `README.md`
- Fix typo in ROCm `README.md` (it's container*s*)
- Mention ROCm container in `gpu-acceleration.md`
- Use `clang-17` to build ROCm code
- Fix various issues with Makefile
- Replace `chcon` workaround with a patched `shutil`

Signed-off-by: Christian Heimes <cheimes@redhat.com>
@tiran tiran force-pushed the rocm-container-fix branch from 51e59b9 to cf8dd66 Compare April 18, 2024 16:37
@tiran
Copy link
Contributor Author

tiran commented Apr 18, 2024

I have rebased the PR and resolved two merge conflicts.

Copy link
Contributor

@cdoern cdoern left a comment

Choose a reason for hiding this comment

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

looks good. A few comments about making follow up cards.

@cdoern cdoern merged commit da3f32c into instructlab:main Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container Affects containization aspects documentation Improvements or additions to documentation linux Something Linux-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants