xiaotaiye / cusp-library

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

cusp::complex cannot be used as a __shared__variable #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Due to having a non-empty default constructor cusp::complex cannot be used as a 
__shared__ variable. This prevents it from being used in several cusp 
algorithms like spmv_coo_flat_kernel.

Original issue reported on code.google.com by filipe.c...@gmail.com on 13 Jan 2011 at 10:22

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 25de98e2be.

Original comment by filipe.c...@gmail.com on 13 Jan 2011 at 10:30