Example MatrixFormats/ell.cu doesn't currently compile:
./cusp/ell_matrix.h(206): error: namespace "cusp" has no member "minimum_space"
Adding #include <cusp/memory.h> to cusp/ell_matrix.h seems to fix the problem,
but I don't know if there's something deeper going on.
Original issue reported on code.google.com by filipe.c...@gmail.com on 11 Nov 2010 at 1:32
Original issue reported on code.google.com by
filipe.c...@gmail.com
on 11 Nov 2010 at 1:32