Skip to content

EXSWHTEC-97 - Implement tests for hipMemcpy2D APIs - #3013

Closed
mirza-halilcevic wants to merge 22 commits into
ROCm:developfrom
mirza-halilcevic:hipMemcpy2D_tests
Closed

mirza-halilcevic wants to merge 22 commits into
ROCm:developfrom
mirza-halilcevic:hipMemcpy2D_tests

Conversation

@mirza-halilcevic

Copy link
Copy Markdown
Contributor
  • Implement basic behavior checks in all copy directions
  • Implement synchronization behavior checks for expected behavior based on cuda docs
  • Implement positive tests for zero sized width and/or height copies, where no copy is expected to happen
  • Implement negative parameter tests
  • Implement all of the above for hipMemcpy2D and hipMemcpy2DAsync.

music-dino and others added 22 commits October 6, 2022 15:47
- Implement basic behavior checks in all copy directions
- Implement synchronization behavior checks for expected behavior based on cuda docs
- Implement positive tests for zero sized width and/or height copies, where no copy is expected to happen
- Implement negative parameter tests
- Implement all of the above for hipMemcpy2D, hipMemcpy2DAsync.
@mirza-halilcevic
mirza-halilcevic marked this pull request as ready for review November 23, 2022 08:44
@mirza-halilcevic

Copy link
Copy Markdown
Contributor Author

PR moved to: ROCm/hip-tests#53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants