Message Boards Message Boards

0
|
4188 Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Issue with Parallel processing

Posted 3 years ago

Hi,

I'm running Mathematica 12.0 with a license for 8 kernels. Recently when I run a parallel process (typically with Method->"CoarsestGrained") only 4 of the kernels (sometimes less) are being used when it is clear that much more than half the tasks are left. In the past all 8 would be active. What is going on and how can I get all 8 kernels to be used?

Thank you, Troy Wahl

POSTED BY: Troy Wahl
3 Replies
Posted 3 years ago

Hi Troy,

Have you checked the configuration settings as described in this support article? What does the following evaluate to?

Parallelize[Map[{#, $KernelID} &, Range[12]], Method -> "CoarsestGrained"]
POSTED BY: Updating Name
Posted 3 years ago
POSTED BY: Troy Wahl
Posted 3 years ago
POSTED BY: Updating Name
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract