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
.
dash-project
/
dash
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
164
Code
Issues
89
Pull requests
28
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improvements to dash::Future
- #451
#451
Merged
devreal
merged 17 commits into
development
dash-project/dash:development
from
feat-dart-handlefree
dash-project/dash:feat-dart-handlefree
Copy head branch name to clipboard
Feb 14, 2018
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Improvements to dash::Future
#451
devreal
merged 17 commits into
development
dash-project/dash:development
from
feat-dart-handlefree
dash-project/dash:feat-dart-handlefree
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2017
Add dart_handle_free and beef up dash::Future
devreal
committed
121ef4b
View commit details
Copy full SHA for 121ef4b
Browse repository at this point
Commits on Oct 17, 2017
Merge branch 'development' into feat-dart-handlefree
devreal
committed
ff81ce4
View commit details
Copy full SHA for ff81ce4
Browse repository at this point
Future: Fix semantics of _test() function
devreal
committed
13c29f7
View commit details
Copy full SHA for 13c29f7
Browse repository at this point
Commits on Nov 14, 2017
Merge branch 'development' into feat-dart-handlefree
devreal
authored
664af7e
View commit details
Copy full SHA for 664af7e
Browse repository at this point
Simplify dash::internal::copy_impl by letting DART handle large transfers
devreal
committed
e18e6fe
View commit details
Copy full SHA for e18e6fe
Browse repository at this point
Add dart_testall which tests and waits for remote completion if necessary
devreal
committed
7d576d9
View commit details
Copy full SHA for 7d576d9
Browse repository at this point
Make dash::Future non-copyable and movable
devreal
committed
1ed63ce
View commit details
Copy full SHA for 1ed63ce
Browse repository at this point
Use DART handles for blocking and non-blocking copies and remove duplicate code
devreal
committed
2476493
View commit details
Copy full SHA for 2476493
Browse repository at this point
Add tests for waiting on a copy using fut.test()
devreal
committed
ef52c0e
View commit details
Copy full SHA for ef52c0e
Browse repository at this point
Merge branch 'feat-dart-handlefree' of github.com:dash-project/dash into feat-dart-handlefree
devreal
committed
17d460e
View commit details
Copy full SHA for 17d460e
Browse repository at this point
Add dart_test to test for local completion and wait for remote completion if necessary
devreal
committed
008a90e
View commit details
Copy full SHA for 008a90e
Browse repository at this point
Commits on Nov 24, 2017
Merge branch 'development' into feat-dart-handlefree
devreal
committed
bdc08a3
View commit details
Copy full SHA for bdc08a3
Browse repository at this point
dart_testall: signal success if no valid handles available
devreal
committed
bbef3ca
View commit details
Copy full SHA for bbef3ca
Browse repository at this point
copy_async: short-cut if no handles required
devreal
committed
1a1f713
View commit details
Copy full SHA for 1a1f713
Browse repository at this point
Commits on Nov 30, 2017
Work-around MPICH's broken MPI_Testall
devreal
committed
3f8cbde
View commit details
Copy full SHA for 3f8cbde
Browse repository at this point
Commits on Jan 10, 2018
Merge branch 'development' into feat-dart-handlefree
fuchsto
authored
26fc101
View commit details
Copy full SHA for 26fc101
Browse repository at this point
Commits on Feb 13, 2018
Merge branch 'development' into feat-dart-handlefree
fmoessbauer
authored
c8014b5
View commit details
Copy full SHA for c8014b5
Browse repository at this point
You can’t perform that action at this time.