SCM Repository
Log of /branches/pure-cfg/src/lib
Sticky Revision: |
Revision 1302 - Directory Listing
Modified Fri Jun 10 00:00:05 2011 UTC (10 years, 11 months ago) by jhr
Minor tweaks
Revision 1291 - Directory Listing
Modified Tue Jun 7 17:33:50 2011 UTC (10 years, 11 months ago) by jhr
Working on OpenCL support
Revision 1288 - Directory Listing
Modified Tue Jun 7 13:50:39 2011 UTC (10 years, 11 months ago) by jhr
Working on OpenCL runtime
Revision 1287 - Directory Listing
Modified Tue Jun 7 13:01:44 2011 UTC (10 years, 11 months ago) by jhr
Added name to world structure in OpenCL runtime. Also added more error checking to Diderot_LoadSource.
Revision 1282 - Directory Listing
Modified Mon Jun 6 19:22:54 2011 UTC (10 years, 11 months ago) by jhr
OpenCL hacking
Revision 1280 - Directory Listing
Modified Mon Jun 6 17:34:42 2011 UTC (10 years, 11 months ago) by jhr
Use the program name as the default output file name.
Revision 1277 - Directory Listing
Modified Mon Jun 6 15:20:18 2011 UTC (10 years, 11 months ago) by jhr
Fix bug in the stabilization of strands
Revision 1276 - Directory Listing
Modified Mon Jun 6 12:07:05 2011 UTC (10 years, 11 months ago) by jhr
Added timing support and fixed a build typo
Revision 1275 - Directory Listing
Modified Mon Jun 6 11:31:47 2011 UTC (10 years, 11 months ago) by jhr
Fixed unclosed comment
Revision 1274 - Directory Listing
Modified Mon Jun 6 11:14:17 2011 UTC (10 years, 11 months ago) by jhr
Added target defines to CPPFLAGS
Revision 1273 - Directory Listing
Modified Mon Jun 6 10:46:20 2011 UTC (10 years, 11 months ago) by jhr
Working on OpenCL support
Revision 1271 - Directory Listing
Modified Mon Jun 6 02:45:57 2011 UTC (10 years, 11 months ago) by lamonts
Commiting OpenCL implementation does not include Diderot library functions support
Revision 1269 - Directory Listing
Modified Sun Jun 5 11:46:52 2011 UTC (10 years, 11 months ago) by jhr
Working on OpenCL runtime support. Also, added configure support for generating OpenCL runtime makefiles.
Revision 1268 - Directory Listing
Modified Sun Jun 5 11:25:58 2011 UTC (10 years, 11 months ago) by jhr
expand tabs to avoid editor differences
Revision 1267 - Directory Listing
Modified Sun Jun 5 11:25:29 2011 UTC (10 years, 11 months ago) by jhr
Start of runtime support for OpenCL
Revision 1263 - Directory Listing
Modified Sun May 29 00:09:15 2011 UTC (10 years, 11 months ago) by jhr
Adding support for command-line arguments
Revision 1262 - Directory Listing
Modified Sat May 28 23:45:43 2011 UTC (10 years, 11 months ago) by jhr
Working on command-line option support
Revision 1260 - Directory Listing
Modified Thu May 26 12:29:07 2011 UTC (10 years, 11 months ago) by glk
adding more comments, and cosmetic tweaks
Revision 1255 - Directory Listing
Modified Mon May 23 23:46:34 2011 UTC (10 years, 11 months ago) by glk
incomplete commit of the previous bugfix
Revision 1253 - Directory Listing
Modified Mon May 23 16:55:42 2011 UTC (10 years, 11 months ago) by glk
fixed hest-related memory bug triggered anytime that struct Diderot_Options_s's optDef_t *odef array had to be re-allocated. Basically: you can't give hest a pointer (to store a variable in) that points into an array that might be reallocated later, since the reallocation will end up at a different address
Revision 1252 - Directory Listing
Modified Sun May 22 22:11:07 2011 UTC (11 years ago) by glk
working implementation of hest wrappers for command-line arguments
Revision 1243 - Directory Listing
Modified Wed May 18 18:32:36 2011 UTC (11 years ago) by jhr
Reclaim space for option descriptors
Revision 1236 - Directory Listing
Modified Tue May 17 22:09:19 2011 UTC (11 years ago) by jhr
Added hest wrappers
Revision 1231 - Directory Listing
Modified Mon May 16 13:49:17 2011 UTC (11 years ago) by jhr
Split input functions into their own file and added Diderot_InputVec2
Revision 1216 - Directory Listing
Modified Sat May 14 06:04:13 2011 UTC (11 years ago) by jhr
Use atomic add to update numActive
Revision 1215 - Directory Listing
Modified Sat May 14 05:54:07 2011 UTC (11 years ago) by jhr
Working on support for parallel runtime
Revision 1214 - Directory Listing
Modified Sat May 14 04:19:19 2011 UTC (11 years ago) by jhr
Working on parallel runtime
Revision 1213 - Directory Listing
Modified Fri May 13 14:29:16 2011 UTC (11 years ago) by jhr
Use double precision to compute transforms for images. We then convert these to the target precision.
Revision 1211 - Directory Listing
Modified Fri May 13 04:52:06 2011 UTC (11 years ago) by jhr
Fix cleanup
Revision 1209 - Directory Listing
Modified Thu May 12 21:51:37 2011 UTC (11 years ago) by jhr
Working on parallel runtime
Revision 1198 - Directory Listing
Modified Thu May 12 04:18:38 2011 UTC (11 years ago) by jhr
Add parallel runtime support
Revision 1184 - Directory Listing
Modified Wed May 11 12:59:41 2011 UTC (11 years ago) by jhr
Port eignevalue stuff to diderot runtime
Revision 1174 - Directory Listing
Modified Tue May 10 17:21:25 2011 UTC (11 years ago) by jhr
Working on porting eigenvector code to Diderot runtime conventions
Revision 1172 - Directory Listing
Modified Tue May 10 15:57:48 2011 UTC (11 years ago) by jhr
Working on multiple-target support
Revision 1141 - Directory Listing
Modified Fri May 6 14:17:34 2011 UTC (11 years ago) by jhr
Better cleanup
Revision 1130 - Directory Listing
Modified Thu May 5 18:39:29 2011 UTC (11 years ago) by jhr
Runtime system updates to support Die and to eliminate race for stabilizing
Revision 1107 - Directory Listing
Modified Wed May 4 21:25:21 2011 UTC (11 years ago) by jhr
Fix syntax error
Revision 1106 - Directory Listing
Modified Wed May 4 21:01:25 2011 UTC (11 years ago) by jhr
Some runtime system changes
Revision 1098 - Directory Listing
Modified Wed May 4 19:13:36 2011 UTC (11 years ago) by jhr
One more -m64 fix
Revision 1095 - Directory Listing
Modified Wed May 4 18:05:00 2011 UTC (11 years ago) by jhr
More work on runtime build infrastructure
Revision 1093 - Directory Listing
Modified Wed May 4 17:53:44 2011 UTC (11 years ago) by jhr
Working on new runtime build infrastructure
Revision 1047 - Directory Listing
Modified Mon May 2 18:42:13 2011 UTC (11 years ago) by jhr
After strand initialization, we copy the initial state into the other state object so that invariant state variables have the correct value in both copies.
Revision 991 - Directory Listing
Modified Wed Apr 27 04:53:08 2011 UTC (11 years ago) by jhr
Reworked representation of coordinate-space transforms in image objects
Revision 971 - Directory Listing
Modified Mon Apr 25 21:53:33 2011 UTC (11 years ago) by jhr
Fixed typo in Makefile.in
Revision 902 - Directory Listing
Modified Wed Apr 20 21:32:01 2011 UTC (11 years, 1 month ago) by jhr
Tweak error checking on image files
Revision 901 - Directory Listing
Modified Wed Apr 20 20:33:32 2011 UTC (11 years, 1 month ago) by jhr
Be more tolerant when checking the kinds of the axes.
Revision 883 - Directory Listing
Modified Wed Apr 20 13:20:41 2011 UTC (11 years, 1 month ago) by jhr
Added some consistency checking to image loading routines.
Revision 881 - Directory Listing
Modified Wed Apr 20 13:11:08 2011 UTC (11 years, 1 month ago) by jhr
More adjustments for non-scalar images
Revision 879 - Directory Listing
Modified Wed Apr 20 12:37:36 2011 UTC (11 years, 1 month ago) by jhr
bug fix to runtime: account for voxel dimensions when loading transform matrices
Revision 878 - Directory Listing
Modified Wed Apr 20 03:42:56 2011 UTC (11 years, 1 month ago) by jhr
Simplify matrix loading code
Revision 856 - Directory Listing
Modified Tue Apr 19 19:36:37 2011 UTC (11 years, 1 month ago) by jhr
Adding support for loading 1D image data
Revision 757 - Directory Listing
Modified Thu Apr 7 15:25:12 2011 UTC (11 years, 1 month ago) by jhr
Update INSTALL instructions
Revision 713 - Directory Listing
Modified Thu Mar 31 13:05:12 2011 UTC (11 years, 1 month ago) by jhr
Adding 3x3 matrix and 2D image support
Revision 671 - Directory Listing
Modified Wed Mar 23 15:47:23 2011 UTC (11 years, 1 month ago) by jhr
Added -m64 flag to C compiles and fixed some warnings.
Revision 654 - Directory Listing
Modified Mon Mar 21 17:10:54 2011 UTC (11 years, 2 months ago) by jhr
Added support for tracking output state variables through ILs and generating a print function in the C target.
Revision 639 - Directory Listing
Modified Thu Mar 17 17:59:02 2011 UTC (11 years, 2 months ago) by jhr
print range of results for debugging
Revision 633 - Directory Listing
Modified Thu Mar 17 02:47:08 2011 UTC (11 years, 2 months ago) by jhr
bug fix: out and in were backwards
Revision 624 - Directory Listing
Modified Tue Mar 15 21:23:04 2011 UTC (11 years, 2 months ago) by jhr
Switch to compiler-generated initially code.
Revision 622 - Directory Listing
Modified Mon Mar 14 19:56:40 2011 UTC (11 years, 2 months ago) by jhr
Added runtime interface to support creation of initial array/collection of strands
Revision 619 - Directory Listing
Modified Mon Mar 14 13:22:43 2011 UTC (11 years, 2 months ago) by jhr
Don't map negative values to 0
Revision 591 - Directory Listing
Modified Thu Mar 10 15:48:09 2011 UTC (11 years, 2 months ago) by jhr
modified debug printing
Revision 589 - Directory Listing
Modified Wed Mar 9 21:46:16 2011 UTC (11 years, 2 months ago) by jhr
Minor code cleanup/fixes
Revision 579 - Directory Listing
Modified Sun Mar 6 22:26:51 2011 UTC (11 years, 2 months ago) by jhr
Fixing bugs in runtime code
Revision 572 - Directory Listing
Modified Tue Mar 1 15:34:03 2011 UTC (11 years, 2 months ago) by jhr
Debugging vr-MIP code
Revision 571 - Directory Listing
Modified Mon Feb 28 21:36:12 2011 UTC (11 years, 2 months ago) by jhr
Working on vr-MIP example
Revision 569 - Directory Listing
Modified Fri Feb 25 19:48:44 2011 UTC (11 years, 2 months ago) by jhr
Add support for building runtime library to top-level makefile
Revision 568 - Directory Listing
Modified Fri Feb 25 00:21:39 2011 UTC (11 years, 2 months ago) by jhr
Working on Diderot runtime
Revision 566 - Directory Listing
Modified Thu Feb 24 19:29:51 2011 UTC (11 years, 2 months ago) by jhr
Working on build scripts for Diderot test programs
Revision 556 - Directory Listing
Modified Tue Feb 22 19:58:28 2011 UTC (11 years, 2 months ago) by jhr
Move diderot.h header to include/Diderot
Revision 550 - Directory Listing
Modified Thu Feb 17 22:54:44 2011 UTC (11 years, 3 months ago) by jhr
Minor edit
Revision 545 - Directory Listing
Modified Wed Feb 16 23:19:14 2011 UTC (11 years, 3 months ago) by jhr
Working on header
Revision 477 - Directory Listing
Modified Sat Nov 13 16:02:07 2010 UTC (11 years, 6 months ago) by jhr
Creating a branch to explore a pure CFG IL
Revision 449 - Directory Listing
Modified Thu Oct 21 15:46:51 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
Added comments about SSE
Revision 448 - Directory Listing
Modified Thu Oct 21 15:23:02 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
Working on C version of MIP
Revision 444 - Directory Listing
Modified Thu Oct 21 00:11:00 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
Add Diderot_Mat types
Revision 443 - Directory Listing
Modified Thu Oct 21 00:05:15 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
added InvertTranspose operation
Revision 442 - Directory Listing
Modified Wed Oct 20 23:48:14 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
Bug fix: change + to *
Revision 441 - Directory Listing
Modified Wed Oct 20 19:21:32 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
Working on runtime
Revision 440 - Directory Listing
Modified Wed Oct 20 03:20:16 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
More runtime work
Revision 439 - Directory Listing
Modified Tue Oct 19 22:38:54 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
Working on Diderot runtime
Revision 438 - Directory Listing
Added Tue Oct 19 20:38:10 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/lib
Working on C version of runtime
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |