I think I've solved it! I think the current ViennaCL algorithm would work completely...
I think I've solved it! I think the current ViennaCL algorithm would work completely...
It is not symmetric. No worries, thanks.
Hi Karl, Just thought I'd update you on my thoughts. I am now thinking there might...
Great, thanks
That worked! Attached is the matrix and the RHS to go with it. I couldn't get the...
That worked! Attached is the matrix and the RHS to go with it. I couldn't get the...
It compiles fine, but I get this error: Assertion failed: (cpu_matrx.size() == gpu_matrix.size1())...
Hi Karli, Just a quick update which may change things. I've created an output during...
Hi Karli, Just a quick update which may change things. I've created an output during...
I have my matrix set up in a crs viennacl container, am I right in thinking I now...
I have my matrix set up in a crs viennacl container, am I right in thinking I now...
Yes I think I can provide you with such a matrix, what format do you need it in?...
Yes I think I can provide you with such a matrix, what format do you need it in?...
Hi Karli, Thanks for the response. Perhaps I should've mentioned I have a rather...
Hi, I am using the library to solve a pressure poisson equation (PPE) matrix as part...
Yes you're correct with the preprocessor defines, although I've stated it in what...
Yes I do, I have #define VIENNACL_WITH_CUDA at the top of the .cu file that I use...
Hi Karli, So I've copied the extra code into compressed_matrix.hpp and then I ran...
I will have a go at it later today, thank you. Alex
Thanks for your quick response!
Hi, Just two questions So I've managed to use the OpenMP AMG preconditioner and it...