回答済み error setting parallel option for plsregress
To use a nontrivial options structure you need to use the parameter value pair 'Options', nameOfStruct. In your case, the call ...
14年以上 前 | 1
回答済み spmd performance
Azam,
Could you actually post a bit of code? It would be a lot easier to make suggestions that way.
Best,
Jill
14年以上 前 | 1
回答済み Non distributed arrays in SPMD
I may be misunderstanding what is returned by your prange function, but if you just want the labs to iterate over the entire loc...
14年以上 前 | 0
回答済み Voronoi on GPU?
You're right. I went back and looked again at the voronoi functionality. VORONOIN is not currently supported on the GPU and th...
14年以上 前 | 0
| 採用済み
回答済み Voronoi on GPU?
Hi Wolfgang! What release of MATLAB are you using, and what exactly are you trying to do with voronoi? The most recent release...
14年以上 前 | 0
回答済み codistributed array, parallel computing
Could you post the code that you are currently using? It would be easier to make suggestions based on what you have already tri...
14年以上 前 | 0
回答済み GPUArray ANDs and ORs
Hi Jonathan, if your MATLAB license is up to date you might like to have a look at the pre-release of R2011b which is now availa...
14年以上 前 | 0
回答済み max function on gpu
Hi Shannon. If your MATLAB license is up to date you might like to have a look at the pre-release of R2011b which is now availab...
回答済み fminunc and parallel computing?
From the documentation, it seems that fminunc cannot leverage the UseParallel option like the other three functions you mention....
15年弱 前 | 2
| 採用済み
回答済み spmd for drange extremely slow
For this simple example there really is no need for the nested for loops. This documentation example provides a simple illustra...
回答済み Matlab crashes 2010a: Aborted (core dumped)
The MATLAB R2010b release of the Parallel Computing Toolbox contains support for NVIDIA GPU devices. If you are already license...
15年弱 前 | 1
回答済み Indexing in GPUArrays
Hi Jesse. Yes, unfortunately in R2010b indexing is not supported for GPUArrays. R2010b is the first release to contain GPU sup...