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

Undefined symbol on test 21 #457

Open
gabrielrodcanal opened this issue Feb 26, 2024 · 1 comment
Open

Undefined symbol on test 21 #457

gabrielrodcanal opened this issue Feb 26, 2024 · 1 comment

Comments

@gabrielrodcanal
Copy link

gabrielrodcanal commented Feb 26, 2024

Hi there,
I'm trying to build test 21 https://github.com/Xilinx/mlir-air/tree/main/test/airhost/21_air_nd_memcpy_2d, but I'm getting an undefined symbol error when linking:

ld.lld: error: undefined symbol: air::segments::segment_0::mlir_aie_write_buffer_scratch_0_0(aie_libxaie_ctx_t*, int, int)
>>> referenced by test.cpp:106 (/home/nx08/nx08/s2081362-2/mlir-air/test/airhost/21_air_nd_memcpy_2d/test.cpp:106)

Has anyone else encountered this issue?

@gabrielrodcanal
Copy link
Author

Fix in PR #458. Other tests suffer from the same issue and would benefit from a Makefile. Happy to contribute those to the repository if the maintainers are happy with these changes.

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

1 participant