-
Notifications
You must be signed in to change notification settings - Fork 12
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
The data passthrough path from pm to GPU #1
Comments
Hi Hundan, Within a few days, I'll also add a few small example programs demonstrating the different function calls of the library. Hopefully that'll make things a bit more clear. Let me know if anything else is needed. |
Hi, @AKKamath I have read the example DNN. I have a question. According to the paper, data on the GPU can be written directly to the PM. The interface called is Thanks a lot. |
Hi, @AKKamath Thanks a lot. |
Hi,
I read your article GPM: I have also looked at some of your source code, but there are some things I still don't understand. I want to use an example code to let me know the workflow of GPM, but I can't find the corresponding code in this repository.
Can you upload a sample code on how to call the interface of the GPM library?
Thanks, hundan
The text was updated successfully, but these errors were encountered: