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

Example of implementing the accelerator for PageRank on Alveo U250 platform #10

Open
ashuthosh-mr opened this issue Aug 2, 2021 · 0 comments

Comments

@ashuthosh-mr
Copy link

While running the commands as listed in the github page for pagerank application on u250 platform, the make process fails
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Run the commands as :
  2. git clone https://github.com/Xtra-Computing/ThunderGP.git
    $ cd ./
    $ vim ThunderGP.mk
    $ # configure the DEVICE as DEVICES := xilinx_u250_xdma_201830_2; configure TARGETS := hw
    $ make app=pr all
    3
    error.txt
    . See error

Expected behavior
The make process should pass.

Screenshots
The resulting logs have been attached to this issue.

Desktop :

  • OS: Ubuntu 18.04
  • Xilinx SDx 2018.3
  • Gcc version 7.5(this might be the problem that might be causing since required is 9.3)
  • Device-Alveo u250

Thank you

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