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

There is an issue with building cpp test. #1458

Closed
soohyung-jang opened this issue Feb 5, 2025 · 1 comment
Closed

There is an issue with building cpp test. #1458

soohyung-jang opened this issue Feb 5, 2025 · 1 comment

Comments

@soohyung-jang
Copy link

I'm trying to build the test code of "TransformerEngine/tests/cpp/".
I created a build directory in that path and ran "cmake .. ", but I get the following error:
WARNING: Package(s) not found: transformer-engine
CMake Error at CMakeLists.txt:33 (find_library):
Could not find TE_LIB using the following names: transformer_engine
What did I miss?

@soohyung-jang
Copy link
Author

After finding the built library file and setting the path correctly, the build was successful.

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

1 participant