Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

question regarding upc_alloc_all in the example code

5 views
Skip to first unread message

jueb...@gmail.com

unread,
Mar 15, 2007, 4:57:33 PM3/15/07
to
Hi,
I am a little confused on the example code. in the project
description, it is said that data were layed out in cyclic layout in
the example, but

total = upc_all_alloc (THREADS, cap_per_thread * n_books *
sizeof(int));

should mean that the data is layed out in blocks of size
cap_per_thread * n_books * sizeof(int). am I getting anything wrong
here?

thanks,
Jue

0 new messages