Skip to content

Compilation Error #2 Fix #3

@AP0LL0916

Description

@AP0LL0916

While compiling one error you may run into is

CMake Error in source/core/CMakeLists.txt:
Target "hicops-core" requires the language dialect "CUDA17" (with compiler extension), but CMake does not know the compile flags to use to enable it.

CMake Error in source/apps/testapp/CMakeLists.txt:
Target "hicops-core" requires the language dialect "CUDA17" (with compiler extension), but CMake does not know the compile flags to use to enable it.

If you run into this error it simply means the Cmake version you are using is outdated and you must update it to a higher version. Update your cmake compiler to at least version 3.19 or above for HiCOPs and GiCOPs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions