Community Profile

photo

Jack Lee


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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. ...

8 years ago | 1 answer | 1

1

answer

Question


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...

8 years ago | 2 answers | 0

2

answers

Question


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...

9 years ago | 1 answer | 0

1

answer