SCM Repository
Log of /branches/pure-cfg/src/lib/parallel-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: 12032 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: 12065 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: 11975 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: 11883 byte(s)
Diff to previous 1476
Switched parallel runtime to use Diderot_Output and Diderot_Print. Also fixed a bug in nrrd output code.
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: 15059 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: 15056 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: 15357 byte(s)
Diff to previous 1450
Added Support for converting host strands to its shadow types
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: 15344 byte(s)
Diff to previous 1302
Nrrd output. Use with the -nrrd command line option.
Revision 1302 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 10 00:00:05 2011 UTC (11 years ago) by jhr
File length: 12228 byte(s)
Diff to previous 1287
Minor tweaks
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: 12102 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: 12039 byte(s)
Diff to previous 1277
Use the program name as the default output file name.
Revision 1277 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 6 15:20:18 2011 UTC (11 years ago) by jhr
File length: 11708 byte(s)
Diff to previous 1276
Fix bug in the stabilization of strands
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: 11928 byte(s)
Diff to previous 1268
Added timing support and fixed a build typo
Revision 1268 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 5 11:25:58 2011 UTC (11 years ago) by jhr
File length: 11550 byte(s)
Diff to previous 1263
expand tabs to avoid editor differences
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: 10095 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: 10100 byte(s)
Diff to previous 1216
Working on command-line option support
Revision 1216 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 14 06:04:13 2011 UTC (11 years, 1 month ago) by jhr
File length: 9565 byte(s)
Diff to previous 1215
Use atomic add to update numActive
Revision 1215 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 14 05:54:07 2011 UTC (11 years, 1 month ago) by jhr
File length: 9455 byte(s)
Diff to previous 1214
Working on support for parallel runtime
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: 9102 byte(s)
Diff to previous 1209
Working on parallel runtime
Revision 1209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 12 21:51:37 2011 UTC (11 years, 1 month ago) by jhr
File length: 8230 byte(s)
Diff to previous 1198
Working on parallel runtime
Revision 1198 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu May 12 04:18:38 2011 UTC (11 years, 1 month ago) by jhr
File length: 7910 byte(s)
Add parallel runtime support
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 |