Feeds
提问
Disable automatic conversion to reals
Is there a way to disable the automatic conversion of a complex variable with zero imaginary component into a purely real variab...
6 years 前 | 3 个回答 | 3
3
个回答提问
Unable to set NumThreads when creating a job
I seem to be unable to set NumThreads when creating a job: >> sge = parcluster('sge'); >> class(sge) 'parallel.cl...
7 years 前 | 1 个回答 | 0
1
个回答提问
System call fails from MATLAB worker
I am encountering some difficulty with MATLAB workers in R2017a. It works perfectly unless the MATLAB code attempts to make ...
7 years 前 | 1 个回答 | 1
1
个回答提问
How do I construct a complex gpuArray directly on the GPU?
I am trying to initialize a complex gpuArray directly on the GPU (i.e. without first creating a complex array in host memory and...
7 years 前 | 2 个回答 | 0