2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-31 08:02:16 +00:00
Files
compute/include
Kyle Lutz ee5f581094 Add command_queue::enqueue_migrate_memory_objects() method
This adds an enqueue_migrate_memory_objects() method to the
command_queue class which allows memory objects to be migrated
between compute devices and to the host.
2013-07-02 21:57:19 -04:00
..