Is anyone able to build rocMLIR on Windows? #1477
Replies: 3 comments
-
@apwojcik Sorry for bothering. Does rocMLIR require ROCm 6.x, or am I doing something wrong? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm able to build rocMLIR using Visual Studio. (previously used Developer Powershell for VS) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the tip @lshqqytiger , I was having the same issue using Ninja, and Visual Studio helped me. if anyone interested, here is my working cmake command to execute inside a Native VS2022 Command Prompt:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting this error when building LLVM.
branch: uif2-develop
cmake: version 3.28.0-msvc1
ninja: 1.10.0
ROCm: 5.7 (Windows)
gpu: gfx1100
Beta Was this translation helpful? Give feedback.
All reactions