Discussion Overview
The discussion revolves around the CPU usage of Mathematica when evaluating large matrices within a notebook. Participants explore whether high CPU consumption is typical during such evaluations, particularly when dealing with extensive data sets.
Discussion Character
- Exploratory, Technical explanation, Debate/contested
Main Points Raised
- One participant notes that Mathematica consuming 99% CPU while evaluating a notebook with five matrices of 63,520 entries each may be expected if evaluations are ongoing.
- Another participant mentions that if evaluations are not being run, high CPU usage should not occur, although significant RAM usage might still be present.
- A different participant shares a personal experience of similar high CPU usage, suggesting it is likely normal behavior for the software.
- One participant references a claim from another source about lengthy evaluation times, indicating that waiting for extended periods is not uncommon.
- Another participant discusses the importance of efficient usage of Mathematica, especially when building longer scripts or processing numerical solutions to PDEs, and mentions using server batch jobs for handling larger computations.
Areas of Agreement / Disagreement
Participants generally agree that high CPU usage can be normal when evaluating large matrices, but there are differing opinions on the circumstances under which this occurs and the implications for RAM usage.
Contextual Notes
Some assumptions about the nature of the evaluations and the specific configurations of participants' systems are not fully detailed, which may affect the interpretation of CPU usage.
Who May Find This Useful
Users of Mathematica, particularly those working with large datasets or complex computations, may find this discussion relevant.