HIP icon indicating copy to clipboard operation
HIP copied to clipboard

EXSWHTEC-3 - Implement tests for hipDeviceReset

Open mirza-halilcevic opened this issue 3 years ago • 1 comments

  • Basic test for behaviour validation
  • Multithreaded test similar to basic test.

mirza-halilcevic avatar Aug 23 '22 17:08 mirza-halilcevic

You should also test that an allocated memory and stream aren't valid anymore after device reset.

@chrispaquot The suggested checks are implemented. Please proceed with the review.

mirza-halilcevic avatar Sep 13 '22 07:09 mirza-halilcevic

@music-dino / @mirza-halilcevic : Some tests failed on CI. Details shared separately.

mangupta avatar Nov 03 '22 15:11 mangupta

@music-dino / @mirza-halilcevic : Some tests failed on CI. Details shared separately.

PR updated, you can proceed with the merge.

mirza-halilcevic avatar Nov 04 '22 08:11 mirza-halilcevic