Linux vs. Windows Killed error for large matrix

I have a code file running c2d on a state space system with an A matrix of size 62475x62475. When I ran this on a Windows 11 PC (64gb RAM), it managed to complete successfully albiet pretty slowly. However, I'm trying to run it on a cluster now with 256gb RAM on a Linux machine and it's spinning for an hour or two before force-quitting and giving me a "Killed" error. Is there any reason this might be happening? I checked ulimit -v and I'm getting the memory I expect (256gb).

2 件のコメント

Torsten
Torsten 2025 年 12 月 9 日
Maybe there are restrictions on the allowed job size for users on the cluster ?
vyw2
vyw2 2025 年 12 月 9 日
It's possible but my understanding was that I reserved a virtual desktop across the cluster and I have access to all the resources of the desktop (which was 256gb for me)--as opposed to submitting a job that's autoscheduled, so I'm not sure if that would be the issue(?)

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeLoops and Conditional Statements についてさらに検索

製品

リリース

R2022b

タグ

質問済み:

2025 年 12 月 9 日

コメント済み:

2025 年 12 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by