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

Update CMakeLists.txt #437

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

FunnyWii
Copy link

@FunnyWii FunnyWii commented Jan 8, 2024

libmkldnn.so does not exist.

libmkldnn.so does not exist.
@CLAassistant
Copy link

CLAassistant commented Jan 8, 2024

CLA assistant check
All committers have signed the CLA.

@nepeplwu nepeplwu self-assigned this Feb 1, 2024
@paddle-bot paddle-bot bot added the contributor External Developers label Feb 26, 2024
@nepeplwu
Copy link
Collaborator

nepeplwu commented Mar 5, 2024

@FunnyWii Which inference library did you download? It looks like the latest paddle inference library does not contain libdnnl.so.3

@FunnyWii
Copy link
Author

FunnyWii commented Mar 5, 2024

@FunnyWii Which inference library did you download? It looks like the latest paddle inference library does not contain libdnnl.so.3

https://www.paddlepaddle.org.cn/inference/master/guides/install/download_lib.html#linux

In the master branch, I use CUDA12.0/cuDNN8.9/TensorRT8.6 version

@FunnyWii
Copy link
Author

FunnyWii commented Mar 5, 2024

@FunnyWii Which inference library did you download? It looks like the latest paddle inference library does not contain libdnnl.so.3

直接拉下来的Paddle3D仓库中,没有找到 set(MKLDNN_LIB ${MKLDNN_PATH}/lib/libmkldnn.so.0)对应的.so文件,我修改了之后在本地可以编译通过

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

Successfully merging this pull request may close these issues.

None yet

3 participants