GPU vs CPU speed test of finite difference equation

버전 1.6.0.0 (5.73 KB) 작성자: Mark Ward
Compares the speed of the parallel computing toolbox functions vs CPU for finite difference
다운로드 수: 1.1K
업데이트 날짜: 2014/7/10

라이선스 보기

Simulates the heat equation, with constant heat capacity and thermal conductivity, using GPU (parallel computing toolbox) or CPU (matrix calculations). Includes results from Nvidia titan and i5-2500k @ 4.2 GHz. Any suggestions welcome on speeding up either.

인용 양식

Mark Ward (2024). GPU vs CPU speed test of finite difference equation (https://www.mathworks.com/matlabcentral/fileexchange/42779-gpu-vs-cpu-speed-test-of-finite-difference-equation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.6.0.0

more minor fixes

1.5.0.0

few more minor corrections. All the big calculations are set as single precision currently.

1.4.0.0

I temporarily uploaded a version which used massive arrays. This one is back to normal.

1.3.0.0

This version is faster and uses less memory. It uses the 'stencil' approach: see the comments for details.

1.2.0.0

Was advised by Mathworks that one of the submitted files was not a .m file, so I've re-submitted the zip archive.

1.0.0.0