No its just like i want to divide the total iteration region into two parts 1 part will be parallel region and other will be a serial region..... any algorithm to do that???
On Sat, Feb 25, 2012 at 3:48 AM, <[email protected]> wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/google-code/topics > > - Partitioning iteration space <#135b456db0c0aee7_group_thread_0> [2 > Updates] > > Partitioning iteration > space<http://groups.google.com/group/google-code/t/e1d5b2f63f874d42> > > Storm <[email protected]> Feb 24 11:23PM -0800 > > Can somebody tell me how to write the code to partition the iteration > space of a compiler in C...... > any algorithm???? > ...more > > > Luke Pebody <[email protected]> Feb 25 09:36AM > > Are you talking about http://en.wikipedia.org/wiki/Loop_tiling ? > > > ...more > > You received this message because you are subscribed to the Google Group > google-code. > You can post via email <[email protected]>. > To unsubscribe from this group, > send<[email protected]>an empty message. > For more options, > visit<http://groups.google.com/group/google-code/topics>this group. > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
