James Sandham
James Sandham
Account for change in rocsparse where hybmv scaling by beta only is properly handled. See https://github.com/ROCm/rocSPARSE-internal/pull/797.
Reorganize hipsparse header to it is more manageable. - Separates functions into their own header. This makes it easier to navigate and find functions and makes adding documentation and deprecation...
Add missing SpGEMM estimate memory routine that was added to cuSPARSE 12.0.1
Summary of proposed changes: - Change the default compiler from hipcc to amdclang
Version: 1.72 Branch: master Back-ends: imgui_impl_win32.cpp + imgui_impl_opengl3.cpp Operating System: Windows 10 I am trying to create selectables similar to what unity has in their Hierarchy window (and many other...
Breakup nvidia_detail/hipsparse.cpp into separate translation units
Breakup amd_detail/hipsparse.cpp into separate translation units