Results 9 comments of Maurizio Monge

So my understanding is only about accessing the linearization from the different solver classes. I think this should be quite straightforward, if there is no unified way to do so...

Hello @egrath, I have a k780 myself and I have been trying to make this work, trying to run a windows inside a virtual machine and attempting to replay the...

Unluckily it can only the circular. It is obtained from a very short-dashed thick line with dash origin being offsetted to make the brush move forward, I think what you...

Hi erikgerrits, Where should put element width/height, in which element? I am actually using Chrome on Linux, and everything appears to work fine, so I can't reproduce the bug. But...

Hi erikgerrits, On Tue, May 3, 2016 at 4:33 PM, erikgerrits [email protected] wrote: > Hi Maurizio, > > when I gave the element a width and height of 300px it...

Not possible at all in LUCuda (`cusolverRfBatchResetValues` only accepts double values), but should be completely trivial with BaSpaCho (you can even do the symbolic factorization, and decide later to factor...

No, not really. The benchmarks only have as an alternative CHOLMOD. It would actually be great having those two for comparison. I think comparison with cuSparse would not be really...

Mh checking out https://icl.utk.edu/projectsfiles/magma/doxygen/group__magmasparse__dhepr.html it looks like what MAGMA does when creating a preconditioner for a symmetric matrix is using cuSparse's incomplete Cholesky "ic". On the solvers (https://icl.utk.edu/projectsfiles/magma/doxygen/group__magmasparse__dposv.html) it says...

Hey @nikhil-vorticity Sorry for the late reply! Yes it would indeed be nice having such a function. The best way to proceed is certainly from a duplicate of `CoalescedBlockMatrixSkel::densify` in...