MATLAB Only Using One CPU on Dual-CPU System

12 Ansichten (letzte 30 Tage)
Ivan Rodionov
Ivan Rodionov am 13 Nov. 2025
Beantwortet: Taylor am 13 Nov. 2025
I have a dual 12-core, 24-thread system. MATLAB, for some reason, is only fully utilizing one of the CPUs. It spawns 24 threads, but all of them seem to run on a single CPU.
Ideally, I would expect either:
  • 12 threads per CPU (24 threads total), or
  • 24 threads per CPU (48 threads total, if MATLAB scales that way),
but not 24 threads on one CPU.
I’ve attached a screenshot showing the CPU usage. Can anyone please help me understand why this is happening and how to fix it so MATLAB properly distributes threads across both CPUs?

Antworten (1)

Taylor
Taylor am 13 Nov. 2025 um 20:16

Kategorien

Mehr zu Parallel Computing Fundamentals finden Sie in Help Center und File Exchange

Produkte


Version

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by