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

Compile Cython with C++17. #787

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented May 25, 2021

#741 moved the code base over to C++17, and as discussed in #736 moving Cython compilation over is fine as well but has not been done yet. There's some use of structured bindings in there now (in cuda_async_memory_resource.hpp) so the Cython compilation should be switched over as well.

@vyasr vyasr requested a review from a team as a code owner May 25, 2021 21:39
@github-actions github-actions bot added the Python Related to RMM Python API label May 25, 2021
@shwina shwina added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function breaking Breaking change feature request New feature or request and removed non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels May 25, 2021
@shwina shwina added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed feature request New feature or request breaking Breaking change labels May 25, 2021
@vyasr
Copy link
Contributor Author

vyasr commented May 25, 2021

rerun tests

@vyasr
Copy link
Contributor Author

vyasr commented May 26, 2021

Currently blocked by rapidsai/integration#282, should rerun tests when that PR gets merged.

Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Vyas!

@vyasr
Copy link
Contributor Author

vyasr commented Jun 1, 2021

rerun tests

1 similar comment
@jakirkham
Copy link
Member

rerun tests

@jakirkham
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 47f5522 into rapidsai:branch-21.08 Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Related to RMM Python API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants