Commit Graph

62 Commits

Author SHA1 Message Date
Steven Robertson
a5d7c2cc1a Use variations. This works, but is still fragile. 2010-09-11 13:15:36 -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
086e4e4fb4 Lots-o-stuff. 2010-09-09 11:36:14 -04:00
Steven Robertson
f3298e0bed Finally runs again 2010-09-06 11:18:20 -04:00
Steven Robertson
27e7fd82a3 Time to go have nightmares about this code again (no really) 2010-09-03 00:52:27 -04:00
Steven Robertson
7e7fbda2cc Start of render module 2010-09-02 17:26:16 -04:00
Steven Robertson
a23a493d68 Formatter improvements 2010-09-02 16:12:22 -04:00
Steven Robertson
a3660ec6e4 PTX DSL working, at least well enough to pass MWCRNGTest 2010-09-01 21:09:40 -04:00
Steven Robertson
cceb75396f Before I rip out tempita and start a DSL 2010-08-30 14:45:44 -04:00
Steven Robertson
0c78e972b1 Splitting things up a bit 2010-08-28 16:56:05 -04:00
Steven Robertson
907cbb273f Code builder, RNG working 2010-08-28 00:28:00 -04:00
Steven Robertson
a23ebdcf5f Initial commit. 2010-08-27 12:28:02 -04:00