Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HSA-Runtime-AMD on windows #22

Open
meysamrajabi95 opened this issue Aug 9, 2023 · 3 comments
Open

HSA-Runtime-AMD on windows #22

meysamrajabi95 opened this issue Aug 9, 2023 · 3 comments

Comments

@meysamrajabi95
Copy link

How should I install HSA-Runtime-AMD on Windows?

@VincentSC
Copy link

Have you checked the documentarion? https://rocm.docs.amd.com/en/latest/

@johnbridgman
Copy link

johnbridgman commented Aug 9, 2023 via email

@Neumann-A
Copy link

The SDK includes files required for building applications that use HIP/ROCm, while the runtime code is included in the drivers.

Does this mean the driver could fullfill the requirements of find_package(hsa64-runtime) (e.g. https://github.com/pytorch/pytorch/blob/7a18376187339c69b514901b83acd36cd42a05d3/cmake/public/LoadHIP.cmake#L280) somehow and the missing piece is an import library for the linker?

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

No branches or pull requests

4 participants