We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Any comments on this multiqueue API?
https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h
The text was updated successfully, but these errors were encountered:
Looks great. I wrote a copy program on Friday using a single queue with function pointers, it would be great for this.
On Sun, Oct 16, 2011 at 1:00 PM, Jon Bringhurst < [email protected]>wrote:
Any comments on this multiqueue API? https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h Reply to this email directly or view it on GitHub: #5
Reply to this email directly or view it on GitHub: #5
Jharrod LaFon Graduate Student Department of Computer Science New Mexico State University http://www.cs.nmsu.edu/~jlafon/
Sorry, something went wrong.
Also, we should add an option to specify queue size. We could end up using a lot of memory for multiple queues.
On Sun, Oct 16, 2011 at 4:39 PM, Jharrod W. LaFon [email protected]:
Looks great. I wrote a copy program on Friday using a single queue with function pointers, it would be great for this. On Sun, Oct 16, 2011 at 1:00 PM, Jon Bringhurst < [email protected]>wrote: Any comments on this multiqueue API? https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h Reply to this email directly or view it on GitHub: #5 Jharrod LaFon Graduate Student Department of Computer Science New Mexico State University http://www.cs.nmsu.edu/~jlafon/
No branches or pull requests
Any comments on this multiqueue API?
https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h
The text was updated successfully, but these errors were encountered: