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

UCX: backports from 1.3/master #1991

Merged
merged 6 commits into from
Nov 14, 2017
Merged

UCX: backports from 1.3/master #1991

merged 6 commits into from
Nov 14, 2017

Conversation

hoopoepg
Copy link
Contributor

  • backports of some fixes

@jenkinsornl
Copy link

Build finished.

@swx-jenkins1
Copy link

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

@mellanox-github
Copy link
Contributor

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

@hoopoepg
Copy link
Contributor Author

bot:mlx:retest

@mellanox-github
Copy link
Contributor

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

@yosefe
Copy link
Contributor

yosefe commented Nov 13, 2017

bot:mlx:retest

@mellanox-github
Copy link
Contributor

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

* @ingroup UCP_ENDPOINT
* @deprecated Replaced by @ref ucp_ep_close_nb.
*/
ucs_status_ptr_t ucp_disconnect_nb(ucp_ep_h ep);
Copy link
Contributor

Choose a reason for hiding this comment

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

why need to add functions to compat.h? should be just adding C wrapper..

Copy link
Contributor Author

Choose a reason for hiding this comment

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

really strange... when I cherry-pick this commit git displayed that there was indentation change only, no new lines.

I rebased commit again

Sergey Oblomov added 6 commits November 14, 2017 19:10
- fixed crash on ARM (actually on other platofrms too,
  but due to data align it was hided)
- changed statistics node definition: added placeholder
  for counter to suppress compilation error by clang

fix for issue openucx#1784
- there was incorrect processing of zero-length
  EP address which is true for DC transport
- fixed potential issue reported by gcc 7.1.1
- added configuration scripts to skip tests on
  malloc state API is unavailable
- this device is used on VM where SRIOV is configured
- added device vendor ID 4116 to known device list (VMs)
- this is part of fix for Redmine #1168469
- added 'extern "C"' wrapper around public functions definitions
@hoopoepg
Copy link
Contributor Author

@yosefe not sure where from additional funcs are come. I just rebased commit "external C" and it gone

@jenkinsornl
Copy link

Build finished.

@swx-jenkins1
Copy link

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

@swx-jenkins1
Copy link

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

@jenkinsornl
Copy link

Build finished.

@mellanox-github
Copy link
Contributor

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

@mellanox-github
Copy link
Contributor

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

@yosefe yosefe merged commit afad266 into openucx:v1.2.x Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants