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

[BUG] aligned_resource_adaptor.hpp doesn't compile #819

Closed
trxcllnt opened this issue Jul 14, 2021 · 1 comment · Fixed by #820
Closed

[BUG] aligned_resource_adaptor.hpp doesn't compile #819

trxcllnt opened this issue Jul 14, 2021 · 1 comment · Fixed by #820
Assignees
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@trxcllnt
Copy link
Contributor

rmm/mr/aligned_resource_adaptor.hpp fails to compile with this error:

aligned_resource_adaptor.hpp:212:39: error: 'align_up' is not a member of 'rmm::mr::detail'; did you mean 'rmm::detail::align_up'
@trxcllnt trxcllnt added ? - Needs Triage Need team to review and classify bug Something isn't working labels Jul 14, 2021
@harrism
Copy link
Member

harrism commented Jul 14, 2021

Are there not tests of this adaptor? Assigning @rongou since he created it recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants