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

OneAPI: Potentially incorrect sycl platform/device selection #75

Open
1 task
marenz2569 opened this issue Oct 22, 2024 · 0 comments
Open
1 task

OneAPI: Potentially incorrect sycl platform/device selection #75

marenz2569 opened this issue Oct 22, 2024 · 0 comments
Labels
backlog technical debt Backlog of things that should be improved in the code-base

Comments

@marenz2569
Copy link
Collaborator

The OneAPI version of firestarter can be compiled with a compiler that supports multiple sycl platforms. Currently we select the last platform with support for GPUs. This platform may not be the correct one for OneAPI GPUs.

DoD

  • The platform should be selected based on vendor/name for GPUs with OneAPI support
@marenz2569 marenz2569 added the backlog technical debt Backlog of things that should be improved in the code-base label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog technical debt Backlog of things that should be improved in the code-base
Projects
None yet
Development

No branches or pull requests

1 participant