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

Build issue in tutorial2-a #1903

Open
kimm240 opened this issue Nov 4, 2024 · 3 comments
Open

Build issue in tutorial2-a #1903

kimm240 opened this issue Nov 4, 2024 · 3 comments

Comments

@kimm240
Copy link

kimm240 commented Nov 4, 2024

When I try to build tutorial2-a, this error occurs.

image

When I check directory mlir-aie/install/runtime_lib, There is just 86_64, and aarch64 is not in there.

What should i do to fix that?

@kimm240
Copy link
Author

kimm240 commented Nov 4, 2024

I follow step: Building on X86 for mlir-aie development in https://github.com/Xilinx/mlir-aie/blob/main/docs/Building.md .

@jgmelber
Copy link
Collaborator

jgmelber commented Nov 4, 2024

Hi! Which device are you building for?

@kimm240
Copy link
Author

kimm240 commented Nov 4, 2024

I build it for a Ryzen AI system,
so when I build it,
I use this code
'
source /settings64.sh
./utils/build-mlir-aie.sh /
'.

And my situation is like this:::
I'm just beginner in mlir so there is no target device,
but just want to check how mlir is compiled so I want to see code is running on x86(cpu).

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

2 participants