Skip to content

A configuration problem related to HIP on Windows #2

@mhfy6868

Description

@mhfy6868

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions