You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Update] Add improved error message for buffer allocation failure in HE-MEM (#3102)
* Add message notifying user of buffer allocation failure
* Fix mistake in catch blocks
* Fix caught exceptions not being references
* Fix typo
* Move SRC try-catch to only include the allocate call
* Throw exception after outputting message to user
* Remove unnecessary copies when rethrowing
0 commit comments