Rank: 1743 based on 33 downloads (last 30 days) and 2 files submitted
photo

Edric Ellis

E-mail
Company/University
The MathWorks
Lat/Long
52.22891235351562, 0.151403993368149

Personal Profile:

Developer at MathWorks, working on Parallel Computing Toolbox.

Professional Interests:
parallel computing, distributed arrays, gpu

 

Watch this Author's files

 

Files Posted by Edric View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
27 Jun 2011 Worker Object Wrapper Simplifies managing resources such as large data within PARFOR loops and SPMD blocks Author: Edric Ellis parallel computing, parfor 11 0
  • 5.0
5.0 | 1 rating
30 Jun 2009 Screenshot PARFOR Progress Monitor A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers Author: Edric Ellis parallel, parfor 22 7
  • 4.0
4.0 | 3 ratings
Comments and Ratings by Edric View all
Updated File Comments Rating
21 Sep 2009 PARFOR Progress Monitor A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers Author: Edric Ellis

Hi Stefan,
Are you sure you've got the java code on the java path of the workers? I do something like this:
matlabpool local 3
addpath /path/to/stuff
pctRunOnAll javaaddpath /path/to/stuff

Cheers,
Edric.

22 Jan 2009 MATLAB in Physics - Visualisation The first lecture in a series on using MATLAB® in undergraduate physics courses. Author: Matt McDonnell
Comments and Ratings on Edric's Files View all
Updated File Comment by Comments Rating
18 Jan 2012 PARFOR Progress Monitor A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers Author: Edric Ellis Stephen

To get this to work on osx, you need to modify the matlab class to append '.local' to the hostname.

 o.HostName = [cfg.hostname '.local'];

03 Nov 2011 Worker Object Wrapper Simplifies managing resources such as large data within PARFOR loops and SPMD blocks Author: Edric Ellis Kanan, Christopher
26 Jan 2011 PARFOR Progress Monitor A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers Author: Edric Ellis Alexandra

This is a great tool, but it seems to delete all my global variables which is a bit annoying.
Also, I am of the same opinion as Boris. It is a bit small and I cannot read the full title. A few size options would be nice.

02 Sep 2010 PARFOR Progress Monitor A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers Author: Edric Ellis Luke

This is a great little program. However, i also get problems for large loops:

??? No method 'createServer' with matching signature found for class 'ParforProgressMonitor'.

Error in ==> ParforProgMon>ParforProgMon.ParforProgMon at 48
                o.JavaBit = ParforProgressMonitor.createServer( s, n );

21 Jun 2010 PARFOR Progress Monitor A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers Author: Edric Ellis Boris

Thank you, very usefull!
I have a question though: is it possible to edit the progress bar in some way? In my case even the example won't fully display the word "example' in the upper bar.
It would be nice if the bar could adapt to what it should display or if the user could enter a length (character units?).

Best regards,
Boris

Top Tags Applied by Edric
parfor, gpu, parallel, parallel computing
Files Tagged by Edric View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
27 Jun 2011 Worker Object Wrapper Simplifies managing resources such as large data within PARFOR loops and SPMD blocks Author: Edric Ellis parallel computing, parfor 11 0
  • 5.0
5.0 | 1 rating
23 Oct 2010 Screenshot A CUDA accelerated Beam Propagation Method [BPM] Solver using the Parallel Computing Toolbox A beam propagation method solver using the CUDA capabilities in the parallel computing toolbox. Author: Patrick Kano mathematics, optics, cuda, beam propagation meth..., gpu, parallel computing to... 28 3
  • 4.5
4.5 | 2 ratings
30 Jun 2009 Screenshot PARFOR Progress Monitor A Java progress monitor to track progress through a PARFOR loop running MATLAB® workers Author: Edric Ellis parallel, parfor 22 7
  • 4.0
4.0 | 3 ratings

Contact us at files@mathworks.com