Page 1 of 1

Incorporate my code into MAGMA

Posted: Tue Mar 31, 2015 4:27 pm
by dannnnn
I would like to know how difficult if I want to incorporate my code into this library?
I tried to use the ILU preconditioner with BiCGStab and I noticed the run time is even slower than the pure BiCGStab. If I would like to developing my own ILU, how hard it would be for me to put my code into your library?(I would like to know whether your ILU preconditioner is a wrapper of CuSparse ILU?)

Besides, I would like to know whether you are interested in developing block inverse?

Thanks!