Hi, > I have been looking through the documentation and I can't find any > direction on how to create a matrix without the default padding. This > is providing to be a memory problem for me when working with very > 'narrow' matrices that are also quite long filling up the available > memory. If it is in the docs feel free to point it out but I have been > stumped at the moment.
unfortunately there is no way to create a viennacl::matrix without padding, unless you provide your own host array, CUDA buffer, or OpenCL memory handle. There is not even a way of doing it through matrix_base. This is oversight and will be fixed asap. Allow for one more day :-) Best regards, Karli ------------------------------------------------------------------------------ _______________________________________________ ViennaCL-devel mailing list ViennaCL-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viennacl-devel