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

Changed Xilinx C++11 flag to C++14 #1585

Merged
merged 1 commit into from
Jun 8, 2024
Merged

Conversation

BenWeber42
Copy link
Contributor

Our documentation already states that DaCe requires a C++14 capable compiler: https://spcldace.readthedocs.io/en/latest/setup/installation.html#dependencies

Additionally, Xilinx Vitis HLS does support C++14. It just wasn't enabled (instead, C++11 support was enabled).

@tbennun tbennun marked this pull request as ready for review June 8, 2024 18:59
@tbennun tbennun added this pull request to the merge queue Jun 8, 2024
Merged via the queue into spcl:master with commit e8aebc0 Jun 8, 2024
10 checks passed
alexnick83 pushed a commit that referenced this pull request Jul 13, 2024
Our documentation already states that DaCe requires a C++14 capable
compiler:
https://spcldace.readthedocs.io/en/latest/setup/installation.html#dependencies

Additionally, Xilinx Vitis HLS does support C++14. It just wasn't
enabled (instead, C++11 support was enabled).
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

Successfully merging this pull request may close these issues.

2 participants