Skip to content

Install correct version of hip-python and numba-hip#13

Open
marikurz-amd wants to merge 1 commit intoamd:mainfrom
marikurz-amd:fix.numba-hip.version
Open

Install correct version of hip-python and numba-hip#13
marikurz-amd wants to merge 1 commit intoamd:mainfrom
marikurz-amd:fix.numba-hip.version

Conversation

@marikurz-amd
Copy link
Copy Markdown

Currently, the script installs always the ROCm/6.4 version of hip-python and numba-hip. While this seems to (kind of) work for hip-python, it causes issues for numba-hip, which relies on the location and version of the compiler. As a result, For all rocm!=6.4, the installation is broken.

Solution: Just use the correctly parsed ROCM_VERSION for installing the correct version.

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