Mathematica Is High CPU Usage Normal for Mathematica When Evaluating Large Matrices?

  • Thread starter Thread starter ILens
  • Start date Start date
  • Tags Tags
    Mathematica Time
AI Thread Summary
High CPU usage in Mathematica, reaching 99%, is common when evaluating large notebooks, especially those containing extensive matrices, such as five matrices with 63,520 entries each. This level of resource consumption is expected during evaluations, particularly if complex calculations are involved. Users have reported long evaluation times, with some waiting up to 20 minutes for completion. Efficient use of Mathematica is crucial, especially for demanding tasks like post-processing numerical PDEs. In such cases, utilizing server batch jobs on more appropriate hardware is recommended, as standard notebooks may struggle with heavy computational loads.
ILens
Messages
12
Reaction score
0
Hello!
I am interested whether it is normal for the program Mathematica to eat 99% from my CPU when evaluating a notebook. Well, it is not just some notebook, but a notebook that contains five matrices, 63 520 entries each.
It would be grate, if somebody has some information on this topic.
 
Physics news on Phys.org
ILens said:
Hello!
I am interested whether it is normal for the program Mathematica to eat 99% from my CPU when evaluating a notebook. Well, it is not just some notebook, but a notebook that contains five matrices, 63 520 entries each.
It would be grate, if somebody has some information on this topic.
If you are running evaluations on these matrices that then doesn't sound too unlikely. If you aren't then it shouldn't eat up any processor power once they have been loaded, but would probably take up a chunk of ram.
 
I had the same thing happen on my computer. It's probably fairly normal.

Alex
 
Thank you!
I spent some time yesterday reading posts and articles about Mathematica, and there was a guy who claimed to had waited for a notebook evaluation about 20 min. :bugeye:
 
... if you for example start building longer scripts in mathematica it's not that uncommon and using Mathematica efficiently becomes important. Personally for example when doing post-processing of PDEs solved numerically we queue the drives as server batch jobs to appropriate hardware since notebooks can't really handle them.
 

Similar threads

Replies
17
Views
46K
Replies
3
Views
2K
Replies
1
Views
4K
Replies
5
Views
4K
Replies
7
Views
3K
Replies
7
Views
3K
Replies
9
Views
3K
Replies
20
Views
5K
Back
Top