Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXSWHTEC-83 - Implement new and reimplement existing tests for hipMemAdvise #3003

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from

Conversation

music-dino
Copy link
Contributor

@music-dino music-dino commented Oct 17, 2022

  • Negative parameter tests
  • Validate that setting and resetting of flags works as expected
  • Validate that setting one flag does not lead to the resetting of another
  • Validate round down for base address and roundup for base address + count behavior
  • Validate that memory can still be read and write after applying each advice
  • Validate that prefetching after setting flags does not interfere with them.

music-dino and others added 30 commits September 30, 2022 02:38
chrispaquot
chrispaquot previously approved these changes Oct 27, 2022
@music-dino music-dino marked this pull request as ready for review November 2, 2022 11:05
mangupta
mangupta previously approved these changes Nov 3, 2022
@mangupta
Copy link
Contributor

mangupta commented Nov 4, 2022

@music-dino : Some tests fail on CI. Details shared separately.

@mangupta mangupta added the pr:needs_updates PR initially approved. But needs rework label Nov 4, 2022
@mangupta mangupta added pr:ready_for_ci PR ready to be tested and removed pr:needs_updates PR initially approved. But needs rework labels Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:ready_for_ci PR ready to be tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants