Skip to content

Conversation

@msakai
Copy link
Member

@msakai msakai commented Feb 7, 2019

We need to list all privately used libraries in Libs.private for static linking to work.

Note that -lstdc++ and -lm seem to work also on macOS.

We need to list all privately used libraries in Libs.private for
static linking to work. Note that -lstdc++ and -lm seem to work
also on macOS.
@msakai msakai requested a review from okdshin February 7, 2019 05:43
@okdshin
Copy link
Contributor

okdshin commented Feb 7, 2019

Users who doesn't use mkldnn but tensorrt needn't link libmkldnn.
So we need to change @MKLDNN_LIBRARY@ part depending on ENABLE_MKLDNN.

@msakai
Copy link
Member Author

msakai commented Feb 18, 2019

Yes. It is desirable when ENABLE_MKLDNN flag is added to master.
If it takes more time for tensorrt branch to be mature enough for merging, how about cherry-picking ENABLE_MKLDNN feature from tensorrt branch into master?

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.

2 participants