IRC.git
2010-11-18 jjenistaclose this file so it actually writes out
2010-11-18 jjenistasome tweaks to number of workers and workloads
2010-11-18 yeomintroduces stall site in front of loop body. later...
2010-11-18 yeomadds missing run scripts
2010-11-18 yeomprovides 'corepin' flag for mergesort
2010-11-18 bdemskychange
2010-11-18 yeomadd 'corepin' flag
2010-11-18 yeomadd flag "corepin" for core pinning
2010-11-18 jjenistaforce oid increment to be a prime number
2010-11-18 yeomadd run script for non-scratchpad labyrinth
2010-11-18 bdemskybuildall file
2010-11-18 jjenistalabyrinth run updates, both inputs
2010-11-18 bdemskyrunall script
2010-11-18 yeomadds labyrinth without using scratchpad
2010-11-18 yeomrun script for labyrinth
2010-11-18 jjenistaa few little benchmark tweaks
2010-11-18 yeomfix: keeps SESEstatus for either case(TRUE/FALSE)
2010-11-18 yeomchanges on SOR benchmark
2010-11-18 yeomchanges: collects a set of collect effects and generate...
2010-11-17 yeomnew run script for moldyn. it creates work items with...
2010-11-17 jjenistaallow each benchmark to use the master makefile but...
2010-11-17 bdemskyadd header files
2010-11-17 bdemskyaffinity call
2010-11-17 yeomgrabs a lock when it tries to reset
2010-11-17 yeomassigns workerID to the workerTR
2010-11-17 jjenistaadd RCR targets to micro benchmark makefile
2010-11-17 jjenistabug fixes that prevent RCR from reclaiming task records...
2010-11-14 yeomfix: had a bug when one coarse entry handles more than...
2010-11-13 yeommoldyn: increases workload per parallel task
2010-11-13 yeomBuildCode.java: removes (1) the calls to build a traver...
2010-11-13 yeomremoves unnecessary LOCKXCHG operation to optimize.
2010-11-13 yeomfixes on hashStructure : when parent bin is ready,...
2010-11-12 yeomchanges on KMeans: remove System.exit(). It caused...
2010-11-12 yeomfix: retireHashTable clears its own readbin out of...
2010-11-12 stepheyAdded a generated labyrinth input file that provides...
2010-11-12 yeomchanges on MolDyn: increases workload and re-arranges...
2010-11-12 yeomchanges: generates WT_BIN_CASE only in the case that...
2010-11-11 jjenistadisplay elapsed time to help choose plot parameters...
2010-11-11 yeomcheck rcrstatus before invoking the following traversal...
2010-11-11 yeomindex field of rentry is only for RCR, add guard condit...
2010-11-11 jjenistahave to consider an empty, ready read bin in front...
2010-11-10 jjenistacoreprof in RCR, just one event for now showing begin...
2010-11-10 jjenistapoolalloc with no poolfree should be benign, but it...
2010-11-10 jjenistaback out pool alloc for now, fix it right when its...
2010-11-10 stepheyAdded build output to include Weakly Connected Heaproot...
2010-11-10 jjenistapool allocate RCR obj-conflict hash table bin items
2010-11-10 stepheyFixed grouping of weakly connected heaproots and remove...
2010-11-10 jjenistauntil weakly connected components are fixed, always...
2010-11-10 jjenistasome new events
2010-11-10 jjenistarun script
2010-11-10 bdemskybe more careful about moving check...could break stuff...
2010-11-10 jjenistatemporary workaround for weakly-connected components...
2010-11-10 jjenistacoreprof events, RCR stuff will be online onyl after...
2010-11-10 jjenistaalter RCR params, remove unused macro
2010-11-09 jjenistano need to add one worker thread, let end user decide
2010-11-09 jjenistabug fix, was releasing references a little too early
2010-11-09 jjenistause squeue by default, rcr should use 23 cores, 24th...
2010-11-09 jjenistasome more runr scripts and a little script to clean...
2010-11-09 bdemskychanges
2010-11-09 bdemskynasty bug...have to make sure we don't free a task...
2010-11-09 bdemskychanges
2010-11-09 bdemsky(1) make type of memPool more precise...
2010-11-09 jjenistagenerated traversers already release
2010-11-09 jjenistapruning unneeded fields
2010-11-09 jjenistajust an explanation of LOCKXCH
2010-11-09 jjenistabug fixes in logic
2010-11-09 jjenistareorganize stall code
2010-11-09 yeomchanges on rcr stall site generation
2010-11-08 yeomdo not generate enqueueTR for the main method
2010-11-08 jjenistacapture a todo item, we don't expect its a problem...
2010-11-08 bdemskyfix bug
2010-11-08 bdemskychanges:
2010-11-06 yeomchange: more aggressively re-initialize fields of rcrRe...
2010-11-05 yeomchanges: don't need to have resolvePointer opr for...
2010-11-05 yeomhave an exceptional case that do not generate fine...
2010-11-05 bdemskydoesn't make sense for us to need a barrier here...
2010-11-05 jjenistajust add the type to make sure it is 3, which is what...
2010-11-05 jjenistawithout this barrier the compiler can optimize variable...
2010-11-05 jjenistahead pointer might be NULL, as is checked a few lines...
2010-11-05 jjenistaconvenient, add makefile to list of dependencies for...
2010-11-05 bdemskychange
2010-11-05 bdemskyanother bug fix
2010-11-05 bdemskybug fix
2010-11-05 bdemskybug fixes
2010-11-05 bdemskychanges
2010-11-03 jzhouFix volatile in mgc version. Volatile variable should...
2010-11-03 jjenistalabyrinth is seg-faulting, if you uncomment these new...
2010-11-03 stepheySeparated out Demsky's hashStructure interface code...
2010-11-03 jjenistawhen the RCR system resolves a parent stall site, the...
2010-11-03 jjenistathis check shows that some kind of array pointer is...
2010-11-03 jjenistaupdate targets so dependence on source files is recognized
2010-11-03 jjenistaconveniences for RCR
2010-11-03 bdemskychanges
2010-11-03 bdemskybug
2010-11-03 bdemskymake sure 1 is long long...other bug fix
2010-11-03 bdemskycode changes
2010-11-03 yeomfix: have the proper size of rcrRecord since the size...
2010-11-02 jjenistanew coreprof event, move workschedule dowork label...
2010-11-02 jzhouAdd support for volatile keyword in mgc version. For...
2010-11-02 jjenistaI misunderstood the REntry pointer, its a pointer to...
next