Parallel Computing Toolbox GPU using ATI with Stream?

조회 수: 4 (최근 30일)
Curtis
Curtis 2011년 11월 23일
답변: Royi Avital 2015년 3월 24일
Have anyone heard anything about the Parallel toolbox supporting GPU computing using ATI graphics cards with their Stream Technology?
It looks like ATI Stream technology supports BLAS Level 3 functions, which is the basis of LAPACK, which is the basis of Matlab, so I don't see technically why not.
As a rule we try to avoid hardware and vendor lock-in whenever possible and the ATI cost savings over Nvidia can’t be ignored in this fiscal climate.

답변 (2개)

Walter Roberson
Walter Roberson 2011년 11월 23일
GPU computing is currently only supported for CUDA; there is no OpenCL support at this time.
I have no idea whether MathWorks has any OpenCL plans (I'm just a user from a research organization); that is something you should ask MathWorks sales.

Royi Avital
Royi Avital 2015년 3월 24일
There 2 main things I want in MATLAB:
  1. OpenCL support so we'll be able to use AMD graphics card which have great Double Precision support (As opposed to nVidia).
  2. Better far improved JIT engine. The world has made tremendous progress in the field of JIT engines. We want to see it in MATLAB as well.

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by