| 1f4b1b45 | 04-Apr-2024 |
Umesh Unnikrishnan <unnikrishnan@anl.gov> |
Efficiently use in-order and out-of-order queues in the SYCL backends (#1456)
* Efficiently use both in-order and out-of-order sycl queues. (#59)
* Default to in-order queues.
* Only order que
Efficiently use in-order and out-of-order queues in the SYCL backends (#1456)
* Efficiently use both in-order and out-of-order sycl queues. (#59)
* Default to in-order queues.
* Only order queue as necessary.
* Use the same queue recursively through a hierarchy of Ceed objects,
* Adds missing changes from previous git-cherry-pick
* Efficiently use both in-order and out-of-order sycl queues. (#59)
* Default to in-order queues.
* Only order queue as necessary.
* Use the same queue recursively through a hierarchy of Ceed objects,
* Adds missing changes from previous git-cherry-pick
* fix formatting errors
* further formatting corrections
* fix formatting errors for merge
* fix errors
* fix errors
---------
Co-authored-by: Kris Rowe <krowe@anl.gov>
show more ...
|