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 support for GPU execution of data pipeline #4

Open
mchitre opened this issue Jun 6, 2020 · 2 comments
Open

Add support for GPU execution of data pipeline #4

mchitre opened this issue Jun 6, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mchitre
Copy link
Member

mchitre commented Jun 6, 2020

No description provided.

@mchitre mchitre added the enhancement New feature or request label Jun 6, 2020
@mchitre mchitre self-assigned this Jun 6, 2020
@asinghvi17
Copy link

This might run into the issue where you can't forward a CuArray to Makie (unfortunately).

@mchitre
Copy link
Member Author

mchitre commented Jun 7, 2020

Noted. But it may be possible to run the early stages of the data pipeline on GPU and bring the data to CPU before passing to Makie.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants