2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-27 18:52:15 +00:00
Files
compute/test
Kyle Lutz 86199873b7 Fix partition_by_counts test for Intel CPUs
This fixes a test failure in partition_by_counts for Intel CPU
devices. The clCreateSubDevices() function is not guaranteed to
return the sub-devices in the same order as they were specified
in the compute unit counts argument.

Now the test sorts the returned sub-devices by number of compute
units and checks that each specified count is present.

See issue #185.
2014-07-12 08:52:26 -07:00
..
2014-07-11 23:25:41 -07:00
2014-07-11 23:25:41 -07:00
2013-08-13 20:37:56 -04:00
2014-06-08 23:51:08 -07:00
2014-07-02 23:24:18 -07:00
2014-05-18 19:34:24 -07:00
2014-01-06 23:35:38 -08:00
2014-01-06 23:35:38 -08:00
2014-01-06 23:35:38 -08:00
2014-01-06 23:35:38 -08:00
2014-04-24 19:51:45 -07:00
2013-12-07 15:18:45 -08:00
2013-11-10 15:44:45 -08:00
2013-09-07 22:58:34 -04:00
2014-04-24 19:51:45 -07:00
2014-03-12 22:41:30 +05:30
2014-07-11 23:25:41 -07:00
2013-12-27 11:26:25 +04:00
2013-11-15 20:07:39 -08:00
2014-03-08 12:55:11 -08:00
2014-05-07 15:53:03 +05:30