Skip to content

[pytorch-kernels] General Improvements#246

Open
ldokovic-personal wants to merge 10 commits into
mainfrom
ldokovic/pytorch-kernels-ReadMe
Open

[pytorch-kernels] General Improvements#246
ldokovic-personal wants to merge 10 commits into
mainfrom
ldokovic/pytorch-kernels-ReadMe

Conversation

@ldokovic-personal
Copy link
Copy Markdown
Collaborator

This update to the README clarifies setup steps for gfx1151 architecture that HaloBox systems may have, as identified in the (https://amdcloud-my.sharepoint.com/:w:/g/personal/ldokovic_amd_com/IQDzi0T3kgG8SI8vDoOHYij0AfBkUxsT5bepUPx-_urcYQE?e=frcEzv) report.
By introducing HaloBox, we can distinguish different OS's. It removes unnecessary virtual environment setup on HaloBox, enhancing clarity and efficiency.

@ldokovic-personal ldokovic-personal self-assigned this Apr 30, 2026
@ldokovic-personal ldokovic-personal force-pushed the ldokovic/pytorch-kernels-ReadMe branch from 2fe342e to 27534d0 Compare May 8, 2026 13:31
@ldokovic-personal ldokovic-personal changed the title Updating README by introducing HaloBox into OS Environment setup [pytorch-kernels] Updating README by introducing HaloBox into OS Environment setup May 12, 2026
@adamlam2-amd adamlam2-amd force-pushed the ldokovic/pytorch-kernels-ReadMe branch from 27534d0 to f00dee6 Compare May 13, 2026 18:47
@adamlam2-amd adamlam2-amd changed the title [pytorch-kernels] Updating README by introducing HaloBox into OS Environment setup [pytorch-kernels] General Improvements May 14, 2026
Copy link
Copy Markdown
Collaborator

@sreeram-11 sreeram-11 left a comment

Choose a reason for hiding this comment

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

Requires #332

@adamlam2-amd
Copy link
Copy Markdown
Collaborator

@sdevinenamd - any update on the Windows version of this playbook? I couldn't get it to work

Comment thread playbooks/supplemental/pytorch-kernels/README.md Outdated
### Create a Virtual Environment
<!-- @os:linux -->
On Linux, open a terminal in the directory of your choice and follow the commands to create a venv with ROCm+Pytorch already installed.
<!-- @test:id=create-venv timeout=120 -->
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please remove @test tags.

The test env-setup-rocm-pytorch-linux verifies venv creation and activation.

Comment thread playbooks/supplemental/pytorch-kernels/README.md Outdated
<!-- @os:windows -->
### Prerequisites - Windows
- Install latest: [AMD Adrenalin Software](https://www.amd.com/en/products/software/adrenalin.html)
<!-- @setup:id=activate-venv command="kernel-env\Scripts\activate.bat" -->
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
<!-- @setup:id=activate-venv command="kernel-env\Scripts\activate.bat" -->
<!-- @setup:id=activate-venv command="kernel-env\Scripts\activate" -->

The CI tests run in PowerShell (not CMD), so this command should work there as well.

Comment thread playbooks/supplemental/pytorch-kernels/README.md
### Installing Dependencies
<!-- @os:linux -->
On Linux, open a terminal in the directory of your choice and follow the commands to create a venv.
<!-- @test:id=create-venv timeout=120 -->
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please remove @test tags.

The test env-setup-rocm-pytorch-linux verifies venv creation and activation.

Copy link
Copy Markdown
Collaborator

@sreeram-11 sreeram-11 left a comment

Choose a reason for hiding this comment

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

Update Windows code blocks to use powershell instead of bash wherever applicable.

@sreeram-11 sreeram-11 requested a review from sdevinenamd June 3, 2026 23:28
@sreeram-11
Copy link
Copy Markdown
Collaborator

Looping in @sdevinenamd for review.

@adamlam2-amd adamlam2-amd requested a review from sreeram-11 June 4, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants