Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Automatically fallback to default CPU execution if a parfor cannot be offloaded to a SYCL GPU device #16

Closed
@diptorupd

Description

@diptorupd

Currently for any NumPy operation or parfor that is not offloadable to a SYCL GPU we throw an exception. A more optimal behavior from a user experience will be to fallback to the default Numba behavior and run the code on the CPU.

Closed when PR #8 gets merged.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions