Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • $\begingroup$ I am afraid that setting "finestGrained" is the same. Try ParallelTable[Labeled[Framed[i, j], $KernelID], {j, 1, 4}, {i, 1, 10}, Method -> "FinestGrained"] $\endgroup$ Commented Aug 26, 2013 at 1:39
  • $\begingroup$ @matheorem Hm... I see. I didn't actually try this before answering; that's always poor. Let me look at this again. $\endgroup$ Commented Aug 26, 2013 at 1:47
  • $\begingroup$ @matheorem Answer updated. $\endgroup$ Commented Aug 26, 2013 at 1:57
  • $\begingroup$ What does pause do? $\endgroup$ Commented Aug 26, 2013 at 2:10
  • 2
    $\begingroup$ I think my question maybe just a little different to that "Efficient way to utilise Parallel features to make use of many cores". Because in my case, the Method -> "FinestGrained" is essential to guarantee evaluation order. $\endgroup$ Commented Aug 26, 2013 at 12:19