Network

 
AuthorCommitMessageCommit Date
MikeMike
30deae15831Fixing another remote reference counting bug
MikeMike
c5787486a25Fixing a bug involving requesting child colors for index space nodes
MikeMike
fc5910a5fcdFixing a reclaim bug for composite instance version infos
MikeMike
2a0d4c75370Fixing another reference counting bug with composite instances
MikeMike
beaad7d3889Fixing reference counting bugs for composite instances
MikeMike
21331216fc1MMerge branch 'master' into versioning
Wonchan LeeWonchan Lee
29189f0c0baregent: missing inline field in the vectorizer
MikeMike
a72a2c56aabMMerge branch 'master' into versioning
MikeMike
c32cb6f3f9cMore bug fixes for better slice task version tracking
MikeMike
e66cd7a3338Fixing a bug with implementation of version cloning for slice tasks
MikeMike
d705caabdebImproving precision of version information for slice tasks
MikeMike
96a8cc277e8MMerge branch 'versioning' of https://github.com/StanfordLegion/legion into versioning
Wonchan LeeWonchan Lee
007076bccd3binding: fixing a compile issue in the Liszt GPU Mapper. This closes #48.
Wonchan LeeWonchan Lee
cebc8b7fa7dregent: adding per-call site task inlining
MikeMike
30fc8713b28Fixing a slice task clone bug
MikeMike
1b3c98b3222MMerge branch 'master' into versioning
MikeMike
627ccadaa77Fixing a tracing bug
MikeMike
b925b366279Fixing a serialization bug
MikeMike
9c89876040fFixing some flush bugs
MikeMike
645728b3febFixes for distributed composite instances
MikeMike
e52f36559a6More fixes for distributed mapping in versioning
MikeMike
594bb2c2505MMerge branch 'master' into versioning
MikeMike
56242aa4c61Fixing a legion spy bug
MikeMike
84d3a7cee4aBack to passing the test suite in versioning
MikeMike
bba86fe9362Fixing an indexing bug
MikeMike
51eeb37f5c4More bug fixes for remote vesion state mapping
MikeMike
32d932e4e21Minor edits
MikeMike
e6091860ea5Fixing how semantic info is exchanged between nodes to match the lazy migration policy
MikeMike
6376f74aa12Small fix to version information packing and unpacking
MikeMike
f69ba593243More edits to make remote versioning work again
MikeMike
f7066006e1cMore work on remote version state machines
MikeMike
fb5a184efffCompletely reworking premapping in the versioning branch so that it can be done remotely in preparation for better version state transitions
MikeMike
c2e74113bfdMMerge branch 'master' into versioning
MikeMike
58b568f551bMMerge branch 'master' into versioning
MikeMike
4d1ccd3c238Fixing a bug with must epoch launches in versioning
MikeMike
920d86606d9MMerge branch 'master' into versioning
MikeMike
241bd3ada7aMMerge branch 'master' into versioning
MikeMike
8a151086feaMMerge branch 'versioning' of https://github.com/StanfordLegion/legion into versioning
MikeMike
0fcd7cfa711Fixing a bug involving closes of aliased partitions
MikeMike
8d3d89d92d6MMerge branch 'master' into versioning
MikeMike
600bb60c86eMMerge branch 'master' into versioning
MikeMike
18d42d5412bFixes for remote version state tracking on a per field basis
MikeMike
d56c8f7b27cMore work on distributed versioning
MikeMike
5eac624e420Fixing a garbage collection bug that resulted in premature collection
MikeMike
c5c9f3f8834Adding some debugging support for distributed collectables
MikeMike
e4e72daa8b8Fixing a bug which let stale views be propagated to later versions during premapping
MikeMike
59fa8e28177MMerging master into versioning and resolving conflicts
MikeMike
90d1d1c9ab5Reworking close operations for versioning to avoid double version number increments so that aliased region requirements will work
MikeMike
1526772e648Rolling back some ill formed hacks from the paper deadline last night
MikeMike
544fb75dbadStill trying to fix leave open closes