Network

 
AuthorCommitMessageCommit Date
Elliott SlaughterElliott Slaughter
bfd833314bbregent: Fix for a performance regression in computing base pointers.
MikeMike
e5f5d2fc0c6MMerge branch 'master' of https://github.com/StanfordLegion/legion
streichlerstreichler
90a6b3f02c0MMerge pull request #20 from gsjaardema/patch-4 Fix incorrect variable used when POINTER_CHECKS is defined.
Greg SjaardemaGreg Sjaardema
dc56132d8b8Fix incorrect variable used when POINTER_CHECKS is defined.
Wonchan LeeWonchan Lee
2a36f6fd0c8runtime: fixing the compute_size function to compute the correct size
Elliott SlaughterElliott Slaughter
bba32626df6regent: Fix a bug in cached iterators.
MikeMike
4c6e902926bA few fixes for legion profiling
MikeMike
605aa43df87Fixing a serialization bug for dma requests
Elliott SlaughterElliott Slaughter
b4eb9e7067etravis: Test with 2 cores too.
Elliott SlaughterElliott Slaughter
e5e2220737btravis: Fix thread count again.
Elliott SlaughterElliott Slaughter
74aef913a86travis: Fix thread count.
Elliott SlaughterElliott Slaughter
a95dcd64468travis: Try running with fewer threads.
MikeMike
b990290c465MMerge branch 'master' of https://github.com/StanfordLegion/legion
MikeMike
572d76f4310Fixing some typos
Elliott SlaughterElliott Slaughter
c1de7a14c00travis: Try that again.
Elliott SlaughterElliott Slaughter
a55572da408travis: Attempt to fix Terra build.
Elliott SlaughterElliott Slaughter
78fa5b7a0b7travis: Upgrade to GCC 4.9.
MikeMike
4c89c44d331Fixing a machine configuration bug in the shared lowlevel runtime
MikeMike
2b0aaf541f9Another legion prof fix
MikeMike
d804a092641Small edits to legion prof
MikeMike
5f8e533dea4Small fix to legion prof
MikeMike
09081509952Checking in new legion prof script
MikeMike
b6db06da58fOne more fix for legion profiling
MikeMike
055c8c29a76Fixing a profiling bug
MikeMike
0bffd1672a6Lots of work on the runtime to clean things up and add support for the new profiling inteface
MikeMike
6d062e712f2More work on the new legion prof infrastructure
MikeMike
4ed141d5d46MMerge branch 'master' of https://github.com/StanfordLegion/legion
Elliott SlaughterElliott Slaughter
ba7b2fd0ff7runtime: Fix for flush reductions in fill views.
MikeMike
51a4999b57cMore work on the new profiling interface
Elliott SlaughterElliott Slaughter
69947ad8409regent: Fix timing in PENNANT.
Elliott SlaughterElliott Slaughter
3254e557ebdregent: More useful error when arglen doesn't match.
MikeMike
ca670c02457More work on new profiling code
MikeMike
a1bac341210Adding license headers for new circuit example
MikeMike
671866d434dWorking on the new version of legion prof
MikeMike
20c60ac27d7Adding a modified version of the circuit simulation that shows how to use the dependent partitioning API to the examples
MikeMike
658dc69060cFilling in implementations of missing runtime calls
Wonchan LeeWonchan Lee
e8000e80b77regent: excluding region typed variables from cuda kernel parameters
MikeMike
ad2789864a6MMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
6e38de46162regent: fixing alignment issue and putting back vectorize pragma to saxpy
Wonchan LeeWonchan Lee
d5763499b0eregent: turning off vectorization in saxpy for the moment
Wonchan LeeWonchan Lee
0e5719fd339regent: cuda code generation for 1D index spaces, not quite working yet
Wonchan LeeWonchan Lee
b63ef7b26faregent: fixing the vectorizer to work on 1D structured index spaces. this fix also solves the nasty alignment issue.
MikeMike
c9dabc0aae0Adding some missing operators to 1D points and resolving the resulting type checking ambiguities
Elliott SlaughterElliott Slaughter
a7578a0c439MMerge branch 'master' of github.com:StanfordLegion/legion
MikeMike
ee64b9f1951Adding support for testing for colors for compiler support
Elliott SlaughterElliott Slaughter
b4337e2a0deregent: Fix a typo in PENNANT.
MikeMike
5b047728d5dFancy struct packing for spawn task args so it fits in 64 bytes
MikeMike
8eb32bd853cStill trying to compress spawn task args
MikeMike
0705f1794d1Compressing spawn task args to fit in 256 bytes
MikeMike
58b7663e337Trying to fix spawn task args