-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename to AbstractComputeUnit and get_compute_unit (suggested by @vchuravy) * Add AbstractComputeAccelerator (suggested by @ChrisRackauckas) * Bottom value instead of exception if compute device can't be resolved * Rename select_computing_device and make dispatch more robust (suggestions by @tkf and @jpsamaroo) * Defend against reference cycle in generic implementation of get_compute_unit (pointed out by @tkf)
- Loading branch information
Showing
1 changed file
with
112 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters