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

Fix test_subproc.py for XPU #262

Merged
merged 5 commits into from
Jan 15, 2024
Merged

Fix test_subproc.py for XPU #262

merged 5 commits into from
Jan 15, 2024

Conversation

etiotto
Copy link
Contributor

@etiotto etiotto commented Jan 15, 2024

Set capability to zero when target is not CUDA.

Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
@etiotto etiotto self-assigned this Jan 15, 2024
@etiotto etiotto linked an issue Jan 15, 2024 that may be closed by this pull request
Remove import of pytest package
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
@etiotto etiotto merged commit 7e6fc44 into llvm-target Jan 15, 2024
2 of 3 checks passed
@etiotto etiotto deleted the etiotto.fixtest.7 branch January 15, 2024 22:20
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.

Fix test_compile_in_[forked_]subproc in test_subproc.py
2 participants