フィルターのクリア

NVIDIA GTS250 problem

4 ビュー (過去 30 日間)
bikekowal Marcin Kowalski
bikekowal Marcin Kowalski 2011 年 12 月 12 日
Hi,
I have a PC equipped with NVIDIA GeForce GTS250 and Matlab 2011A. Problem is that I cannot use a parallel computing toolbox because of following error:
The device selected (device 1, "GeForce GTS 250") does not have sufficient compute capability to be used. Compute capability 1.3 (or greater) is required, the selected device has compute capability 1.1.
Is there any solution? I have latest drivers installed. regards, Marcin

採用された回答

Jill Reese
Jill Reese 2011 年 12 月 12 日
Hi Marcin. Unfortunately, there is no workaround other than to use a GPU with compute capability 1.3 or higher, as the error message states.
The compute capability restriction is in place for a number of reasons. First, compute capability 1.3 cards were the first to offer double precision support, which is the default precision in MATLAB. Furthermore, starting with compute capability 1.3, NVIDIA GPUs offer greater single precision arithmetic accuracy and IEEE compliance for all computations.
Regards,
Jill

その他の回答 (2 件)

Walter Roberson
Walter Roberson 2011 年 12 月 12 日
There is no way to use Mathwork's GPU computing on that device.
Accelereyes makes a MATLAB add-on product named Jacket that does GPU computing, which is able to run on CUDA 1.1, if I recall properly.

bikekowal Marcin Kowalski
bikekowal Marcin Kowalski 2011 年 12 月 12 日
Ok thank you for your replies. So I need to find another GPU...
regards, Marcin

カテゴリ

Help Center および File ExchangeGPU Computing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by