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

Issues with installation #54

Open
aljesal opened this issue Jan 24, 2024 · 0 comments
Open

Issues with installation #54

aljesal opened this issue Jan 24, 2024 · 0 comments

Comments

@aljesal
Copy link

aljesal commented Jan 24, 2024

I am trying to install nipet but am facing issues. I am using CUDA v12.3 and it does not have a curand static library. This is the error that I come across:
CMake Error at nipet/lm/CMakeLists.txt:13 (target_link_libraries):
Target "mmr_lmproc" links to:
CUDA::curand_static
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
-- Generating done (0.1s)
CMake Generate step failed. Build files cannot be regenerated correctly.
My CUDA library path is linked correctly and I do have a cudart_static.lib file. I am just missing the curand_static.lib file

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