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
.
TESSEorg
/
ttg
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
26
Code
Issues
24
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Aggregators
- #229
#229
Open
devreal
wants to merge 14 commits into
TESSEorg:master
TESSEorg/ttg:master
from
devreal:aggregators2
devreal/ttg:aggregators2
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
[WIP] Aggregators
#229
devreal
wants to merge 14 commits into
TESSEorg:master
TESSEorg/ttg:master
from
devreal:aggregators2
devreal/ttg:aggregators2
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2022
Draft of aggregators
Show description for 8a38bcc
devreal
committed
8a38bcc
View commit details
Copy full SHA for 8a38bcc
Browse repository at this point
Provide callable returning the target size to make_aggregator
Show description for 736461d
devreal
committed
736461d
View commit details
Copy full SHA for 736461d
Browse repository at this point
Support zero target (empty) aggregators
Show description for 78072d9
devreal
committed
78072d9
View commit details
Copy full SHA for 78072d9
Browse repository at this point
Decay Edge type in make_aggregator
Show description for 58e85c2
devreal
committed
58e85c2
View commit details
Copy full SHA for 58e85c2
Browse repository at this point
Make sure passing fixed target to make_aggregator picks the right overload
Show description for 6b9a08b
devreal
committed
6b9a08b
View commit details
Copy full SHA for 6b9a08b
Browse repository at this point
added mrattg-aggregator example
pnookala
authored and
devreal
committed
57c174f
View commit details
Copy full SHA for 57c174f
Browse repository at this point
Adapt aggregator implementation in parsec backend to data copy changes
Show description for 2b67c2a
devreal
committed
2b67c2a
View commit details
Copy full SHA for 2b67c2a
Browse repository at this point
Commits on Apr 27, 2022
Use static_cast instead of reinterpret_cast, fix task release logic
Show description for ac28b7b
devreal
committed
ac28b7b
View commit details
Copy full SHA for ac28b7b
Browse repository at this point
Hacky fix for const detection in make_tt
Show description for 72d639b
devreal
committed
72d639b
View commit details
Copy full SHA for 72d639b
Browse repository at this point
Commits on Apr 29, 2022
Make sure copies in aggregators are properly free'd
Show description for b7dcb36
devreal
committed
b7dcb36
View commit details
Copy full SHA for b7dcb36
Browse repository at this point
Allow TTs to defer a writer if there are readers
Show description for a9a9e9c
devreal
committed
a9a9e9c
View commit details
Copy full SHA for a9a9e9c
Browse repository at this point
Fix potential out-of-bounds read
Show description for 2839970
devreal
committed
2839970
View commit details
Copy full SHA for 2839970
Browse repository at this point
Commits on May 5, 2022
Aggregators: Short-vector optimization
Show description for 6e0c578
devreal
committed
6e0c578
View commit details
Copy full SHA for 6e0c578
Browse repository at this point
Commits on May 11, 2022
Slightly change the way we release tasks
Show description for 0e25699
devreal
committed
0e25699
View commit details
Copy full SHA for 0e25699
Browse repository at this point
You can’t perform that action at this time.