Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nv-legate
/
legate
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
243
Code
Issues
89
Pull requests
17
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Wiki
Security and quality
Insights
legate.sparse
tracking branch [DO NOT MERGE]
- #483
#483
Open
rohany
wants to merge 55 commits into
nv-legate:branch-24.03
nv-legate/legate:branch-24.03
from
rohany:legate-sparse
rohany/legate.core:legate-sparse
Copy head branch name to clipboard
Conversation
Commits
55
(55)
Checks
Files changed
Open
legate.sparse
tracking branch [DO NOT MERGE]
#483
rohany
wants to merge 55 commits into
nv-legate:branch-24.03
nv-legate/legate:branch-24.03
from
rohany:legate-sparse
rohany/legate.core:legate-sparse
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2022
[DNM] core: preliminary implementation of image partitions
rohany
committed
05d3f69
View commit details
Copy full SHA for 05d3f69
Browse repository at this point
more updates to solver, allow for partitions dependent on image constraints
rohany
committed
b6fbe6e
View commit details
Copy full SHA for b6fbe6e
Browse repository at this point
core: allow for manual tasks to have unbound outputs
rohany
committed
b647721
View commit details
Copy full SHA for b647721
Browse repository at this point
several updates for SpGEMM:
Show description for db7cbbb
rohany
committed
db7cbbb
View commit details
Copy full SHA for db7cbbb
Browse repository at this point
legate/core: track validity of and cache image partitions
rohany
committed
927f2d6
View commit details
Copy full SHA for 927f2d6
Browse repository at this point
legate/core: add user hints about disjointness/completeness of images
rohany
committed
2730fc5
View commit details
Copy full SHA for 2730fc5
Browse repository at this point
legate/core: make sure that mapper id's are passed to image partitions
rohany
committed
47eb03b
View commit details
Copy full SHA for 47eb03b
Browse repository at this point
legate/core: stop overriding the _num_pieces knob in the runtime
rohany
committed
47018d8
View commit details
Copy full SHA for 47018d8
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 2952346
pre-commit-ci[bot]
authored and
rohany
committed
2952346
View commit details
Copy full SHA for 2952346
Browse repository at this point
legate/core: enable specifying an image functor for image constraints
rohany
committed
78c9b8b
View commit details
Copy full SHA for 78c9b8b
Browse repository at this point
legate/core: fix bug in solver causing unnecessary replication
rohany
committed
28e5992
View commit details
Copy full SHA for 28e5992
Browse repository at this point
legate/core: add preimage partitions and update domain partitions
rohany
committed
129ec25
View commit details
Copy full SHA for 129ec25
Browse repository at this point
legate/core: properly check for restrictions on image partitions
rohany
committed
73d2441
View commit details
Copy full SHA for 73d2441
Browse repository at this point
legate/core: be permissive to numpy types when converting Shape tuples
rohany
committed
3be5508
View commit details
Copy full SHA for 3be5508
Browse repository at this point
legate/core: stop directly constructing Legion Partitions
Rohan Yadav
authored and
rohany
committed
3f00a0d
View commit details
Copy full SHA for 3f00a0d
Browse repository at this point
Revert "legate/core: stop directly constructing Legion Partitions"
Show description for 8a69fde
Rohan Yadav
authored and
rohany
committed
8a69fde
View commit details
Copy full SHA for 8a69fde
Browse repository at this point
legate/core: supporting partitions when dimensions dont match color space
Show description for c67162e
Rohan Yadav
authored and
rohany
committed
c67162e
View commit details
Copy full SHA for c67162e
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for b4a0131
pre-commit-ci[bot]
authored and
rohany
committed
b4a0131
View commit details
Copy full SHA for b4a0131
Browse repository at this point
src/core/mapper: remove map_copy 1-gpu heuristic
Show description for 4bbba90
rohany
committed
4bbba90
View commit details
Copy full SHA for 4bbba90
Browse repository at this point
core: thread disjointness and completeness of partitions through image
rohany
committed
e07daa6
View commit details
Copy full SHA for e07daa6
Browse repository at this point
legate/core: issue fills for collected regions to encourage gc
rohany
committed
2c33ffa
View commit details
Copy full SHA for 2c33ffa
Browse repository at this point
src/core/mapping: add sharding for fills issued by the core
rohany
committed
dbe6960
View commit details
Copy full SHA for dbe6960
Browse repository at this point
legate/core: add the ability to apply affine projections to domain parts
rohany
committed
ebf9e02
View commit details
Copy full SHA for ebf9e02
Browse repository at this point
legate/core: stop hashing store version in ImagePartition
Show description for 681478d
rohany
committed
681478d
View commit details
Copy full SHA for 681478d
Browse repository at this point
legate/core/partition: support future-map backed domains in affine projections
rohany
committed
45efdf3
View commit details
Copy full SHA for 45efdf3
Browse repository at this point
Commits on Sep 15, 2022
legate/core: rebasing on top of core reorganization
rohany
committed
2a76d4a
View commit details
Copy full SHA for 2a76d4a
Browse repository at this point
Commits on Sep 17, 2022
Merge branch 'branch-22.10' into legate-sparse
rohany
committed
1ed74f9
View commit details
Copy full SHA for 1ed74f9
Browse repository at this point
Commits on Sep 27, 2022
legate/core/store: stop using weighted partitions as keys when transformed
rohany
committed
d761d05
View commit details
Copy full SHA for d761d05
Browse repository at this point
legate/core/store: fix some fallout from partition refactoring
rohany
committed
d1c0ef6
View commit details
Copy full SHA for d1c0ef6
Browse repository at this point
*: fix all mypy warnings
rohany
committed
bec9227
View commit details
Copy full SHA for bec9227
Browse repository at this point
Merge branch 'branch-22.10' into legate-sparse
rohany
committed
0ae2962
View commit details
Copy full SHA for 0ae2962
Browse repository at this point
Merge branch 'branch-22.10' into legate-sparse
rohany
committed
c41b071
View commit details
Copy full SHA for c41b071
Browse repository at this point
Commits on Sep 28, 2022
Merge branch 'branch-22.10' into legate-sparse
rohany
committed
66ff57e
View commit details
Copy full SHA for 66ff57e
Browse repository at this point
Merge branch 'branch-22.10' into legate-sparse
rohany
committed
0a14398
View commit details
Copy full SHA for 0a14398
Browse repository at this point
Commits on Sep 30, 2022
Adjust consensus match frequency based on field sizes (#402)
Show description for 10a015c
magnatelee
authored
10a015c
View commit details
Copy full SHA for 10a015c
Browse repository at this point
Merge branch 'branch-22.10' into legate-sparse
rohany
committed
f240823
View commit details
Copy full SHA for f240823
Browse repository at this point
Commits on Oct 7, 2022
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
b4d7669
View commit details
Copy full SHA for b4d7669
Browse repository at this point
Commits on Oct 11, 2022
legate/core/partition: use storages for equality rather than stores
rohany
committed
18afbb3
View commit details
Copy full SHA for 18afbb3
Browse repository at this point
Commits on Nov 5, 2022
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
e7146a7
View commit details
Copy full SHA for e7146a7
Browse repository at this point
Commits on Nov 19, 2022
Merge branch 'branch-22.12' into legate-sparse-part-mgr-merge
rohany
committed
6cc1aca
View commit details
Copy full SHA for 6cc1aca
Browse repository at this point
Merge pull request #3 from rohany/legate-sparse-part-mgr-merge
Show description for 140695f
rohany
authored
140695f
View commit details
Copy full SHA for 140695f
Browse repository at this point
Commits on Nov 21, 2022
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
a7c2ca5
View commit details
Copy full SHA for a7c2ca5
Browse repository at this point
Commits on Nov 22, 2022
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
8b2d6ef
View commit details
Copy full SHA for 8b2d6ef
Browse repository at this point
Commits on Nov 29, 2022
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
3383168
View commit details
Copy full SHA for 3383168
Browse repository at this point
Commits on Dec 2, 2022
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
0a7c469
View commit details
Copy full SHA for 0a7c469
Browse repository at this point
Commits on Dec 11, 2022
legate/core/partition: fix bug in equality checking of preimages
Show description for 60d9f20
rohany
committed
60d9f20
View commit details
Copy full SHA for 60d9f20
Browse repository at this point
Commits on Dec 12, 2022
legate/core/partition: stop leaking stores when using PreImage
Show description for e5321f8
rohany
committed
e5321f8
View commit details
Copy full SHA for e5321f8
Browse repository at this point
Commits on Dec 13, 2022
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
3b103a5
View commit details
Copy full SHA for 3b103a5
Browse repository at this point
Commits on Jan 10, 2023
Merge branch 'branch-22.12' into legate-sparse
Rohan Yadav
committed
e422d81
View commit details
Copy full SHA for e422d81
Browse repository at this point
Commits on Jan 13, 2023
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
459c84c
View commit details
Copy full SHA for 459c84c
Browse repository at this point
Commits on Jan 19, 2023
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
ab4e8a1
View commit details
Copy full SHA for ab4e8a1
Browse repository at this point
Commits on Jan 20, 2023
Merge branch 'branch-22.12' into legate-sparse
rohany
committed
2440eeb
View commit details
Copy full SHA for 2440eeb
Browse repository at this point
Commits on Feb 17, 2023
install.py: switch the default branch back to control_replication
rohany
committed
ae9a997
View commit details
Copy full SHA for ae9a997
Browse repository at this point
cmake/thirdparty: one more change to switch back to control_replication
rohany
committed
5279dc6
View commit details
Copy full SHA for 5279dc6
Browse repository at this point
Commits on Mar 15, 2023
Merge branch 'branch-23.05' into legate-sparse
magnatelee
committed
dfd073c
View commit details
Copy full SHA for dfd073c
Browse repository at this point
You can’t perform that action at this time.