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

ASPLOS Tutorial XRT Build Issues #1414

Open
ypapadop-amd opened this issue Apr 25, 2024 · 2 comments
Open

ASPLOS Tutorial XRT Build Issues #1414

ypapadop-amd opened this issue Apr 25, 2024 · 2 comments

Comments

@ypapadop-amd
Copy link

  1. [Install XRT prerequisites] can clobber a Ubuntu 22.04 LTS installation since it pip install pybind11 instead of install the OS's pybind11-dev. See pybind11-dev package is ignored on Ubuntu 22.04 XRT#8109
  2. [Build XRT] did not do anything unless I had XILINX_VITIS=path-to-vitis in as an environment variable. Calling source path-to-vitis/settings64.sh failed compilation though.
  3. [Build XRT] make package may be redundant, after build the packages were already there.

This tutorial is great!

@jgmelber
Copy link
Collaborator

Thanks for going through the tutorial. It seems like this issue should be reported here: https://github.com/Xilinx/XRT

@ypapadop-amd
Copy link
Author

ypapadop-amd commented Apr 26, 2024

Which issue? 1 is already reported, 2 and 3 are part of the tutorial as well.

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