Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Compile error: 'cuda.h' #17

Open
Open
@Yuliang-Zou

Description

@Yuliang-Zou

Not really an issue, just want to share my experience.

If you are using the code in some clusters, cuda might not be installed under /usr/local/cuda/. In this case, in addition to modifying CUDA_PATH in make.sh. You might also need to specify CPATH=/path/to/your/cuda/include.

For example
CPATH=/path/to/your/cuda/include ./make.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    compileSomething related to compiling the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions