Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Remove __device__ from CUDA MR-based device allocators #1077

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

brycelelbach
Copy link
Collaborator

This fixes obscure "host function called from host device function" warning that occurs when you use the new Thrust MR-based allocators.

…re "host

function called from host device function" warning that occurs when you use the
new Thrust MR-based allocators.

Reviewed-by: Allison Vacanti <alliepiper16@gmail.com>
Reviewed-by: Michał 'Griwes' Dominiak <griwes@griwes.info>
Copy link
Collaborator

@griwes griwes left a comment

Choose a reason for hiding this comment

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

LGTM.

@brycelelbach brycelelbach merged commit d43f285 into master Mar 27, 2020
@brycelelbach brycelelbach deleted the bug/allocator-subobject-host-device-warning branch March 27, 2020 20:17
@brycelelbach brycelelbach restored the bug/allocator-subobject-host-device-warning branch May 16, 2020 06:57
@brycelelbach brycelelbach deleted the bug/allocator-subobject-host-device-warning branch May 16, 2020 07:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants