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

Change all kernel tests to follow compute follows data programming model #995

Closed
Tracked by #883
diptorupd opened this issue Apr 11, 2023 · 2 comments
Closed
Tracked by #883
Assignees

Comments

@diptorupd
Copy link
Contributor

diptorupd commented Apr 11, 2023

Update all existing dpex.kernel unit tests to use compute follows data programming model and remove usage of NumPy arrays as inputs args.

@diptorupd diptorupd mentioned this issue Apr 11, 2023
13 tasks
@diptorupd diptorupd changed the title Change all kernel tests to follow compute follows data programming model (later for njit once njit supports compute follows data) Change all kernel tests to follow compute follows data programming model Apr 12, 2023
@diptorupd
Copy link
Contributor Author

Partially completed in #1018

the following two tests need to be converted:

  • test_atomic.py
  • test_barrier.py

@diptorupd
Copy link
Contributor Author

Duplicate of #1040

@diptorupd diptorupd marked this as a duplicate of #1040 Dec 20, 2023
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

No branches or pull requests

2 participants