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

C++ compilation error #674

Closed
binhtranmcs opened this issue Dec 17, 2024 · 3 comments
Closed

C++ compilation error #674

binhtranmcs opened this issue Dec 17, 2024 · 3 comments

Comments

@binhtranmcs
Copy link

I tried running benchmark code as guided here, but it throws error:

Could NOT find IBVerbs (missing: IBVERBS_LIBRARIES)

I tried removing the find_package(IBVerbs REQUIRED) in mscclpp/CMakeLists.txt and rebuilt, but it still throws error:

The dependency target "dispatch_inc" of target "bench_single_decode" does not exist.

It seems that dispatch.inc is missing. I think the docs for C++ is very much outdated. Please help me with this. Thanks in advance!

@yzh119
Copy link
Collaborator

yzh119 commented Dec 17, 2024

Yeah CMakeLists was broken in #643, will fix it later.

@ur4t ur4t mentioned this issue Dec 18, 2024
@ByronHsu
Copy link
Collaborator

same here

@binhtranmcs
Copy link
Author

#678 fixes the issue. Thanks all.

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

No branches or pull requests

3 participants