AuthorCommitMessageCommit dateIssues
Wonchan LeeWonchan Lee
f401efb73aatools: supporting dynamic independence tests in Legion Spy.closes #68.
MikeMike
635079c7a13Some better error reporting for non visible memories
MikeMike
2ef51db1255Fixing a must epoch mapping bug
streichlerstreichler
0e1a4ee4ab1MMerge pull request #69 from StanfordLegion/modulesModules
Sean TreichlerSean Treichler
35a127bd851MMerge branch 'master' into modules
MikeMike
5ad90587c6flegion: adding support for logging dynamic independence tests for legion spy
MikeMike
cc4df0979a5apps: minor update to kmeans
MikeMike
1f20e0de326apps: adding a readme for kmeans
MikeMike
f0d9df4c8b6apps: some updates to kmeans
MikeMike
4fb0da0350frealm: Reverting accessor modification
MikeMike
7f36dd05770legion: optimizing mapper invocation for rank_copy_sources when there are no direct instances
MikeMike
b931763f0c8apps: Adding a kmeans example application
MikeMike
73b96447381realm: Small update for reductions to structured index spaces
Sean TreichlerSean Treichler
ca4b9d5ab8arealm: build fixes for USE_CUDA=0 and/or USE_GASNET=0
Sean TreichlerSean Treichler
c7345016e62runtime: unbreak Realm-only tests build
Sean TreichlerSean Treichler
f003a0a62abrealm: bunch of linking-related changes to get static modules right
Sean TreichlerSean Treichler
9df38a498efcuda: support event-related cudart API calls in hijack code
Sean TreichlerSean Treichler
a66d14bcff0cuda: remove regent's cubin registration hack - not compatible with normal CUDART API
Sean TreichlerSean Treichler
8ce9af06d2cruntime: move INC_FLAGS to end of build rules to allow -I in user-supplied CC_FLAGS to win
Sean TreichlerSean Treichler
c23c398984athrust_interop: fix floating point compare, add random seed
Sean TreichlerSean Treichler
f4bf9cdeed9MMerge branch 'master' into modules
MikeMike
7fba4b3f38fFixing a couple of commit race conditions
MikeMike
b1c0272994elegion: fixing dependent circuit example to use proper timing functions, closes #65
MikeMike
49f8e367cablegion: fixing a dependent partitioning bug for computing version numbers
MikeMike
e4a626f9c0alegion/regent: Rearranging runtime files and updating regent tests to match the new directory structure
MikeMike
ab1d01ac609MMerge branch 'master' into versioning
MikeMike
e1ee90b4621Breaking up region_tree into smaller components
Wonchan LeeWonchan Lee
89ae27adb6etools: adding copy matrix generation to Legion Prof
Sean TreichlerSean Treichler
f3b33758893realm: remove warning pragmas - no way to satisfy both gcc and clang
Sean TreichlerSean Treichler
ca7603d5a2erealm: protect against crazy apps that set argc==0
Sean TreichlerSean Treichler
10dbe52b74frealm: dead code elimination
Sean TreichlerSean Treichler
2742aa4bcfarealm: let modules add proc/mem affinities themselves
Sean TreichlerSean Treichler
70d1fa18a4frealm: fix race condition during thread scheduler shutdown
Sean TreichlerSean Treichler
3adb933c18esharedllr: fix build for new cmdline parsing stuff
Sean TreichlerSean Treichler
aacf034d1acMMerge branch 'master' into modules
MikeMike
af3d52c46edMMerge branch 'master' into versioning
MikeMike
39b781dc576legion: Filling in some missing meta-task descriptions
Sean TreichlerSean Treichler
9ba1733a208runtime: build liblegion.a and lib{realm,sharedllr}.a
MikeMike
cb09dc3b65alegion: fixing a remote mapping speculation bug for individual tasks
MikeMike
136c8f14588legion: Fixing a couple of remote mapping retrun bugs for individual tasks
MikeMike
9fe8ab598a1legion: fixing a remote persistence registration bug
MikeMike
ccd7cecd732MMerge branch 'master' into versioning
MikeMike
799e8856b8clegion: fixing a very subtle bug involving flushes of reduction oeprations
MikeMike
26180ab7693legion: fixing a legion spy bug for fill operations
Sean TreichlerSean Treichler
a18a27b81a5cuda: add missing default for cfg_pin_sysmem
MikeMike
85ceb7fe5f6legion: fixing a legion spy bug
MikeMike
fd54d36a514legion: fixing a pythong bug
Sean TreichlerSean Treichler
fa2cd4a644ccircuit: try to be clang-friendly with cmath and std::isnan
MikeMike
0cd3c112783legion: adding support for legion spy to analyze fill operations
MikeMike
a83bc348d10legion: adding support for legion spy to track fill operations