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

make mpool.h installable #1901

Merged
merged 2 commits into from
Oct 11, 2017
Merged

make mpool.h installable #1901

merged 2 commits into from
Oct 11, 2017

Conversation

boehms
Copy link
Contributor

@boehms boehms commented Oct 10, 2017

This patch is meant to make mpool.h installable. It is a follow up on #1649.
I am using it for some work in OpenSHMEM.

@mellanox-github
Copy link
Contributor

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

@swx-jenkins1
Copy link

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

@mike-dubman
Copy link
Contributor

can you please wrap it with --with-devel-headers


#include <ucs/debug/log.h>
#include <ucs/debug/memtrack.h>
#include <stdlib.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

could be just <stddef.h>

@@ -9,6 +9,7 @@

#include "mpool.h"

#include <ucs/debug/log.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

need to be <ucs/config/global_opts.h> instead

@yosefe
Copy link
Contributor

yosefe commented Oct 11, 2017

@miked-mellanox no need - mpool.h does not include config.h

@swx-jenkins1
Copy link

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

@shamisp
Copy link
Contributor

shamisp commented Oct 11, 2017

👍

@mellanox-github
Copy link
Contributor

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

@shamisp
Copy link
Contributor

shamisp commented Oct 11, 2017

@yosefe - what is the failure ?

@yosefe
Copy link
Contributor

yosefe commented Oct 11, 2017

@shamisp this is #1641, restarted the build

@mellanox-github
Copy link
Contributor

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

@shamisp shamisp merged commit 412b1fe into openucx:master Oct 11, 2017
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.

6 participants