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

support map with GPU arrays #305

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

Conversation

aplavin
Copy link
Member

@aplavin aplavin commented Mar 9, 2024

Fixes #300.

Delegates the actual computations to broadcasting: for a single argument, map and broadcast share the same semantics.
Maybe, this improves something else as well: broadcasting on StructArrays got more attention over time than map.

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.

Supporting map on GPU
1 participant