2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-28 07:02:15 +00:00
Files
compute/doc/reference
Kyle Lutz 178676df4f Refactor the system::default_device() method
This refactors the system::default_device() method. Now, the
default compute device for the system is only found once and
stored in a static variable. This eliminates many redundant
calls to clGetPlatformIDs() and clGetDeviceIDs().

Also, the default_cpu_device() and default_gpu_device() methods
have been removed and their usages replaced with default_device().
2013-05-10 22:49:05 -04:00
..
2013-03-10 20:10:58 -04:00
2013-05-05 12:46:05 -04:00
2013-03-17 23:42:56 -04:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-05-05 12:46:05 -04:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00