-
Notifications
You must be signed in to change notification settings - Fork 5
A configuration problem related to HIP on Windows #2
Copy link
Copy link
Open
Description
Hi @meistdan
I wanted to use HIP, so I've tried to configure HIP following this guide:
https://docs.amd.com/bundle/HIP-Programming-Guide-v5.0/page/Installing_HIP.html
However this guide is only for linux, so I don't konw how to build it on windows.
Thus I only simply downloaded HIP source files and set environment variable HIP_DIR as HIP root directory, however cmake could't find the wanted .lib file, and in the generated project, it came up with the following error when building the project:
Error LNK1104 cannot open file 'HIP_DRIVER_API_LIBRARY-NOTFOUND.lib'
It seems that HIP on windows has not been well supported. Do you have any suggestion to solve this?
Thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels