Skip to content

Compile Cython with C++17. - #787

Merged
rapids-bot[bot] merged 1 commit into
rapidsai:branch-21.08from
vyasr:compile/cython_cpp_17
Jun 1, 2021
Merged

rapids-bot[bot] merged 1 commit into
rapidsai:branch-21.08from
vyasr:compile/cython_cpp_17

Conversation

@vyasr

@vyasr vyasr commented May 25, 2021

Copy link
Copy Markdown
Contributor

#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

vyasr commented May 25, 2021

Copy link
Copy Markdown
Contributor Author

rerun tests

@vyasr

vyasr commented May 26, 2021

Copy link
Copy Markdown
Contributor Author

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

@harrism harrism left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks Vyas!

@vyasr

vyasr commented Jun 1, 2021

Copy link
Copy Markdown
Contributor Author

rerun tests

1 similar comment
@jakirkham

Copy link
Copy Markdown
Member

rerun tests

@jakirkham

Copy link
Copy Markdown
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.

6 participants