Skip to content

Conversation

1e-to
Copy link
Contributor

@1e-to 1e-to commented Dec 2, 2020

In this PR the initial realization of user controllable fallback
It is enable to config fallback as environment variable NUMBA_DPPY_FALLBACK_OPTION=1 or a parallel jit option like : parallel={'offload':True, 'fallback':True}

@1e-to
Copy link
Contributor Author

1e-to commented Dec 11, 2020

Default behavior changed - fallback on cpu always happens
If you need to disable fallback, set the environment variable NUMBA_DPPY_FALLBACK_OPTION

Copy link
Contributor

@PokhodenkoSA PokhodenkoSA left a comment

Choose a reason for hiding this comment

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

LGTM.

@PokhodenkoSA
Copy link
Contributor

Docs for controllable fallback. In separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants