Skip to content

CFLAGS not being passed to nvcc #28

@pavanbalaji

Description

@pavanbalaji

Yaksa currently does not pass CFLAGS to NVCC when building .cu files. This is somewhat useful because the CFLAGS are only tested against one compiler (CC), but not against NVCC. But this is also causing NVCC to not see some useful flags like -g.

The build system needs to be improved to create an NVCC specific set of CFLAGS too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions