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!