Network

 
AuthorCommitMessageCommit Date
MikeMike
e91c618bc2cFixing a closing bug
MikeMike
ad121e9bda7Fixing an index space bug that allows too many index space task launches to get ahead
MikeMike
d9124ad21adFixing a cycle in the garbage collection scheme
MikeMike
97b11227987Fixing another memory leak
MikeMike
33cecc955dbFixing a memory leak
MikeMike
e781e183e6bMaking allocation tracing work again
MikeMike
c8097ef0eccMMerge branch 'master' into versioning
MikeMike
34c0c2328a8MMerge branch 'versioning' of https://github.com/StanfordLegion/legion into versioning
Elliott SlaughterElliott Slaughter
154ac9fea87MMerge branch 'master' into versioning
MikeMike
b316d6c8d8eFixing up a leave open close bug that could result in deadlock with read-only aliased regions in the same task
MikeMike
920561fd5bbPutting in a work around for processor groups
MikeMike
12cec9aa960Still working on versioning persistence
MikeMike
5d8dd411df9More work on persistence for versioning
MikeMike
0680a5e416fMMerge branch 'master' into versioning
MikeMike
cfca17b6145MMerge branch 'master' into versioning
MikeMike
91dacd9bd37Fixing a persistence bug
MikeMike
925f5ae9200Small update to premapping
MikeMike
1497e29884eFixing a bug in capturing physical states with instances for fields that have space but are not valid
MikeMike
ee864bf9e8aFixing a persistence bug
MikeMike
2e607224f70Fixing a mapper deferal bug
MikeMike
979bb996fedAdding support for mapper continuations
MikeMike
fb560e0aa0bMinor edits
MikeMike
bf9cbb8eeafMore deferrals
MikeMike
39edb076f30More work to remove anomalies caused by waiting on reservations in application tasks
MikeMike
fa0ef53cb19Adding missing meta-task descriptions
MikeMike
f5ee3bdde03Removing some dead code
MikeMike
4fa7c82b908Performance bug fixes to avoid locking from the application side
MikeMike
51461fd6735Fixing some locking performance bugs
MikeMike
0f0c0951f7cFixing a bug in the garbage collector
MikeMike
e68ccb29430MMerge branch 'master' into versioning
MikeMike
7c683c3bb93Adding an error message for legion spy when trying to create a composite instance
MikeMike
088bcd7ae05Support for non-blocking remote instance creation
MikeMike
52a7583d7f8Adding support for persistence
MikeMike
9ba58c36f3eMore bug fixes for versioning
MikeMike
7cc79b864a7Adding support for transitioning between single field space allocation and distributed field space allocation
MikeMike
bf6d25a65d6More bug fixes for versioning
MikeMike
5b0cca3b8f9Bug fixes for distributed versioning
MikeMike
2709d18827eMore work on packing and unpacking for versioning
MikeMike
9391b4fbe9bMore work on versioning to remove some old code
MikeMike
37b29f245cbfixing an overly strict assertion
MikeMike
887c774d3e6Fixing clang warnings
MikeMike
45f90e7d345MMerge branch 'master' into versioning
MikeMike
d227e1d7565More bug fixes for composite views and fixing a memory leak
MikeMike
70a2cbaf744Almost working versioning again
MikeMike
a0ba6487218More work on versioning
MikeMike
275f29c92d7More work on materialized view analysis
MikeMike
d8287f62b30Intentionally breaking versioning to work on updating instance view analysis
MikeMike
6319a808907More work on versioning
MikeMike
ac99383f6ddFixing a typo that broke a bunch of tests
MikeMike
0fc40770776Adding support for remote versioning state machines and fixing a few performance bugs