SCM Repository
Log of /branches/pure-cfg/src/lib
Sticky Revision: |
Revision 1544 - Directory Listing
Modified Tue Oct 18 13:07:58 2011 UTC (9 years, 6 months ago) by jhr
Making the 2x2 and 3x3 Eigen stuff more consistent.
Revision 1543 - Directory Listing
Modified Mon Oct 17 19:53:03 2011 UTC (9 years, 6 months ago) by jhr
Code cleanup
Revision 1541 - Directory Listing
Modified Mon Oct 17 18:45:34 2011 UTC (9 years, 6 months ago) by lamonts
Updated the cl-target kernel directory and files to map naming conventions
Revision 1540 - Directory Listing
Modified Mon Oct 17 12:40:09 2011 UTC (9 years, 6 months ago) by glk
for symmetric 2x2 eigensolve
Revision 1539 - Directory Listing
Modified Mon Oct 17 06:56:01 2011 UTC (9 years, 6 months ago) by lamonts
Updating the OpenCL backend to include update method template with placeholders
Revision 1534 - Directory Listing
Modified Fri Oct 14 19:01:39 2011 UTC (9 years, 6 months ago) by glk
removing mac-specific line endings
Revision 1527 - Directory Listing
Modified Fri Oct 14 13:55:27 2011 UTC (9 years, 6 months ago) by lamonts
Adding the cl_kernels to the lib directory and the update kernel.
Revision 1526 - Directory Listing
Modified Thu Oct 13 21:27:17 2011 UTC (9 years, 6 months ago) by lamonts
Bug Fix: After the previous commit, the output was not correct for the OpenCL backend because it uses the shadow strand size rather than the original strand size. Fixed
Revision 1519 - Directory Listing
Modified Sun Oct 9 18:30:16 2011 UTC (9 years, 6 months ago) by jhr
Factored out common part of Diderot_World_t struct (see Diderot/world.h) and fixed output routines for the C and Parallel targets.
Revision 1518 - Directory Listing
Modified Sat Oct 8 02:39:41 2011 UTC (9 years, 6 months ago) by jhr
Deal with the different sizes of status flags statically, instead of dynamically.
Revision 1517 - Directory Listing
Modified Fri Oct 7 19:52:25 2011 UTC (9 years, 6 months ago) by jhr
Fix compiler warnings
Revision 1513 - Directory Listing
Modified Fri Oct 7 14:54:06 2011 UTC (9 years, 6 months ago) by lamonts
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 1512 - Directory Listing
Modified Thu Oct 6 15:54:10 2011 UTC (9 years, 6 months ago) by jhr
Another indexing fix
Revision 1511 - Directory Listing
Modified Thu Oct 6 15:53:18 2011 UTC (9 years, 6 months ago) by jhr
Fix vector indexing syntax for gcc.
Revision 1509 - Directory Listing
Modified Thu Sep 22 14:48:37 2011 UTC (9 years, 6 months ago) by jhr
Port eigen code to Diderot runtime
Revision 1502 - Directory Listing
Modified Tue Sep 13 21:56:08 2011 UTC (9 years, 7 months ago) by lamonts
Fixed the bug where the strand blocks were not copied from __local to __global data. All regression tests are passing except sum-ghp and vr-taxi
Revision 1501 - Directory Listing
Modified Tue Sep 13 19:33:15 2011 UTC (9 years, 7 months ago) by lamonts
-This line, and those below, will be ignored-- M pure-cfg/src/include/cl_kernels/kernels.cl M pure-cfg/src/include/Diderot/cl-scheduler.h M pure-cfg/src/lib/cl-target/main.c M pure-cfg/src/compiler/cl-target/cl-target.sml M pure-cfg/src/compiler/cl-target/runtime-names.sml
Revision 1500 - Directory Listing
Modified Tue Sep 13 05:25:58 2011 UTC (9 years, 7 months ago) by lamonts
Fixed the compaction algorithm for phase 2 and create clEnqueueTasks for reseting the scheduler meta data between iterations. -This line, and those below, will be ignored-- M pure-cfg/src/include/cl_kernels/kernels.cl M pure-cfg/src/include/Diderot/cl-scheduler.h M pure-cfg/src/lib/cl-target/main.c M pure-cfg/src/compiler/cl-target/cl-target.sml
Revision 1494 - Directory Listing
Modified Fri Sep 9 19:37:18 2011 UTC (9 years, 7 months ago) by jhr
Add calls to stabilize method to sequential and parallel runtimes
Revision 1492 - Directory Listing
Modified Fri Sep 9 13:13:47 2011 UTC (9 years, 7 months ago) by jhr
style fixes
Revision 1491 - Directory Listing
Modified Fri Sep 9 12:28:00 2011 UTC (9 years, 7 months ago) by lamonts
Removed unwanted debugging code
Revision 1490 - Directory Listing
Modified Fri Sep 9 12:27:24 2011 UTC (9 years, 7 months ago) by lamonts
Removed a clfinish statement
Revision 1489 - Directory Listing
Modified Fri Sep 9 08:57:21 2011 UTC (9 years, 7 months ago) by lamonts
Added some comments to the files
Revision 1488 - Directory Listing
Modified Fri Sep 9 08:21:07 2011 UTC (9 years, 7 months ago) by lamonts
Updating files with the new persistent scheduler
Revision 1483 - Directory Listing
Modified Sun Sep 4 14:11:51 2011 UTC (9 years, 7 months ago) by jhr
minor code cleanup
Revision 1482 - Directory Listing
Modified Sun Sep 4 14:07:54 2011 UTC (9 years, 7 months ago) by jhr
Switched parallel runtime to use Diderot_Output and Diderot_Print. Also fixed a bug in nrrd output code.
Revision 1481 - Directory Listing
Modified Sun Sep 4 13:57:46 2011 UTC (9 years, 7 months ago) by jhr
Split output code into two functions: one for nrrd files and one for text files.
Revision 1480 - Directory Listing
Modified Fri Sep 2 20:17:11 2011 UTC (9 years, 7 months ago) by jhr
Added comments and fixed indentation
Revision 1479 - Directory Listing
Modified Fri Sep 2 14:17:54 2011 UTC (9 years, 7 months ago) by nseltzer
Moved output proceedure to seperate file and updated c-target to use new output.
Revision 1476 - Directory Listing
Modified Wed Aug 31 18:52:06 2011 UTC (9 years, 7 months ago) by jhr
More runtime system name changes
Revision 1473 - Directory Listing
Modified Fri Aug 19 20:12:54 2011 UTC (9 years, 8 months ago) by jhr
Determine workgroup and local-memory size of kernels.
Revision 1472 - Directory Listing
Modified Fri Aug 19 01:54:43 2011 UTC (9 years, 8 months ago) by jhr
Switch to using checked allocation function; added cuWidth info to OpenCL target.
Revision 1471 - Directory Listing
Modified Sat Aug 13 11:46:41 2011 UTC (9 years, 8 months ago) by jhr
Fixed coding conventions and added a FIXME comment about the global work size
Revision 1470 - Directory Listing
Modified Fri Aug 12 06:23:42 2011 UTC (9 years, 8 months ago) by lamonts
OpenCL scheduler without many-to-many mapping.
Revision 1469 - Directory Listing
Modified Thu Aug 11 12:21:34 2011 UTC (9 years, 8 months ago) by jhr
code formatting fixes
Revision 1468 - Directory Listing
Modified Thu Aug 11 07:36:13 2011 UTC (9 years, 8 months ago) by lamonts
Added a comment and indexing fix for the regression test
Revision 1465 - Directory Listing
Modified Wed Aug 10 06:06:23 2011 UTC (9 years, 8 months ago) by lamonts
Added Support for single dimension work queue
Revision 1464 - Directory Listing
Modified Tue Aug 9 22:31:38 2011 UTC (9 years, 8 months ago) by jhr
Fix to how shadow types are handled
Revision 1462 - Directory Listing
Modified Tue Aug 9 07:22:45 2011 UTC (9 years, 8 months ago) by lamonts
Added Support for converting host strands to its shadow types
Revision 1461 - Directory Listing
Modified Mon Aug 8 04:50:12 2011 UTC (9 years, 8 months ago) by lamonts
Fixed the remaining errors with the OpenCL scheduler code
Revision 1459 - Directory Listing
Modified Sun Aug 7 17:12:19 2011 UTC (9 years, 8 months ago) by lamonts
Updated the OpenCL runtime system to include the scheduler implementation
Revision 1453 - Directory Listing
Modified Wed Jul 20 17:11:28 2011 UTC (9 years, 9 months ago) by nseltzer
Reverting last change to cl-target/main.c so that it will compile again.
Revision 1452 - Directory Listing
Modified Tue Jul 19 17:58:37 2011 UTC (9 years, 9 months ago) by jhr
minor formatting changes
Revision 1450 - Directory Listing
Modified Mon Jul 18 18:45:43 2011 UTC (9 years, 9 months ago) by nseltzer
Nrrd output. Use with the -nrrd command line option.
Revision 1448 - Directory Listing
Modified Tue Jul 12 13:25:08 2011 UTC (9 years, 9 months ago) by jhr
Working on stabilize support
Revision 1436 - Directory Listing
Modified Wed Jul 6 18:55:51 2011 UTC (9 years, 9 months ago) by jhr
Get more information about devce
Revision 1435 - Directory Listing
Modified Tue Jul 5 23:59:08 2011 UTC (9 years, 9 months ago) by jhr
add "-w" flag to disable warnings in OpenCL compiler
Revision 1433 - Directory Listing
Modified Tue Jul 5 21:20:08 2011 UTC (9 years, 9 months ago) by jhr
minor cleanup
Revision 1432 - Directory Listing
Modified Tue Jul 5 20:42:33 2011 UTC (9 years, 9 months ago) by jhr
Removed unnecessary clFinish calls and made printing more like C version.
Revision 1425 - Directory Listing
Modified Fri Jul 1 18:05:07 2011 UTC (9 years, 9 months ago) by lamonts
Added support for 1D and 3D access for OpenCL
Revision 1420 - Directory Listing
Modified Thu Jun 30 20:41:09 2011 UTC (9 years, 9 months ago) by jhr
Switch to using DIDEROT_CL_VERSION instead of __OPENCL_VERSION__.
Revision 1417 - Directory Listing
Modified Thu Jun 30 16:02:52 2011 UTC (9 years, 9 months ago) by jhr
Minor OpenCL runtime improvements
Revision 1415 - Directory Listing
Modified Thu Jun 30 15:23:31 2011 UTC (9 years, 9 months ago) by jhr
Get the OpenCL version number supported by the device
Revision 1411 - Directory Listing
Modified Thu Jun 30 02:19:00 2011 UTC (9 years, 9 months ago) by jhr
minor tweaks to runtime
Revision 1410 - Directory Listing
Modified Thu Jun 30 00:23:20 2011 UTC (9 years, 9 months ago) by lamonts
Removed duplicate host vector to shadow vector code
Revision 1408 - Directory Listing
Modified Wed Jun 29 22:20:27 2011 UTC (9 years, 9 months ago) by lamonts
Fixed the bug with converting global fields to its shadow global fields
Revision 1398 - Directory Listing
Modified Wed Jun 29 17:20:05 2011 UTC (9 years, 9 months ago) by lamonts
Removed embedded pointers on both the host and gpu side
Revision 1384 - Directory Listing
Modified Fri Jun 24 01:43:41 2011 UTC (9 years, 9 months ago) by jhr
More OpenCL info
Revision 1379 - Directory Listing
Modified Thu Jun 23 14:48:07 2011 UTC (9 years, 9 months ago) by jhr
Improved OpenCL info and added mechanism to print the OpenCL profile
Revision 1378 - Directory Listing
Modified Thu Jun 23 01:24:20 2011 UTC (9 years, 9 months ago) by jhr
minor tweaks
Revision 1377 - Directory Listing
Modified Thu Jun 23 00:29:31 2011 UTC (9 years, 9 months ago) by jhr
Get more device info.
Revision 1364 - Directory Listing
Modified Wed Jun 22 17:08:47 2011 UTC (9 years, 9 months ago) by jhr
fix calculation of image size in bytes
Revision 1358 - Directory Listing
Modified Tue Jun 21 17:38:56 2011 UTC (9 years, 10 months ago) by jhr
Working on OpenCL support
Revision 1357 - Directory Listing
Modified Tue Jun 21 03:55:10 2011 UTC (9 years, 10 months ago) by jhr
Add shadow types for marshalling data to the GPU
Revision 1356 - Directory Listing
Modified Tue Jun 21 03:52:02 2011 UTC (9 years, 10 months ago) by jhr
Fix CFLAGS in configuration
Revision 1355 - Directory Listing
Modified Tue Jun 21 01:15:27 2011 UTC (9 years, 10 months ago) by jhr
Added functions to shadow vectors and matrices
Revision 1354 - Directory Listing
Modified Tue Jun 21 01:01:36 2011 UTC (9 years, 10 months ago) by jhr
Added shadow types for shadowing globals that are to be copied to the client.
Revision 1352 - Directory Listing
Modified Mon Jun 20 16:42:33 2011 UTC (9 years, 10 months ago) by jhr
misc
Revision 1351 - Directory Listing
Modified Mon Jun 20 14:48:00 2011 UTC (9 years, 10 months ago) by lamonts
Removed buildinfo log from runtime and fixed strand init on GPU side
Revision 1346 - Directory Listing
Modified Wed Jun 15 06:43:14 2011 UTC (9 years, 10 months ago) by lamonts
Added barrier synch to .cl file and fixed more address space bugs and upated the print function for OpenCL
Revision 1342 - Directory Listing
Modified Tue Jun 14 13:35:43 2011 UTC (9 years, 10 months ago) by jhr
Fixing indentation etc.
Revision 1341 - Directory Listing
Modified Tue Jun 14 07:05:07 2011 UTC (9 years, 10 months ago) by lamonts
Fixed more address space bugs in OpenCL
Revision 1328 - Directory Listing
Modified Sun Jun 12 21:14:54 2011 UTC (9 years, 10 months ago) by lamonts
Fixed the bug with Diderot_KernelMain paramters
Revision 1327 - Directory Listing
Modified Sun Jun 12 20:56:49 2011 UTC (9 years, 10 months ago) by jhr
Fixed indentation and minor tweaks
Revision 1323 - Directory Listing
Modified Sun Jun 12 17:27:05 2011 UTC (9 years, 10 months ago) by lamonts
Fixed problem with local work size
Revision 1322 - Directory Listing
Modified Sun Jun 12 17:13:33 2011 UTC (9 years, 10 months ago) by lamonts
Fixed problems with OpenCL generation code to match with headers
Revision 1316 - Directory Listing
Modified Sat Jun 11 22:45:44 2011 UTC (9 years, 10 months ago) by lamonts
OpenCL runtime now compiling correctly and contains hookups
Revision 1302 - Directory Listing
Modified Fri Jun 10 00:00:05 2011 UTC (9 years, 10 months ago) by jhr
Minor tweaks
Revision 1291 - Directory Listing
Modified Tue Jun 7 17:33:50 2011 UTC (9 years, 10 months ago) by jhr
Working on OpenCL support
Revision 1288 - Directory Listing
Modified Tue Jun 7 13:50:39 2011 UTC (9 years, 10 months ago) by jhr
Working on OpenCL runtime
Revision 1287 - Directory Listing
Modified Tue Jun 7 13:01:44 2011 UTC (9 years, 10 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 (9 years, 10 months ago) by jhr
OpenCL hacking
Revision 1280 - Directory Listing
Modified Mon Jun 6 17:34:42 2011 UTC (9 years, 10 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 (9 years, 10 months ago) by jhr
Fix bug in the stabilization of strands
Revision 1276 - Directory Listing
Modified Mon Jun 6 12:07:05 2011 UTC (9 years, 10 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 (9 years, 10 months ago) by jhr
Fixed unclosed comment
Revision 1274 - Directory Listing
Modified Mon Jun 6 11:14:17 2011 UTC (9 years, 10 months ago) by jhr
Added target defines to CPPFLAGS
Revision 1273 - Directory Listing
Modified Mon Jun 6 10:46:20 2011 UTC (9 years, 10 months ago) by jhr
Working on OpenCL support
Revision 1271 - Directory Listing
Modified Mon Jun 6 02:45:57 2011 UTC (9 years, 10 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 (9 years, 10 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 (9 years, 10 months ago) by jhr
expand tabs to avoid editor differences
Revision 1267 - Directory Listing
Modified Sun Jun 5 11:25:29 2011 UTC (9 years, 10 months ago) by jhr
Start of runtime support for OpenCL
Revision 1263 - Directory Listing
Modified Sun May 29 00:09:15 2011 UTC (9 years, 10 months ago) by jhr
Adding support for command-line arguments
Revision 1262 - Directory Listing
Modified Sat May 28 23:45:43 2011 UTC (9 years, 10 months ago) by jhr
Working on command-line option support
Revision 1260 - Directory Listing
Modified Thu May 26 12:29:07 2011 UTC (9 years, 10 months ago) by glk
adding more comments, and cosmetic tweaks
Revision 1255 - Directory Listing
Modified Mon May 23 23:46:34 2011 UTC (9 years, 10 months ago) by glk
incomplete commit of the previous bugfix
Revision 1253 - Directory Listing
Modified Mon May 23 16:55:42 2011 UTC (9 years, 10 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 (9 years, 11 months 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 (9 years, 11 months ago) by jhr
Reclaim space for option descriptors
Revision 1236 - Directory Listing
Modified Tue May 17 22:09:19 2011 UTC (9 years, 11 months ago) by jhr
Added hest wrappers
Revision 1231 - Directory Listing
Modified Mon May 16 13:49:17 2011 UTC (9 years, 11 months 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 (9 years, 11 months ago) by jhr
Use atomic add to update numActive
Revision 1215 - Directory Listing
Modified Sat May 14 05:54:07 2011 UTC (9 years, 11 months ago) by jhr
Working on support for parallel runtime
Revision 1214 - Directory Listing
Modified Sat May 14 04:19:19 2011 UTC (9 years, 11 months ago) by jhr
Working on parallel runtime
Revision 1213 - Directory Listing
Modified Fri May 13 14:29:16 2011 UTC (9 years, 11 months 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 (9 years, 11 months ago) by jhr
Fix cleanup
Revision 1209 - Directory Listing
Modified Thu May 12 21:51:37 2011 UTC (9 years, 11 months ago) by jhr
Working on parallel runtime
Revision 1198 - Directory Listing
Modified Thu May 12 04:18:38 2011 UTC (9 years, 11 months ago) by jhr
Add parallel runtime support
Revision 1184 - Directory Listing
Modified Wed May 11 12:59:41 2011 UTC (9 years, 11 months ago) by jhr
Port eignevalue stuff to diderot runtime
Revision 1174 - Directory Listing
Modified Tue May 10 17:21:25 2011 UTC (9 years, 11 months 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 (9 years, 11 months ago) by jhr
Working on multiple-target support
Revision 1141 - Directory Listing
Modified Fri May 6 14:17:34 2011 UTC (9 years, 11 months ago) by jhr
Better cleanup
Revision 1130 - Directory Listing
Modified Thu May 5 18:39:29 2011 UTC (9 years, 11 months 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 (9 years, 11 months ago) by jhr
Fix syntax error
Revision 1106 - Directory Listing
Modified Wed May 4 21:01:25 2011 UTC (9 years, 11 months ago) by jhr
Some runtime system changes
Revision 1098 - Directory Listing
Modified Wed May 4 19:13:36 2011 UTC (9 years, 11 months ago) by jhr
One more -m64 fix
Revision 1095 - Directory Listing
Modified Wed May 4 18:05:00 2011 UTC (9 years, 11 months ago) by jhr
More work on runtime build infrastructure
Revision 1093 - Directory Listing
Modified Wed May 4 17:53:44 2011 UTC (9 years, 11 months ago) by jhr
Working on new runtime build infrastructure
Revision 1047 - Directory Listing
Modified Mon May 2 18:42:13 2011 UTC (9 years, 11 months 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 (9 years, 11 months 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 (9 years, 11 months ago) by jhr
Fixed typo in Makefile.in
Revision 902 - Directory Listing
Modified Wed Apr 20 21:32:01 2011 UTC (10 years ago) by jhr
Tweak error checking on image files
Revision 901 - Directory Listing
Modified Wed Apr 20 20:33:32 2011 UTC (10 years 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 (10 years ago) by jhr
Added some consistency checking to image loading routines.
Revision 881 - Directory Listing
Modified Wed Apr 20 13:11:08 2011 UTC (10 years ago) by jhr
More adjustments for non-scalar images
Revision 879 - Directory Listing
Modified Wed Apr 20 12:37:36 2011 UTC (10 years 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 (10 years ago) by jhr
Simplify matrix loading code
Revision 856 - Directory Listing
Modified Tue Apr 19 19:36:37 2011 UTC (10 years ago) by jhr
Adding support for loading 1D image data
Revision 757 - Directory Listing
Modified Thu Apr 7 15:25:12 2011 UTC (10 years ago) by jhr
Update INSTALL instructions
Revision 713 - Directory Listing
Modified Thu Mar 31 13:05:12 2011 UTC (10 years ago) by jhr
Adding 3x3 matrix and 2D image support
Revision 671 - Directory Listing
Modified Wed Mar 23 15:47:23 2011 UTC (10 years 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 (10 years, 1 month 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 (10 years, 1 month ago) by jhr
print range of results for debugging
Revision 633 - Directory Listing
Modified Thu Mar 17 02:47:08 2011 UTC (10 years, 1 month ago) by jhr
bug fix: out and in were backwards
Revision 624 - Directory Listing
Modified Tue Mar 15 21:23:04 2011 UTC (10 years, 1 month ago) by jhr
Switch to compiler-generated initially code.
Revision 622 - Directory Listing
Modified Mon Mar 14 19:56:40 2011 UTC (10 years, 1 month 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 (10 years, 1 month ago) by jhr
Don't map negative values to 0
Revision 591 - Directory Listing
Modified Thu Mar 10 15:48:09 2011 UTC (10 years, 1 month ago) by jhr
modified debug printing
Revision 589 - Directory Listing
Modified Wed Mar 9 21:46:16 2011 UTC (10 years, 1 month ago) by jhr
Minor code cleanup/fixes
Revision 579 - Directory Listing
Modified Sun Mar 6 22:26:51 2011 UTC (10 years, 1 month ago) by jhr
Fixing bugs in runtime code
Revision 572 - Directory Listing
Modified Tue Mar 1 15:34:03 2011 UTC (10 years, 1 month ago) by jhr
Debugging vr-MIP code
Revision 571 - Directory Listing
Modified Mon Feb 28 21:36:12 2011 UTC (10 years, 1 month ago) by jhr
Working on vr-MIP example
Revision 569 - Directory Listing
Modified Fri Feb 25 19:48:44 2011 UTC (10 years, 1 month 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 (10 years, 1 month ago) by jhr
Working on Diderot runtime
Revision 566 - Directory Listing
Modified Thu Feb 24 19:29:51 2011 UTC (10 years, 1 month ago) by jhr
Working on build scripts for Diderot test programs
Revision 556 - Directory Listing
Modified Tue Feb 22 19:58:28 2011 UTC (10 years, 1 month ago) by jhr
Move diderot.h header to include/Diderot
Revision 550 - Directory Listing
Modified Thu Feb 17 22:54:44 2011 UTC (10 years, 2 months ago) by jhr
Minor edit
Revision 545 - Directory Listing
Modified Wed Feb 16 23:19:14 2011 UTC (10 years, 2 months ago) by jhr
Working on header
Revision 477 - Directory Listing
Modified Sat Nov 13 16:02:07 2010 UTC (10 years, 5 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 (10 years, 6 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 |