Hi, > I've just realized that most BLAS implementation don't provide anyway to > do strided matrix accesses in the non-leading dimension ... ! Is this > correct?
yes, this is correct. I probably wasn't considered to be important enough back then when memory bandwidths were still high compared to FLOP rates. > I was hoping that we could have avoided such special cases, but it seems > like a couple of tests will need to be made. Yeah, it's a bit annoying, but you can still call the native ViennaCL-implementation for strided stuff and the dedicated backend for non-strided data. Best regards, Karli ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ ViennaCL-devel mailing list ViennaCL-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viennacl-devel