Network

 
AuthorCommitMessageCommit Date
MikeMike
bbe84ecf91eFixing compilation bug for lowlevel gpu
MikeMike
3ec3c8572feAdding missing operation files
MikeMike
1ffc8c2440bMMerge branch 'master' of https://github.com/StanfordLegion/legion
Elliott SlaughterElliott Slaughter
64fde53885eruntime: Add interface for checking whether logical regions exist.
Elliott SlaughterElliott Slaughter
069eddb1d3cMMerge branch 'master' of github.com:StanfordLegion/legion
Elliott SlaughterElliott Slaughter
c1e82857f6fbindings: Add C++ bindings for Legion-Terra helpers.
MikeMike
e2de608b3bdAdding support for profiling calls in the gasnet lowlevel runtime
MikeMike
ab743c11ad9Fixing some profiling bugs in the shared lowlevel runtime
MikeMike
3f87935c5aeMMerge branch 'master' of https://github.com/StanfordLegion/legion
Elliott SlaughterElliott Slaughter
0ce0f99d459regent: Disable PENNANT subranks for the moment.
MikeMike
2347af96017Pulling profiling back into the master branch
MikeMike
9d23f61b7acFixing a bug with layout deallocations
MikeMike
4ee0db31b23MMerge branch 'master' of https://github.com/StanfordLegion/legion
Elliott SlaughterElliott Slaughter
19b454700b6MMerge branch 'master' of github.com:StanfordLegion/legion
Elliott SlaughterElliott Slaughter
0af91b81ea6regent: Fix for empty debug info.
MikeMike
d5e13ceb56aAnother fix for field deletions
MikeMike
9f1c2a7b618MMerge branch 'master' of https://github.com/StanfordLegion/legion
Elliott SlaughterElliott Slaughter
c6dd7fb395aregent: Add __raw operator to fish values out of opaque objects.
Elliott SlaughterElliott Slaughter
e28b582e687regent: PENNANT support for subranks.
Elliott SlaughterElliott Slaughter
ca721051bdbMMerge branch 'master' of github.com:StanfordLegion/legion
Elliott SlaughterElliott Slaughter
2bb144b6585regent: Fix for index launch codegen.
Elliott SlaughterElliott Slaughter
2babd90bf02regent: Partial fix for a codegen bug in index launches.
MikeMike
531f62c1c30Fixing a field deallocation bug
MikeMike
0ef8c360ff8More reworking of the GPU backend to clean things up
MikeMike
fd306ba530eFixing a bug with the GPU lowlevel runtime
Wonchan LeeWonchan Lee
279308495e8runtime: hack to get a correct stop time for GPU tasks
Wonchan LeeWonchan Lee
b13ea7eead3mapper: fixing the sub-optimal decision in generating a balanced assignment
Sean TreichlerSean Treichler
229f5114ea2gitignores for all example binaries
Wonchan LeeWonchan Lee
fadefd5b242mapper: scheduling algorithm for multiple processor kinds
Wonchan LeeWonchan Lee
e67678f7a07mapper: profiling status check for individual processor kinds
Wonchan LeeWonchan Lee
b5c232593aemapper: made clear functions erase only the samples
Wonchan LeeWonchan Lee
d558c82ca62mapper: quick fix for broken build
Wonchan LeeWonchan Lee
35fd4da34bcmapper: LPT scheduling for the balanced assignment of point tasks
Wonchan LeeWonchan Lee
93974f112b5mapper: some functions to clear out the profiling samples
MikeMike
101fb9343b0MMerge branch 'master' of https://github.com/StanfordLegion/legion
Wonchan LeeWonchan Lee
263aef25894MMerge remote-tracking branch 'origin/master'
Elliott SlaughterElliott Slaughter
a691283d8e7MMerge branch 'master' of github.com:StanfordLegion/legion
Elliott SlaughterElliott Slaughter
96fd8de4034regent: Make subproducts accessible under product rather than partition.
Elliott SlaughterElliott Slaughter
6522f08068dregent: Refactoring and minor fix for loop optimization.
Wonchan LeeWonchan Lee
946da076929mapper: adding mapper messages to the default mapper to gather profiling samples in the original processor
Wonchan LeeWonchan Lee
f0505e2e90amapper: fine-grained profiling options
Wonchan LeeWonchan Lee
dcceb2658a8runtime: enriching profiling information
MikeMike
be8c40abf86Fixing a possible race condition in gpu processors
MikeMike
6866a40864eFixing a buffer sizing bug for backtrace printing with demangled names
MikeMike
aedfbd53dc0MMerge branch 'master' of https://github.com/StanfordLegion/legion
Elliott SlaughterElliott Slaughter
00184fb9e4cMMerge branch 'master' of github.com:StanfordLegion/legion
Elliott SlaughterElliott Slaughter
40defbaf44aMMerge branch 'master' of github.com:StanfordLegion/legion
Elliott SlaughterElliott Slaughter
ef1a567ab71regent: Fix for passing nested cross-products to tasks.
MikeMike
f15eda2a0c4Adding support for demangling names in backtraces
MikeMike
e949c909d2dFixing a template instantiation typing bug