Skip to content

Conversation

PokhodenkoSA
Copy link
Contributor

Reverts #39

This change causes crashes in Numba. There are places in Numba with following code driver.runtime.get_current_device() which returns None. And then it accesses to functions of None... crashes.

As I understand the original PR was intended to check if there is current device context or not. It could be achieved in another way without modification of _curr_device.

@PokhodenkoSA PokhodenkoSA merged commit 8bd3ecc into master Sep 23, 2020
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