Brett Witherspoon
|
8f449cde4b
|
Add initializer list constructor to wait_list
|
2016-04-17 02:59:51 -05:00 |
|
Jakub Szuppe
|
6396530a2b
|
Fix comparison between signed and unsigned integer
|
2016-01-07 20:54:54 +01:00 |
|
Kyle Lutz
|
fda67a22d0
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
|
Kyle Lutz
|
425a9c006f
|
Add utility directory
This adds a new utility directory and moves some of the utility
functions and classes (e.g. dim(), extents, wait_list) there.
|
2014-12-06 12:51:25 -08:00 |
|
Kyle Lutz
|
4a507cb368
|
Remove test for variadic wait_list::insert()
|
2014-05-22 22:40:04 -07:00 |
|
Kyle Lutz
|
85af9d2630
|
Add variadic wait_for_all() function
|
2014-05-18 19:47:19 -07:00 |
|
Kyle Lutz
|
3b49cf14f8
|
Add wait_list class
This adds a wait_list class which contains a vector of OpenCL
events that can be waited on before executing further commands.
|
2014-03-08 14:09:41 -08:00 |
|