SCM Repository
Log of /branches/pure-cfg/src/lib/c-target/main.c
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1518 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 8 02:39:41 2011 UTC (10 years, 8 months ago) by jhr
File length: 7459 byte(s)
Diff to previous 1513
Deal with the different sizes of status flags statically, instead of dynamically.
Revision 1513 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 7 14:54:06 2011 UTC (10 years, 8 months ago) by lamonts
File length: 7493 byte(s)
Diff to previous 1494
Update includes a working version of the OpenCL backend and output support. Upated the output function args to include a size_t output argument for the output data.
Revision 1494 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 9 19:37:18 2011 UTC (10 years, 9 months ago) by jhr
File length: 7403 byte(s)
Diff to previous 1482
Add calls to stabilize method to sequential and parallel runtimes
Revision 1482 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 4 14:07:54 2011 UTC (10 years, 9 months ago) by jhr
File length: 7315 byte(s)
Diff to previous 1481
Switched parallel runtime to use Diderot_Output and Diderot_Print. Also fixed a bug in nrrd output code.
Revision 1481 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 4 13:57:46 2011 UTC (10 years, 9 months ago) by jhr
File length: 7279 byte(s)
Diff to previous 1479
Split output code into two functions: one for nrrd files and one for text files.
Revision 1479 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 2 14:17:54 2011 UTC (10 years, 9 months ago) by nseltzer
File length: 7259 byte(s)
Diff to previous 1476
Moved output proceedure to seperate file and updated c-target to use new output.
Revision 1476 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 31 18:52:06 2011 UTC (10 years, 9 months ago) by jhr
File length: 10604 byte(s)
Diff to previous 1472
More runtime system name changes
Revision 1472 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 19 01:54:43 2011 UTC (10 years, 10 months ago) by jhr
File length: 10601 byte(s)
Diff to previous 1462
Switch to using checked allocation function; added cuWidth info to OpenCL target.
Revision 1462 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 9 07:22:45 2011 UTC (10 years, 10 months ago) by lamonts
File length: 10736 byte(s)
Diff to previous 1452
Added Support for converting host strands to its shadow types
Revision 1452 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 19 17:58:37 2011 UTC (10 years, 11 months ago) by jhr
File length: 10733 byte(s)
Diff to previous 1450
minor formatting changes
Revision 1450 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 18 18:45:43 2011 UTC (10 years, 11 months ago) by nseltzer
File length: 10606 byte(s)
Diff to previous 1448
Nrrd output. Use with the -nrrd command line option.
Revision 1448 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 12 13:25:08 2011 UTC (10 years, 11 months ago) by jhr
File length: 7490 byte(s)
Diff to previous 1411
Working on stabilize support
Revision 1411 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 30 02:19:00 2011 UTC (11 years ago) by jhr
File length: 7086 byte(s)
Diff to previous 1351
minor tweaks to runtime
Revision 1351 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 20 14:48:00 2011 UTC (11 years ago) by lamonts
File length: 7078 byte(s)
Diff to previous 1287
Removed buildinfo log from runtime and fixed strand init on GPU side
Revision 1287 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 7 13:01:44 2011 UTC (11 years ago) by jhr
File length: 7077 byte(s)
Diff to previous 1280
Added name to world structure in OpenCL runtime. Also added more error checking to Diderot_LoadSource.
Revision 1280 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 6 17:34:42 2011 UTC (11 years ago) by jhr
File length: 6991 byte(s)
Diff to previous 1276
Use the program name as the default output file name.
Revision 1276 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 6 12:07:05 2011 UTC (11 years ago) by jhr
File length: 6683 byte(s)
Diff to previous 1263
Added timing support and fixed a build typo
Revision 1263 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 29 00:09:15 2011 UTC (11 years, 1 month ago) by jhr
File length: 5650 byte(s)
Diff to previous 1262
Adding support for command-line arguments
Revision 1262 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 28 23:45:43 2011 UTC (11 years, 1 month ago) by jhr
File length: 5620 byte(s)
Diff to previous 1214
Working on command-line option support
Revision 1214 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 14 04:19:19 2011 UTC (11 years, 1 month ago) by jhr
File length: 5159 byte(s)
Diff to previous 1172
Working on parallel runtime
Revision 1172 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 10 15:57:48 2011 UTC (11 years, 1 month ago) by jhr
File length: 5119 byte(s)
Diff to previous 1130
Working on multiple-target support
Revision 1130 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 5 18:39:29 2011 UTC (11 years, 1 month ago) by jhr
File length: 5091 byte(s)
Diff to previous 1107
Runtime system updates to support Die and to eliminate race for stabilizing
Revision 1107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 4 21:25:21 2011 UTC (11 years, 1 month ago) by jhr
File length: 4911 byte(s)
Diff to previous 1106
Fix syntax error
Revision 1106 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 4 21:01:25 2011 UTC (11 years, 1 month ago) by jhr
File length: 4806 byte(s)
Diff to previous 1093
Some runtime system changes
Revision 1093 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed May 4 17:53:44 2011 UTC (11 years, 1 month ago) by jhr
File length: 4770 byte(s)
Working on new runtime build infrastructure
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |