Skip to content
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

UCP: implementation of ucp_tag_send_nbr() #2171

Merged
merged 2 commits into from
Jan 14, 2018

Conversation

alex-mikheev
Copy link
Contributor

@yosefe please take a look

@swx-jenkins1
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ucx-pr/3669/ for details.

@yosefe yosefe added the WIP-DNM Work in progress / Do not review label Jan 11, 2018
@@ -45,23 +45,29 @@ static UCS_F_ALWAYS_INLINE ucs_status_ptr_t
ucp_tag_send_req(ucp_request_t *req, size_t count,
const ucp_ep_msg_config_t* msg_config,
size_t rndv_rma_thresh, size_t rndv_am_thresh,
ucp_send_callback_t cb, const ucp_proto_t *proto)
ucp_send_callback_t cb, const ucp_proto_t *proto, int is_send_nbr)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/is_send_nbr/enable_zcopy/

@swx-jenkins1
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ucx-pr/3673/ for details.

@mellanox-github
Copy link
Contributor

Test FAILed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/5849/ for details (Mellanox internal link).

@mellanox-github
Copy link
Contributor

Test FAILed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/5852/ for details (Mellanox internal link).

@yosefe
Copy link
Contributor

yosefe commented Jan 14, 2018

bot:retest

@yosefe yosefe added Feature New feature and removed WIP-DNM Work in progress / Do not review labels Jan 14, 2018
@swx-jenkins1
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ucx-pr/3722/ for details.

@mellanox-github
Copy link
Contributor

Test PASSed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/5903/ for details (Mellanox internal link).

@yosefe yosefe merged commit ecff578 into openucx:master Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants