Community Profile

photo

James


Scripps Institute of Oceanography

Active since 2012

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Trying to get executable to use other computer's multiple cores with matlabpool, but getting error
Solved the problem. Turns out I needed to make my code a function before compiling it into an executable. I simply added ...

12 years ago | 1

| accepted

Answered
parfor error after compiled
I figured it out. Turns out I needed to make my code a function before making it an executable. This got rid of the Error in...

12 years ago | 0

Answered
Trying to get executable to use other computer's multiple cores with matlabpool, but getting error
When I run my executable on the machine with matlab, I am getting the following error... --- Starting matlabpool using the ...

12 years ago | 0

Answered
parfor error after compiled
Here's my code for reference. Compiled.mat is my local parallel configuration saved as a mat file... clear all close all...

12 years ago | 0

Answered
parfor error after compiled
I'm using 2011a on a winXP machine. I'm trying the exact same thing using the command window (cmd), but am getting the exact sam...

12 years ago | 0

Question


Trying to get executable to use other computer's multiple cores with matlabpool, but getting error
Using Matlab 2011a on a winXP 32 bit machine with 2 cores, I have a program I turned into an executable using Matlab Compiler th...

12 years ago | 3 answers | 0

3

answers

Question


Matlabpool Maximum Number of Local Workers on one computer - Parallel Computing
Couple of questions... 1) Can someone from Mathworks clarify exactly how many local workers one can enable on one single machin...

12 years ago | 2 answers | 1

2

answers

Answered
Recommend the best possible machine for the price.
Does Mathworks do in-house benchmark testing on specific brands of machines like Dell or other name brand HPCs? If so, what are ...

12 years ago | 0

Question


Recommend the best possible machine for the price.
I've tried searching through other Q&A's, but haven't found a definite answer since everyone's use of Matlab is different. Can ...

12 years ago | 3 answers | 1

3

answers