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

Need to add end-to-end imex tests for GPU device #15

Open
AllanZyne opened this issue Aug 19, 2024 · 1 comment
Open

Need to add end-to-end imex tests for GPU device #15

AllanZyne opened this issue Aug 19, 2024 · 1 comment

Comments

@AllanZyne
Copy link
Collaborator

No description provided.

@tkarna
Copy link
Collaborator

tkarna commented Aug 19, 2024

Currently IMEX tests in test/imex-runner/ndarray_ops.mlir only work for CPU. For GPU support we should add device metadata to the create functions, and add region related passes to the pipeline.

Also, reshape tests should be enabled in the same test file.

@AllanZyne AllanZyne changed the title Need to add end-to-end tests for gpu mlir Need to add end-to-end tests for gpu device in imex tests Aug 21, 2024
@AllanZyne AllanZyne changed the title Need to add end-to-end tests for gpu device in imex tests Need to add end-to-end imex tests for gpu device Aug 21, 2024
@AllanZyne AllanZyne changed the title Need to add end-to-end imex tests for gpu device Need to add end-to-end imex tests for GPU device Aug 21, 2024
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