Network

 
AuthorCommitMessageCommit Date
MikeMike
7960d9276f9Fixing a involving the linearization of color spaces when not necessary
MikeMike
bd7bf734428More missing method implementations
MikeMike
b148fcac0d6MMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
c6b17064caetools: showing fields in each instance
MikeMike
c476856cc58Adding missing method implementations
MikeMike
b768014fe35Fixing another weighted partitioning bug
MikeMike
e824788cd1aSmall edits to weighted partitioning
MikeMike
dd9b236598bMMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
ba612f056ecruntime: fix for the EVENT_GRAPH_TRACE flag to compile at least
Elliott SlaughterElliott Slaughter
2cd62217b57regent: Test more thoroughly.
Elliott SlaughterElliott Slaughter
f3902620e07regent: Better naming for one test.
Elliott SlaughterElliott Slaughter
e129cd83514regent: More tests for nested cross-product.
Elliott SlaughterElliott Slaughter
d0df4c346b5regent: More support for nested cross product.
Elliott SlaughterElliott Slaughter
5c5e929a7bfbindings: Support nested cross product.
Elliott SlaughterElliott Slaughter
beb5f18df5dlanguage: First pass on multi-level cross-product.
MikeMike
9defc12398cFixing some bugs in create weighted partitions
MikeMike
8fc549df389MMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
1d2e1a50d0dtools: accepting '_' and '-' in the name of user events
MikeMike
b115395392bFilling in missing definitions of region tree traversal methods
MikeMike
41a4716711eAdding support for fill fields with future values
Wonchan LeeWonchan Lee
6b6da6adb73regent: filtering out correctly the calls with multi-field expressions
Wonchan LeeWonchan Lee
b8ae5bbd81bMMerge pull request #15 from StanfordLegion/mapping-fix runtime: eliminating weird linearization from n-D points to 1D points
Wonchan LeeWonchan Lee
e42a96721cdruntime: eliminating weird linearization from n-D points to 1D points that breaks n-D Blockify mapping functor
Sean TreichlerSean Treichler
bd9ea40ae58HLR index spaces IDs must use %x instead of IDFMT
MikeMike
91bdda32facFixing a bug with fill fields for unstructured index spaces
MikeMike
bb7707edb09Fixing a privilege bug for nested tasks
Greg SjaardemaGreg Sjaardema
d6b0d1a05eaEliminate potentially uninitialized variable warnings
streichlerstreichler
e3a20022c57MMerge pull request #13 from gsjaardema/patch-2 Incorrect removal of variable when compiling with -DNDEBUG
Greg SjaardemaGreg Sjaardema
a5bedaab776Incorrect removal of variable when compiling with -DNDEBUG
streichlerstreichler
858cfc0785eMMerge pull request #12 from gsjaardema/patch-1 Eliminate unused variable warnings when compiling with -DNDEBUG
Greg SjaardemaGreg Sjaardema
5d6899dfa56Eliminate unused variable warnings when compiling with -DNDEBUG
Wonchan LeeWonchan Lee
05a8271bdd6tools: visualizing close operations only in verbose mode
Wonchan LeeWonchan Lee
cfbf0e2d31etools: supporting user events in Legion Prof
Wonchan LeeWonchan Lee
04962ecb6a7tools: showing file instances correctly in Legion Prof memory traces
Wonchan LeeWonchan Lee
c91adfb176btools: unifying the initial timestamp used in Legion Prof
Sean TreichlerSean Treichler
91f4254e56eback to FILE*'s for output logging - fstreams are corrupting output
Wonchan LeeWonchan Lee
9485f43bde4tools: supporting multiple dma threads in Legion Prof
Wonchan LeeWonchan Lee
76ca0959992tools: handling correctly the case when an instance creation and destruction happened on different processors
Wonchan LeeWonchan Lee
95a1108d872tools: making memory pictures work again
Sean TreichlerSean Treichler
15dd0b282d6MMerge remote-tracking branch 'gsjaardema/stable'
Greg SjaardemaGreg Sjaardema
b1699974ec9Compile with -DNDEBUG defined warning fix
MikeMike
d3fcbaa663dFixing a detach operation bug
Wonchan LeeWonchan Lee
652f013ad8ftools: fixing typo in function names
Wonchan LeeWonchan Lee
5c933de099ftools: fixing the non-cumulative time calculation
MikeMike
b837c84ac85Fixing a detach operation bug
MikeMike
2ea1aa72fa3Adding error checking for detach operations of files
MikeMike
3d00f566691Adding support for IO processors
Wonchan LeeWonchan Lee
a3acc7f788eregent: fixing cuda generation to catch up the recent change in Terra
MikeMike
751b62126bfFixing a general low-level runtime shutdown bug
MikeMike
26b66010a48Fixing a shutdown bug in the shared lowlevel runtime