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

Add optional stream/queue argument for all device math routines #1100

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

njansson
Copy link
Collaborator

@njansson njansson commented Jan 5, 2024

This adds the feature of running device math routines in optional streams

@njansson njansson added GPU GPU NVIDIA NVIDIA GPUs and CUDA AMD AMD GPUs and HIP OpenCL OpenCL backend refactor labels Jan 5, 2024
@timofeymukha
Copy link
Collaborator

With this kind of stuff, one really wishes one had CI on the device. I didn't check every function of course, and this refactoring is somehow prone to copy-paste mistakes. Did you run some examples on CUDA and HIP to see that things are still fine?

@njansson
Copy link
Collaborator Author

njansson commented Feb 4, 2024

With this kind of stuff, one really wishes one had CI on the device. I didn't check every function of course, and this refactoring is somehow prone to copy-paste mistakes. Did you run some examples on CUDA and HIP to see that things are still fine?

Very soon we will have proper accelerator based CI runners 🦫

@njansson njansson self-assigned this Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AMD AMD GPUs and HIP GPU GPU NVIDIA NVIDIA GPUs and CUDA OpenCL OpenCL backend refactor
Projects
Status: 🏗 In progress
Status: 🙅Skipped
Development

Successfully merging this pull request may close these issues.

None yet

2 participants