Network

 
AuthorCommitMessageCommit Date
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/modules Modules
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
Wonchan LeeWonchan Lee
89ae27adb6etools: adding copy matrix generation to Legion Prof
MikeMike
e1ee90b4621Breaking up region_tree into smaller components
MikeMike
af3d52c46edMMerge branch 'master' into versioning
MikeMike
39b781dc576legion: Filling in some missing meta-task descriptions
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
MikeMike
85ceb7fe5f6legion: fixing a legion spy bug
MikeMike
fd54d36a514legion: fixing a pythong bug
MikeMike
0cd3c112783legion: adding support for legion spy to analyze fill operations
MikeMike
a83bc348d10legion: adding support for legion spy to track fill operations
MikeMike
35cf4069c26legion: fixing a persistent view bug
MikeMike
ccf784f71balegion: fixing a deferred execution of operations bug
MikeMike
873c62f41ealegion: fixing a race condition with trigger children complete in non leaf tasks
MikeMike
0cfc402f7eclegion: minor update to physical closing
MikeMike
2d4756756f6legion: fixing another paging bug
MikeMike
777b3eae010legion: fixing another region tree paging bug
MikeMike
de610d8796blegion: fixing a bug with dynamic paging of region trees
MikeMike
e38abc6e1balegion: reverting previous debugging statement as it was too restrictive
MikeMike
553deb8cbaflegion: adding a debugging check
MikeMike
37576c3b6eclegion: fixing a bug involving packing of restrict infos for locally mapped tasks