dpnp
                                
                                
                                
                                    dpnp copied to clipboard
                            
                            
                            
                        Bug in dpnp.linalg.rank
when I use dpnp.linalg.rank on an array of size (100, 100) or more, I get interrupted from running further code
Hi @Hellail ,
Thank you for submitting the issue.
Unfortunately in the latest published release v0.14.0 there was only a limited supported provided for dpnp.linalg.matrix_rank.
The function was fully reworked in #1717 and should work properly now.