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

[Issue]: Visual Studio 2022 HIP-VS extension - missing General [AMD HIP for Clang] option in project property. #3546

Open
pibesk opened this issue Jul 16, 2024 · 4 comments

Comments

@pibesk
Copy link

pibesk commented Jul 16, 2024

Problem Description

As in title. In project property General [AMD HIP for Clang] is missing

In documentation its present
obraz
but in my VS 2022 (c++, c#, HIP-VS works except this option, jetbrains for c#, lang of interface - Polish) its missing.
obraz

Ogólne - Generic
Generic for HIP is missing

Rocm sample projects are building fine. Both with Visual Studio 2022 & with cmake.

Im using sdk 6.1.2 for windows.

My GPU is actually 6700xt (cannot select in dropdown in report, should not matter)

Operating System

Windows 11

CPU

AMD Ryzen 5950x

GPU

AMD Radeon RX 6700XT

ROCm Version

ROCm 6.1.0

ROCm Component

HIP, ROCm

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

Visual Studio 2022 was installed early as RC version and then updated up to this day.

@harkgill-amd
Copy link

Hi @pibesk, this property is present in AMD HIP Runtime projects. You can create one by selecting the project template in the "Create a new project" drop down menu below.

image

@pibesk
Copy link
Author

pibesk commented Jul 17, 2024

@harkgill-amd HI, well sad news is i took my screenshot from exactly that project youre suggesting
"AMD HIP 6.1 Runtime - Matrix Transpose sample", ive also checked new empty HIP runtime project + ROCM samle repo. Same issue. I had this problem since i first installed sdk 5.5, then 5.7 and now 6.1.

@pibesk
Copy link
Author

pibesk commented Jul 17, 2024

@harkgill-amd ok. i found issue at least on my Visual Studio 2022.
I've added English language pack with VS installer (next to my Polish language pack), switched to English and this property is visible now.
But when i switch back to Polish prop disappears.

@harkgill-amd
Copy link

@pibesk, Looks like the issue isn't specific to just Polish as the option is missing for both French and German as well.

I will create an internal ticket to investigate the missing property when changing language packs, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants