rocSOLVER icon indicating copy to clipboard operation
rocSOLVER copied to clipboard

Replace host_batch_vector and host_strided_batch_vector

Open cgmb opened this issue 2 years ago • 0 comments

This is essentially a rewrite of the host_batch_vector and host_strided_batch_vector classes. I've deleted a number of unused options, enabled error checking on failed allocations by default, and added a number of assertions to catch errors.

The diff is probably not useful for this change. It's better to just review the final result. Or, at least, it will be when I'm done. This is still just a draft.

cgmb avatar Jan 25 '23 10:01 cgmb