rocSOLVER icon indicating copy to clipboard operation
rocSOLVER copied to clipboard

(WIP) Add workspace helper class

Open tfalders opened this issue 9 months ago • 0 comments

This is a prototype of my proposed changes to workspace management, which has been applied to getf2, getrf, getrs, gesv, geblttrf, geblttrs, and getri_outofplace. I recommend looking at getrf and gesv to get a sense of the changes.

I tried to keep things simple to reduce overhead.

tfalders avatar Mar 28 '25 19:03 tfalders