필터 지우기
필터 지우기

loading .mat files with gpuArray's onto computer without a GPU

조회 수: 2 (최근 30일)
MikeStein
MikeStein 2013년 1월 10일
Hello all,
I have a number of .mat files that contain variables of type gpuArray. I just tried loading that .mat file onto a computer without a compatible GPU, and I got an error within load saying the current GPU does not support GPU compute 1.1 or higher. I was hoping Matlab would automatically cast those variables to the system memory space in those cases instead of throwing a terminal error. Is there a way to get around this or do I have to resave the .mat files cast to system memory-space?
Thanks, Mike

답변 (1개)

Edric Ellis
Edric Ellis 2013년 2월 18일
Unfortunately, there is no other workaround.

카테고리

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