Skip to content

PML/UCX: blocked calls optimizations - v4.0 #5625

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

Merged

Conversation

hoopoepg
Copy link
Contributor

  • refactoring of opal/UCX progress calls
  • added UCX progress priority

Signed-off-by: Sergey Oblomov [email protected]
(cherry picked from commit b0f87f2)

- refactoring of opal/UCX progress calls
- added UCX progress priority

Signed-off-by: Sergey Oblomov <[email protected]>
(cherry picked from commit b0f87f2)
@yosefe
Copy link
Contributor

yosefe commented Aug 29, 2018

15:34:22 + '[' c11_test = mindist_test ']'
15:34:22 + /var/lib/jenkins/jobs/gh-ompi-master-pr/workspace/ompi_install1/bin/mpicc -o /var/lib/jenkins/jobs/gh-ompi-master-pr/workspace/jenkins_scripts/jenkins/ompi/c11_test /var/lib/jenkins/jobs/gh-ompi-master-pr/workspace/jenkins_scripts/jenkins/ompi/c11_test.c
15:34:22 /tmp/cctnjAS3.o: In function `main':
15:34:22 c11_test.c:(.text+0x76): undefined reference to `shmem_p'
15:34:22 c11_test.c:(.text+0x95): undefined reference to `shmem_p'
15:34:22 c11_test.c:(.text+0xab): undefined reference to `shmem_g'
15:34:22 c11_test.c:(.text+0xc8): undefined reference to `shmem_g'

@hoopoepg
Copy link
Contributor Author

@yosefe missed that it is trying to compile all available files...
mellanox-hpc/jenkins_scripts#79 fixes issue

@hoopoepg
Copy link
Contributor Author

bot:mellanox:retest

@hoopoepg hoopoepg added this to the v4.0.0 milestone Aug 30, 2018
@gpaulsen gpaulsen merged commit 3282c61 into open-mpi:v4.0.x Aug 31, 2018
@yosefe
Copy link
Contributor

yosefe commented Sep 11, 2018

picked from #5569

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants