MATLAB plug-in for CUDA - 顯卡

Table of Contents

下載頁面
http://developer.nvidia.com/object/matlab_cuda.html




MATLAB plug-in for CUDA

This MATLAB plug-in for CUDA provides: acceleration of standard MATLAB 2D
FFTs and CUDA/MEX example plug-in and build environment using Chris
Bretherton's Fourier spectral simulation of 2D fluid flow MATLAB scripts from
his course material at the University of Washington.

When MATLAB makes 2D FFT calls of any size, the NVIDIA plug-in intercepts
them and handles them with a MEX file that in-turn utilizes an optimized CUDA
FFT implementation on the GPU.

This is transparent to MATLAB users. Note: this current implementation uses a
single-precision 2-FFT on the NVIDIA hardware, so the results are not in
64-bit precision that the native MATLAB implementation uses without the
NVIDIA plug-in. Can be run with and without CUDA acceleration. Time to run
the example shows a 14X speedup (from 216 seconds to 15 seconds using CUDA
via the MEX file interface).

The MEX file example and build environment uses an FS_2Dflow example but the
method is illustrative on how to write a custom CUDA interface via a MATLAB
MEX file interface for all CUDA libraries .

--
江城子 - 觀金鎖記有感

姻緣密密萬家牽。寸金蓮。對紅鴛。花轎輕顛,行過陌阡田。瓜瓞綿延何處絕?
生註定,憶難眠。   韶光點點灑千年。只嬋娟。廣寒懸。薪火煙鬟,香魄
望青天。雖有黃金身上鎖!雙囍結,更堪憐。


--

All Comments

Steve avatarSteve2008-11-25
威力導演7的CUDA修正檔也有 真的順很多 ATI呢?
Elma avatarElma2008-11-27
cat 8.12還沒出(  ̄ c ̄)y▂ξ
Sierra Rose avatarSierra Rose2008-11-29
出了也要軟體商支援
Kumar avatarKumar2008-12-01
目前有啥軟體商主動發表支援了嘛?
Bethany avatarBethany2008-12-03
沒聽說...
Hazel avatarHazel2008-12-05
17938寫到幾家會開發ATI的
Freda avatarFreda2008-12-06
請問這個怎麼裝呢?
Rebecca avatarRebecca2008-12-06
酷!不過只有FFT嗎?