Community Profile

photo

Ned Flanders


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
Is the MKL Setting for MATLAB Version R2013b Running on an AMD System Also Tweakable from 'SSE' to 'AVX2'?
Which MKL version does 2013b come with? The very first cpu that supported the avx2 codepath was Intel Hasswell which was releas...

3 years ago | 1

Answered
AMD, Intel disagreements 'red alert'
You should test the workaround for AMD CPUs to use the AVX2 codepath. Its possible that with Intel using AVX2 and AMD using SSE ...

4 years ago | 0

Answered
Can the latest AMD CPU support matlab2019 perfectly
AMD CPUs are amongst the fastest thing you can buy for money for Matlab. However, you need to perform a very simple and quick co...

4 years ago | 3

Answered
Does Matlab perform well on AMD Ryzen?
This here is a pretty good and detailed article! AMD Threadripper 2990WX for Scientific Workloads

4 years ago | 0

Answered
AMD PERFORMANCES - RUNNING MATLAB
I put together a detailed 'How To' explaining and solving the issue on Reddit. Just follow the steps. You should read it if ...

4 years ago | 1

Answered
Does Matlab perform well on AMD Ryzen?
AMD Ryzen/Threadripper CPUs perform excellent using Matlab since the 2020a Release, or if you perform a very simple tweak with t...

4 years ago | 13

| accepted

Answered
What, if anything, can be done to optimize performance for modern AMD CPU's?
I put together a detailed 'How To' explaining and solving the issue on Reddit. Just follow the steps. You should read it if ...

4 years ago | 7

| accepted

Answered
The Same Matlab code runs slow on AMD 2990WX-based PC and runs fast (4x times faster) on 8700k-based PC
This is because the numeric library matlab uses is the Intel MKL Library which, when run on AMD uses SSE instead of AVX2 (althou...

4 years ago | 1

| accepted