The MATLAB Blog

Practical Advice for People on the Leading Edge

Posts 11 - 16 of 16

다음에 대한 결과: performance

Playing with the R2022b MATLAB Apple Silicon beta for M1/M2 Mac 19

Update 22nd June 2023: An updated blog post about MATLAB on Apple Silicon can be found at... 더 읽어보기 >>

MATLAB’s High Performance Computing (HPC) and ‘Big Data’ datatypes 5

Table of ContentsgpuArrays - GPU programming made easy dlarray - Specialised objects for Deep Learning training Tall arrays - For when you've got more rows than memory Distributed arrays - Spread... 더 읽어보기 >>

Linear Algebra in MATLAB: Trying out AMD’s AOCL 10

In R2022a, MathWorks started shipping AMD’s AOCL alongside Intel’s MKL in MATLAB.  This article explains what these are and why you might care about them. BLAS and LAPACK A lot of modern technical... 더 읽어보기 >>

How to make a GPU version of this MATLAB program by changing two lines 1

In his article, A short game of Life, Steve Eddins showed us the following few lines of code that impemented Conway's game of life. Steve's version used a 750 x 750 gameboard whereas mine is using... 더 읽어보기 >>

Finding if all elements of a matrix are finite, fast! 3

Today, I'm going to focus on three new functions that were added to the MATLAB programming language in R2022a: allfinite, anynan and anymissing. These functions are more concise, and usually faster,... 더 읽어보기 >>

Exploring the MATLAB beta for Native Apple Silicon 36

Update 8th December 2022: You may be interested in the newer Apple Silicon beta that’s discussed at Playing with the R2022b MATLAB Apple Silicon beta for M1/M2 Mac » The MATLAB Blog –… 더 읽어보기 >>

Posts 11 - 16 of 16