Skip to content

Extra -fopenmp in nvcc link line. #25

@rchen20

Description

@rchen20

Enabling OpenMP on CUDA builds adds extra -fopenmp to the nvcc link line, causing an unrecognized parameter failure. Most likely cause is a CMake OpenMP link variable is set and added to the general link line. Current workaround is to disable OpenMP on CUDA builds.

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