Skip to content

Commit 2f6f2c9

Browse files
Remove rocm-sdk-devel from AMD requirements (#1511)
## Summary - drop `rocm-sdk-devel` from AMD Windows requirements - update compiled AMD lockfile accordingly ## Testing - `yarn format` - `yarn lint` - `yarn typescript` Relates to #1510 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-1511-Remove-rocm-sdk-devel-from-AMD-requirements-2df6d73d3650815d8de7f7d35b09d2d8) by [Unito](https://www.unito.io)
1 parent a6bb2b0 commit 2f6f2c9

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AMD ROCm SDK packages for Windows
22
rocm-sdk-core @ https://repo.radeon.com/rocm/windows/rocm-rel-7.1.1/rocm_sdk_core-0.1.dev0-py3-none-win_amd64.whl
3-
rocm-sdk-devel @ https://repo.radeon.com/rocm/windows/rocm-rel-7.1.1/rocm_sdk_devel-0.1.dev0-py3-none-win_amd64.whl
43
rocm-sdk-libraries-custom @ https://repo.radeon.com/rocm/windows/rocm-rel-7.1.1/rocm_sdk_libraries_custom-0.1.dev0-py3-none-win_amd64.whl
54
rocm @ https://repo.radeon.com/rocm/windows/rocm-rel-7.1.1/rocm-0.1.dev0.tar.gz

assets/requirements/windows_amd.compiled

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,6 @@ rocm-sdk-core @ https://repo.radeon.com/rocm/windows/rocm-rel-7.1.1/rocm_sdk_cor
235235
# via
236236
# -r assets/requirements/amd_requirements.txt
237237
# rocm
238-
rocm-sdk-devel @ https://repo.radeon.com/rocm/windows/rocm-rel-7.1.1/rocm_sdk_devel-0.1.dev0-py3-none-win_amd64.whl
239-
# via -r assets/requirements/amd_requirements.txt
240238
rocm-sdk-libraries-custom @ https://repo.radeon.com/rocm/windows/rocm-rel-7.1.1/rocm_sdk_libraries_custom-0.1.dev0-py3-none-win_amd64.whl
241239
# via
242240
# -r assets/requirements/amd_requirements.txt

0 commit comments

Comments
 (0)