changes: now Inference engine works fine with the EyeTracking benchmark.
[IRC.git] / Robust / src / Analysis / Scheduling /
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2010-09-21 jzhoumy changes
2010-03-25 jzhouAdd BAMBOOCOMPILETIME flag into the state class. When...
2010-03-02 jzhouremove hard coded relative path for getting profiling...
2010-02-10 jzhoubug fixing in multicore gc and add profiling code for gc
2010-01-19 jzhouadd codes for randomly generating core group mappings...
2009-11-23 jzhouchange the scheduler to be configurable to skip ahead...
2009-11-16 jzhoubug fix
2009-11-15 jzhoubug fix in scheduling
2009-11-12 jzhoubug fix in scheduling and multicore support for tags
2009-10-21 jzhouchange to use static mapping of core # and block #...
2009-08-27 jzhoubug fixes in multicore gc
2009-07-20 jzhoufix bugs in memory model in multi-core version
2009-07-02 jzhoufix a scheduling simulator bug, basically change all...
2009-06-25 jzhoubug fix for multicore tilera version
2009-06-18 jzhoufix bugs in multicore version runtime
2009-05-26 jzhouadd support for 56 cores in multicore runtime
2009-03-20 jzhouchanges on directed simulated annealing
2009-03-03 jzhoubug fix: can not print out the selected scheduling
2009-03-02 jzhouadd codes for generating distribution data for new...
2009-02-25 jzhouFix a bug in scheduling search algorithm: it can not...
2009-02-24 jzhoumissing commit for specifying output dir for simulation...
2009-02-23 jzhouchange to new scheduling search algorithm: search part...
2009-02-13 jzhouadd support for new benchmark
2009-02-04 jzhouhelp to clean up scheduling codes in Main.java
2008-11-18 jzhouFix bugs in scheduling simulator. Also add -robustroot...
2008-11-04 jzhouadd precise profiling data for multicore version profiling
2008-10-22 jzhouIntegrate Jim's ownership ananlysis and fix some bugs...
2008-10-10 jzhoulet scheduling analysis be able to use profile data
2008-10-03 jzhouadd profile codes for multicore version
2008-08-19 bdemskyend of reformatting
2008-08-19 bdemskychanges
2008-08-19 bdemskyChange tabbing for everything....
2008-08-18 jzhoulatest bug fixing and new benchmarks
2008-08-11 jzhoubug fixing in Scheduling analysis(combination stage)
2008-08-05 jzhoufix a bug in combination stage of scheduling analysis
2008-08-03 jzhousmall changes
2008-08-01 jzhoufix some bugs in multi-core version codes generation...
2008-07-15 jzhoumake multicore version PERT benchmark work on RAW(witho...
2008-05-19 jzhouforgot to upload a new file for Scheduling Simulator
2008-05-19 jzhouAdd multi-parameter tasks support in Scheduling Simulator
2008-05-14 jzhouAdd support for multi-parameter tasks as well as tag...
2008-04-25 jzhouadd multi-thread simulator for multi-core version codes...
2008-04-15 jzhouadd codes for generating multi-core version binary...
2008-03-27 jzhousmall change to make the naming of output dot files...
2008-03-27 jzhoufix bug in ScheduleAnalysis.splitSNode()
2008-02-20 jzhouadd scheduling simulator
2008-01-23 jzhouAdd generating scheduling algorithm
2008-01-16 jzhouAdd new feature of splitting nodes into Scheduling...
2008-01-03 jzhouMake the Scheduling codes can handle back edges in...
2008-01-03 jzhouAdd directory and codes for task scheduling