Feeds
질문
overload subsref locally in a function
Is it possible to overload subsref *locally in a function*? I want to do it locally because the definition will involve calls t...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
how to select the least used gpuDevice?
I run multiple matlab processes on several gpus on one machine. Is there a way to select the least used gpuDevice based on the c...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
gpu computation is slow sometimes
Matlab version: 2015a. Let's say I have a function f(x). I know that it takes 0.001s to run on a GPU in a stand-alone way. ...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
How to reshape a gpuArray in a mex file?
I have a variable x, a gpuArray. I call a mex function func(x). In the mex function, I want to reshape this variable. The on...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
Display the sizes of 4D arrays?
Could matlab display the sizes of arrays with dimensions>=4? I have many 4D arrays and would like to see their sizes during d...
대략 11년 전 | 답변 수: 1 | 0
