Network

 
AuthorCommitMessageCommit Date
MikeMike
0bd5644a275Forgot to disable greenlet procs for now
MikeMike
4aa920eec95Fixing some general lowlevel issues
MikeMike
25102e54044MMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
249f0dab354realm: getting an initial time at the right place
Galen ShipmanGalen Shipman
7455863ecf7a few fixes to the build for HDF (catch up with base class changes) and for linking GASNET on OSX (runtime.mk)
MikeMike
cade3a2362bAdding support for greenlet processors in the general lowlevel runtime
MikeMike
7d87ac1943aUpdating makefile build system to be simpler for applications and easier to change for the runtime
MikeMike
a39f662d4dbFixing an alignment issue with reduction epochs
MikeMike
a8b98146374Fixing a reduction flush bug for composite instances
Elliott SlaughterElliott Slaughter
d889b10eae7regent: Avoid blowup of spans with subranks.
MikeMike
63f79af0aa7A performance bug fix for low-level processors
Wonchan LeeWonchan Lee
098f13623fctools: fixing a missing kind when calling the constructor of class 'Memory'
MikeMike
f41d7f9f283Adding some assertions to legion prof to check for bad logging
MikeMike
69e10e73000MMerge branch 'master' of https://github.com/StanfordLegion/legion
Elliott SlaughterElliott Slaughter
675094e7f7cregent: Avoid generating accessors for inner tasks.
MikeMike
6fc2711072fSome bug fixes for profiling of DMA operations in distributed memory
Elliott SlaughterElliott Slaughter
de84c463abcregent: Tentatively turn on inner task optimization.
Wonchan LeeWonchan Lee
21bab8c5011tools: making remote copy requests not get logged prematurely on a local node
Wonchan LeeWonchan Lee
a31083f71c7tools: fixing a bug in deserializing measurements in Realm::Operation
MikeMike
e6292034410Fixing some bugs with must parallelism and must epoch launchers
MikeMike
878ace5b236Adding a tool for debugging garbage collection
MikeMike
022bb8cfedaMore support for garbage collection introspection
MikeMike
cfde646b2e8Instrumentation for garbage collection
MikeMike
45e6ce6279dSmall tweak to shared lowlevel fill field routine
MikeMike
9368786bf23Fixing a fill field bug for unstructured index spaces in the shared lowlevel runtime
MikeMike
d2e5bcf37adUpdating legion prof to visualize fill operations
MikeMike
e4ae0be7f06Fixing a bug in low-level dma fill requests
MikeMike
a1532c7f86fFixing an off-by one bug
MikeMike
b769f1058a5Transitioning responsibility for reduction fold instance initialization onto the high-level runtime
MikeMike
b5d18554f20Some bug and performance fixes for fill fields
MikeMike
97bc00ef99eFixing a startup bug in the shared lowlevel runtime
MikeMike
0c34b5648aeMMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
75008c0683aMMerge remote-tracking branch 'origin/master'
Wonchan LeeWonchan Lee
2b78cc5a8f1tools: more partitioning operators in Legion Spy
MikeMike
8f5689defc8Adding support for fill requests in the general low-level runtime
MikeMike
ec73d60366cMinor profiling bug fix
MikeMike
2314be32157More performance monitoring code
MikeMike
b81b0af3da1Some performance debugging code
MikeMike
d6f8e50178eMMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
8cee6506d0eregent: adding a proper switch to cuda code generation
MikeMike
ffceef416f2Some updates to profiling
Elliott SlaughterElliott Slaughter
3fc7c64fbb4regent: Fix for original PENNANT code.
Elliott SlaughterElliott Slaughter
fb48fcbfae4regent: Apply PENNANT performance fix to other codes.
Elliott SlaughterElliott Slaughter
010ccdce25cregent: Fix for performance regression in index arithmetic.
Elliott SlaughterElliott Slaughter
df974d5a905travis: Turn off obsolete legion prof flag.
Elliott SlaughterElliott Slaughter
ec86cb68126MMerge branch 'master' of github.com:StanfordLegion/legion
Wonchan LeeWonchan Lee
7c4cde6db26tools: adding dependent partitioning to Legion Spy
Elliott SlaughterElliott Slaughter
f0907e8784fregent: Fix perf regression in PENNANT loop condition.
Elliott SlaughterElliott Slaughter
22714f09444MMerge branch 'master' of github.com:StanfordLegion/legion
Wonchan LeeWonchan Lee
0749994fdebtools: tracking cross-product partitions in Legion Spy