forked from openucx/ucx
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make eager parameters in ep config as a domain array. #28
Open
xinzhao3
wants to merge
16
commits into
bureddy:cuda-domain-1
Choose a base branch
from
xinzhao3:topic/ep-config-array
base: cuda-domain-1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 11, 2017
-
TEST/UCP: Fix checking send request status after failure.
Request may complete successfully before the error is detected.
Configuration menu - View commit details
-
Copy full SHA for f0691d8 - Browse repository at this point
Copy the full SHA f0691d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eea96e9 - Browse repository at this point
Copy the full SHA eea96e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 948909e - Browse repository at this point
Copy the full SHA 948909eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c1a31 - Browse repository at this point
Copy the full SHA f9c1a31View commit details -
UCT/API/UCP: Add thread-safety flag for UCT progres control.
UCT progress control may be called when processing a wireup message, for p2p transports such as RC. In this case, enabling progress on the interface must be thread-safe with respect to the main thread, which may be calling ucp_worker_progress().
Configuration menu - View commit details
-
Copy full SHA for 7eaa6e7 - Browse repository at this point
Copy the full SHA 7eaa6e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24e5b2 - Browse repository at this point
Copy the full SHA d24e5b2View commit details
Commits on Oct 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 869706a - Browse repository at this point
Copy the full SHA 869706aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35dd1fe - Browse repository at this point
Copy the full SHA 35dd1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for afe690b - Browse repository at this point
Copy the full SHA afe690bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2eff43 - Browse repository at this point
Copy the full SHA b2eff43View commit details -
Configuration menu - View commit details
-
Copy full SHA for c289fec - Browse repository at this point
Copy the full SHA c289fecView commit details -
CUDA; GDR COPY UCT implementation
- copy to cuda memory using gdr copy utility - gdr copy (https://github.com/NVIDIA/gdrcopy)
Configuration menu - View commit details
-
Copy full SHA for deb9c64 - Browse repository at this point
Copy the full SHA deb9c64View commit details -
- copy to/from cuda memory to system memory - for pipeline rndv transfers
Configuration menu - View commit details
-
Copy full SHA for 51b1405 - Browse repository at this point
Copy the full SHA 51b1405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71fa1ed - Browse repository at this point
Copy the full SHA 71fa1edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2cc56 - Browse repository at this point
Copy the full SHA ac2cc56View commit details
Commits on Oct 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 400bc04 - Browse repository at this point
Copy the full SHA 400bc04View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.