Commit Graph

9 Commits

Author SHA1 Message Date
Kyle Lutz
fda67a22d0 Update GitHub links 2015-05-17 20:32:09 -07:00
jmr1
453ca0afc9 Added expected results for MSVC random generator 2015-02-22 17:38:44 +01:00
Kyle Lutz
417cb03670 Fixes for Mac OS X 2014-12-24 09:25:55 -08: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
ca92f095b8 Increase the error tolerance for the black_scholes example 2014-11-04 20:02:07 -08:00
Kyle Lutz
d734fb53bc Declare cnd() function static in black_scholes example
This fixes an issue (#276) when compiling the black_scholes
program on Mac OS X.
2014-10-22 20:00:09 -07:00
Kyle Lutz
89d97768d2 Remove enqueue_1d_range_kernel() overload with no local work-size 2014-04-12 09:17:48 -07:00
Kyle Lutz
cf8e972e55 Improve kernel::set_arg() method 2014-03-12 21:02:22 -07:00
Kyle Lutz
0bc8818c50 Add Black-Scholes option pricing example 2014-01-06 22:52:48 -08:00