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

Ability to opt in/out of CPU sync after operations #14

Closed
MPSQUARK opened this issue Sep 20, 2021 · 3 comments
Closed

Ability to opt in/out of CPU sync after operations #14

MPSQUARK opened this issue Sep 20, 2021 · 3 comments
Assignees
Labels
Feature Planned features

Comments

@MPSQUARK
Copy link
Owner

Ability to manually choose when to sync the data to the CPU, so it doesn't sync to CPU after each operation improving performance (raw speed).

@MPSQUARK MPSQUARK added the Feature Planned features label Sep 20, 2021
@MPSQUARK MPSQUARK added this to the Alpha v0.95-1.0.0 milestone Sep 20, 2021
@MPSQUARK MPSQUARK self-assigned this Sep 20, 2021
@MPSQUARK
Copy link
Owner Author

Notes;
CPU based funcs could perform a sync check
GPU store info about each Vector if it has been synced

@MPSQUARK
Copy link
Owner Author

MPSQUARK commented Sep 20, 2021

suggestion : so if someone says create a vector of size 1000 and fill it 1-1000 you could create a kernel for that

@MPSQUARK
Copy link
Owner Author

Completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Planned features
Projects
None yet
Development

No branches or pull requests

1 participant