Steven Robertson
|
383c0f1f9a
|
Fixed bench.py, with the help of Device Assertions™!*
* Not actually a trademark
|
2010-09-11 00:16:43 -04:00 |
|
Steven Robertson
|
3932412539
|
Test to make sure floating point numbers were in the right range.
|
2010-09-10 19:36:39 -04:00 |
|
Steven Robertson
|
36f1c1c056
|
Rename "cuburnlib" (stupid) to "cuburn" (stupid but shorter)
--HG--
rename : cuburnlib/__init__.py => cuburn/__init__.py
rename : cuburnlib/cuda.py => cuburn/cuda.py
rename : cuburnlib/device_code.py => cuburn/device_code.py
rename : cuburnlib/ptx.py => cuburn/ptx.py
rename : cuburnlib/render.py => cuburn/render.py
|
2010-09-10 14:48:34 -04:00 |
|
Steven Robertson
|
4552589b35
|
Refactor call() to be more elegant
|
2010-09-10 14:43:20 -04:00 |
|
Steven Robertson
|
1f7b00b61e
|
instmethod decorator: another hack (to get around ctx.ptx.instances[])
|
2010-09-08 13:12:46 -04:00 |
|
Steven Robertson
|
aa065dc25d
|
Add the first of many microbenchmarks
|
2010-09-07 12:44:12 -04:00 |
|