CUDA MEX
バージョン 1.0.0.0 (2.64 KB) 作成者:
Haim Avron
Compile CUDA from within MATLAB!
Just write
cuda_mex filename.cu
and it is ready.
This small script modifies the files used by MATLAB to compile mex-functions within MATLAB so that CUDA is supported.
Once the script setup_cuda_mex.m is run you can just compile CUDA mex files with the function cuda_mex.m.
Only Win32 with Visual Studio is supported in the current version.
CUDA Toolkit and SDK required.
引用
Haim Avron (2025). CUDA MEX (https://jp.mathworks.com/matlabcentral/fileexchange/25314-cuda-mex), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で GPU Computing についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!cuda_mex/
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
