Matlab 2020a with AMD cpu
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am runing my own code for the huge matrix calculation with Matllab 2020a, and I found that the results obtained by using the Intel cpu and the AMD cpu were significantly different. I wonder whether this is okay or not.
Thanks
1 件のコメント
Walter Roberson
2020 年 12 月 23 日
That can happen if your calculations are numerically unstable, such as involving badly conditioned matrices.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!