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

Clarification around work generation of GPUs and CPUs #130

Open
r-barnes opened this issue Jul 31, 2020 · 0 comments
Open

Clarification around work generation of GPUs and CPUs #130

r-barnes opened this issue Jul 31, 2020 · 0 comments

Comments

@r-barnes
Copy link

r-barnes commented Jul 31, 2020

My compute resources are a set of Nvidia GPUs accessible via some number of CUDA streams, as well as a many-threaded CPU.

Does Raftlib have the capability to break a dataset into chunks and distribute them to the GPU streams and CPU threads?

(It seems to me as though Raftlib is best suited to single-node CPU work and it's not clear to me how to extend it.)

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

No branches or pull requests

1 participant