Re: [ViennaCL-devel] Initializing matrices via direct serialization (row major or CCS)

2016-07-18 Thread Dmitriy Lyubimov
Thank you, Karl! this is very helpful! > Is DGEMM your performance-critical operation? Are there any other > performance-critical operations? > > > For now we are only looking at (especially sparse) blas3 and decompositions. Basically, your normal R base functionality for in-memory sparse

Re: [ViennaCL-devel] Initializing matrices via direct serialization (row major or CCS)

2016-07-18 Thread Karl Rupp
Hi, > Is DGEMM your performance-critical operation? Are there any other > performance-critical operations? > > > For now we are only looking at (especially sparse) blas3 and > decompositions. Basically, your normal R base functionality for > in-memory sparse algebra. Sparse