vkirangoud / cusp-library

Automatically exported from code.google.com/p/cusp-library
Apache License 2.0
0 stars 0 forks source link

not able to compile #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.cg.cu:1:29: fatal error: cusp/hyb_matrix.h: No such file or directory
compilation terminated.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
latest one (CUSP is now host on Github)

Please provide any additional information below.
nvcc -arch=sm_35 cg.cu -I /home/name/cusp

Original issue reported on code.google.com by ezhilche...@gmail.com on 12 Feb 2015 at 12:41