change benchmark
[IRC.git] / Robust / src / Benchmarks / Prefetch /
2008-08-12 adashchange benchmark
2008-08-11 bdemskyrewritten SOR benchmark
2008-08-09 adashbug fixes
2008-08-09 bdemskydo sane array allocation now
2008-08-08 adashLatest version of Em3d
2008-08-08 adash Sor files with out new barrier implementation
2008-08-06 bdemskychange
2008-08-06 adashfully compiled with new Barrier
2008-08-06 adashstill have some compile errors . Use Em3d with new...
2008-08-05 bdemskybug fix
2008-08-04 bdemskyParallelized Version...Haven't tested
2008-08-03 adashmakefile with transstats option enabled for finding...
2008-08-01 adashremove the system.clearPrefetchCache call
2008-05-14 adashRemove unnecessary files
2008-05-08 bdemskycheck in latest versions
2008-05-08 bdemskyhacked version
2008-05-07 bdemskycheck in old versions also
2008-05-07 jjenistaUpdate benchmark to allocate nodes into global array...
2008-05-07 adashmodified run script and txt file that is input for...
2008-05-06 adashsmall changes + removed comments
2008-05-05 adashmodifications to run same benchmarks with different...
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-05 bdemskyadd linked list traversal benchmark
2008-05-05 bdemskyAdd array microbenchmark
2008-05-04 adashmodified Matrix multiply to take number of matrices...
2008-05-04 adashtext file for the run script
2008-05-04 adashchanges
2008-05-03 bdemskyChanges:
2008-05-02 adashbug fix
2008-05-02 bdemskybug fix
2008-05-02 bdemskycheck in code
2008-05-02 bdemskyAdd multiple thread version
2008-05-02 adashEm3d versions for 1,2, 4 threads
2008-05-02 bdemskynew makefile and rewritten benchmark
2008-05-02 adashnew makefile for running 1, 2 and 4 threads
2008-05-02 adashAdd script
2008-05-02 adashbug fixes and some more changes
2008-04-30 adashbarrier bug fix
2008-04-30 adashbarrier bug -> new hack
2008-04-30 adashbarrier bug fix -> new hack and align prints
2008-04-30 adashSOR benchmark
2008-04-28 adashbug fixes and changes to the matrixmultiply benchmark
2008-04-27 bdemskyAdd correct atomic blocks to benchmark
2008-04-26 adashNew benchmark
2008-04-25 bdemskyDebug statements
2008-04-25 bdemskyDebug Barrier
2008-04-25 bdemskychanges to the barrier and rearrange atomic statements...
2008-04-25 bdemskyadd our barrier
2008-04-25 adashbug fixes
2008-04-24 bdemskybugs
2008-04-24 adashAdd new benchmark...still have compile errors
2008-04-18 adashAdd java version of Crypt benchmark
2008-04-18 adashfully compiled version of Crypt benchmark
2008-04-16 bdemskymore options
2008-04-16 bdemskymore changes
2008-04-16 bdemskycode changes
2008-04-16 adashClean up code
2008-04-15 bdemskychanges to bigraph....Alokika's are included in this...
2008-04-15 bdemskypatches to:
2008-04-15 bdemskyhack to work around analysis bug
2008-04-14 bdemskybug fixes
2008-04-14 adashjava version for MatrixMultiply
2008-04-14 adashchanged fillTable() to static method
2008-04-14 adashcompile error fixes
2008-04-13 adashjava version of Em3d benchmark
2008-04-13 adashNew benchmark
2008-04-13 adashNew benchmark
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 adashRemove file
2008-02-17 adashMatrixMultiply example with compile errors
2008-02-12 adashAdd MatrixMultiply benchmark with thread join
2008-02-12 adashAdd SOR benchmark
2008-01-17 adashedit the buildscript options
2008-01-17 erubowFirst attempt at porting a java benchmark. Not working...