Rank: 19 based on 1294 downloads (last 30 days) and 11 files submitted
photo

Ben Tordoff

E-mail
Company/University
MathWorks
Lat/Long
52.22944259643555, 0.153099998831749

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Ben View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
08 May 2013 Screenshot GPUBench Compare GPUs using standard numerical benchmarks in MATLAB. Author: Ben Tordoff gpu, performance, benchmark, bench, utilities, timing 175 8
  • 4.66667
4.7 | 3 ratings
26 Apr 2013 Screenshot GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff gui, boxlayout, pick of the week, java, gridlayout, layout 456 187
  • 4.92188
4.9 | 76 ratings
28 Mar 2013 Screenshot Rotate X-axis tick labels Rotate x-tick labels to any angle, preserving font settings and coping with resize, zoom, pan etc Author: Ben Tordoff plotting, xtick 341 34
  • 4.6
4.6 | 16 ratings
08 Jan 2013 Screenshot Multi progress bar A new "shiny" progress-bar with multiple bars in a single window, time-estimates and more. Author: Ben Tordoff gui, progress bar, waitbar 92 33
  • 4.90909
4.9 | 22 ratings
01 Nov 2012 Screenshot A GPU Mandelbrot Set Explore the Mandelbrot Set using MATLAB and a GPU. Author: Ben Tordoff gpu, fractal, graphics 73 0
  • 5.0
5.0 | 1 rating
Comments and Ratings by Ben View all
Updated File Comments Rating
09 May 2013 GPUBench Compare GPUs using standard numerical benchmarks in MATLAB. Author: Ben Tordoff

Hi Andrei,

yes, you can do this with the tool as it is, although it isn't that easy. I will look at adding a more convenient way later.

1. Remove the data-file for the release you are using (so data/R2013a.mat if using the latest release).
2. Capture and store the results from each machine/GPU you are interested in:

>> data = gpuBench();
>> gpubench.saveResults(data);

This will build up a new data-file specific to your machines and the MATLAB release being used. Let me know if this doesn't work for you or you have suggestions as to how to make this more convenient.

Cheers
Ben

29 Apr 2013 GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff

Hi Yannick. This is easy enough to do. I'll make sure it's in the next update. If you would like to test it before then, email me using the author link above and I'll send you a patch.

26 Apr 2013 GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff

Hi Yannick, thanks for that fix – I'll make sure it's updated in the next version.

There isn't a definitive list of the default properties, I'm afraid. PanelBox will take notice of the default title colour, but that's about all.

Which border was it you wanted to remove, the one around the title, the one around the contents, or both?

19 Mar 2013 GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff

Hi Dani, this is related to the legend problems we have already fixed. I have a fix for this too, but it isn't quite ready for release yet. Watch this space...

07 Mar 2013 GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff

Thanks Sven, I'll get onto that and submit a fix.

Comments and Ratings on Ben's Files View all
Updated File Comment by Comments Rating
16 May 2013 Carving a Dinosaur This is a demo of reconstructing a 3D shape from multiple images using space-carving. Author: Ben Tordoff zhang, wei

very helpful!

15 May 2013 Multi progress bar A new "shiny" progress-bar with multiple bars in a single window, time-estimates and more. Author: Ben Tordoff Willame, Alexandre

Perfect

09 May 2013 GPUBench Compare GPUs using standard numerical benchmarks in MATLAB. Author: Ben Tordoff Tordoff, Ben

Hi Andrei,

yes, you can do this with the tool as it is, although it isn't that easy. I will look at adding a more convenient way later.

1. Remove the data-file for the release you are using (so data/R2013a.mat if using the latest release).
2. Capture and store the results from each machine/GPU you are interested in:

>> data = gpuBench();
>> gpubench.saveResults(data);

This will build up a new data-file specific to your machines and the MATLAB release being used. Let me know if this doesn't work for you or you have suggestions as to how to make this more convenient.

Cheers
Ben

08 May 2013 GPUBench Compare GPUs using standard numerical benchmarks in MATLAB. Author: Ben Tordoff Utkin, Andrei Borissovitch

As stated in the description, GPUBench "produces a detailed HTML report showing how your GPU's performance compares to PRE-STORED PERFORMANCE RESULTS from a range of other GPUs." Although being very happy with GPUBench, I found strange that the application only allows to compare against pre-defined set of other hardware.

Quite a typical situation is that your bosses (or yourself) want to compare machines that the company already has (e.g., to decide what comps to allocate for the development and what for running release versions, or to decide which computers must be enhanced with additional processor units). It would be fine to have an opportunity to run GPUBench in one computer, save the benchmark structure to a file, copy this file to another computer and run the GPUBench on that another computer in such a manner that its data are added to the benchmark structure. Thus the User could compare his/her own computers.

Is this mode can be realized somehow in the current version of the application? If not, can it be included in future versions?

06 May 2013 Rotate X-axis tick labels Rotate x-tick labels to any angle, preserving font settings and coping with resize, zoom, pan etc Author: Ben Tordoff Annamalai, Muthu

Thanks for sharing! Do you have any ideas on applying this to the Y-axis ?

Top Tags Applied by Ben
gui, gpu, graphics, fractal, plotting
Files Tagged by Ben View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
08 May 2013 Screenshot GPUBench Compare GPUs using standard numerical benchmarks in MATLAB. Author: Ben Tordoff gpu, performance, benchmark, bench, utilities, timing 175 8
  • 4.66667
4.7 | 3 ratings
26 Apr 2013 Screenshot GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff gui, boxlayout, pick of the week, java, gridlayout, layout 456 187
  • 4.92188
4.9 | 76 ratings
28 Mar 2013 Screenshot Rotate X-axis tick labels Rotate x-tick labels to any angle, preserving font settings and coping with resize, zoom, pan etc Author: Ben Tordoff plotting, xtick 341 34
  • 4.6
4.6 | 16 ratings
08 Jan 2013 Screenshot Multi progress bar A new "shiny" progress-bar with multiple bars in a single window, time-estimates and more. Author: Ben Tordoff gui, progress bar, waitbar 92 33
  • 4.90909
4.9 | 22 ratings
01 Nov 2012 Screenshot A GPU Mandelbrot Set Explore the Mandelbrot Set using MATLAB and a GPU. Author: Ben Tordoff gpu, fractal, graphics 73 0
  • 5.0
5.0 | 1 rating

Contact us