-
Notifications
You must be signed in to change notification settings - Fork 27
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
xgboost example VivadoHLS segfault #11
Comments
The same segfault errors with |
Hi, this issue is Vivado version related. I think it works on 2018 versions, but this error appears for 2019 and 2020 versions. I haven't figured out what actually causes the issue yet. Some workarounds for the time being : use a 2018 version of Vivado; or use the VHDL backend. |
The BDT project generated by
@thesps Do you think it makes sense to add something like
To |
Would you be able to test this branch? It contains PR #12 , which should resolve that |
@thesps yes, |
Hi,
I tried to run
xgboost_to_hls.py
example, but Vivado HLS fails with segmentation faultIt's probably something with the array ranges?
See the project archive for more details
https://justbeamit.com/q9zra
The text was updated successfully, but these errors were encountered: