adding a test case
[IRC.git] / Robust / src / Benchmarks / Prefetch / MatrixMultiply /
2009-12-15 adashchanges to MatrixMultiply and makefiles
2009-10-14 adashcheck-in benchmark changes for ipdps paper
2009-10-07 jihoonldsm.recovery matrixmultiply final
2009-09-25 adashbug fix in gcollect prefetch cache flush
2009-09-25 adashchanges to makefile
2009-09-25 adash new javasingle version
2009-09-25 bdemskynew programs
2009-09-25 bdemskyno bug
2009-09-25 bdemskynew versionw
2009-07-20 adashchanges in benchmarks for the PPoPP paper
2009-03-12 adashbug fixes for LookUpServerThread.java
2009-03-10 adashbug fix for lookupservice java version( now works fine...
2009-02-09 adash1. Added new 2DConv 15 X 15 kernel size
2009-01-30 adashrevert to old version for general prefetching
2009-01-29 adashadded changes to enable rangePrefetching in MatrixMultiply
2009-01-15 adashRemove old file and check in new makefile
2009-01-15 adashdelete extra mid statement
2009-01-12 adashadd new files
2008-11-19 bdemskyanother build error
2008-11-19 bdemskystandardize the benchmarks so we script them easily
2008-11-19 bdemskychange mid arrays
2008-11-18 adashcheck in all changes to the benchmarks for the pldi2009...
2008-10-21 adashScripts and Benchmarks changed to function with 8 machines
2008-09-05 adashChanges to runtime for read/write lock implementation
2008-08-13 adashlatest files and new changes to the script for collecte...
2008-08-12 adashcommit latest files
2008-05-14 adashRemove unnecessary files
2008-05-05 bdemskybug fix
2008-05-05 adashsmall bugs
2008-05-05 bdemskychecked in final version of Matrix Multiply
2008-05-05 adashnew changes
2008-05-04 adashmodified Matrix multiply to take number of matrices...
2008-05-03 bdemskyChanges:
2008-05-02 bdemskybug fix
2008-05-02 bdemskycheck in code
2008-05-02 bdemskynew makefile and rewritten benchmark
2008-05-02 adashnew makefile for running 1, 2 and 4 threads
2008-04-28 adashbug fixes and changes to the matrixmultiply benchmark
2008-04-14 bdemskybug fixes
2008-04-14 adashjava version for MatrixMultiply
2008-03-26 adashrewrite arrays for efficiency
2008-03-25 bdemskychanges
2008-03-25 bdemskymore changes
2008-03-25 bdemskyset true probability on command line
2008-03-24 bdemskybug fixes
2008-03-24 bdemskyprintflat option
2008-03-22 bdemskychange makefile to exclude methods from generating...
2008-03-22 bdemskyneed quotes
2008-03-21 bdemskyadd option to skip prefetches for method...
2008-03-06 adashadd make clean and prefetch option
2008-03-02 adashremove unnecessary lines
2008-03-02 adashremoved prefetch option from makefile(temporary)
2008-02-29 bdemskybug fixes for evil garbage collection bugs...
2008-02-29 adashMatrixMultiply with stringbuffer support
2008-02-20 adashbug fix in for loop
2008-02-20 bdemskygroup things better...
2008-02-20 adashmove multiply() code into run()
2008-02-19 adashModified the display layout
2008-02-18 adashworking version
2008-02-18 adashbug fix for global variables
2008-02-17 adashMatrixMultiply example with compile errors