필터 지우기
필터 지우기

Calling built-in gpu functions from Cuda Kernel.

조회 수: 1 (최근 30일)
Eric
Eric 2013년 4월 3일
Hi,
I want to write my own Cuda kernel function. What I'd like to do is be able to call a matlab-gpu function from the device and not the host. Is this possible? I'd like to use svd because I have thousands of 3x3 matrices that I'd like to use svd on, but currently, its faster on the cpu as I can only do one small matrix at a time on the gpu.

답변 (0개)

카테고리

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