Skip to content

Issues with installation #54

Description

@aljesal

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions