2

Maple 15 has a new feature, using all cores at the same time. But this is for the expand function which I saw on their official site.

Is this for all commands or expand only? Because I tried with integrating and saw that just one core worked.

slhck
  • 235,242
derdack
  • 133

1 Answers1

1

The relevant part of that page is

"to perform many computations in parallel."

Many !=all.

soandos
  • 24,600
  • 29
  • 105
  • 136