Skip to content

Reference/csr.h does not exist anymore. #2

Description

@kaustubhcs

nvcc -O3 -m64 -gencode=arch=compute_70,code=sm_70 main.cu -o spgemm -I/usr/local/cuda/include -I/usr/local/cuda/samples/common/inc -L/usr/local/cuda/lib64 -lcudart
In file included from main.cu:19:0:
ref_spgemm.h:17:44: fatal error: cusp/detail/host/reference/csr.h: No such file or directory
compilation terminated.
Makefile:16: recipe for target 'all' failed
make: *** [all] Error 1

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