Code covered by the BSD License  

Highlights from
A GPU Mandelbrot Set

5.0

5.0 | 1 rating Rate this file 86 Downloads (last 30 days) File Size: 40.1 KB File ID: #30988
image thumbnail

A GPU Mandelbrot Set

by Ben Tordoff

 

25 May 2011 (Updated 01 May 2012)

Explore the Mandelbrot Set using MATLAB and a GPU.

| Watch this File

File Information
Description

This application allows you to explore the wonders of the Mandelbrot Set in MATLAB with the help of a capable GPU. It is primarily intended as a demonstration of the different ways in which a MATLAB algorithm can be converted to run on the GPU, however it also has some fun features:

* Use the normal MATLAB zoom and pan to browse the Mandelbrot Set
* Sit back and watch the app pan and zoom between pre-stored locations in the set
* Add your own locations to the animation list

Three different ways of speeding up the algorithm using GPU hardware are provided along with a normal CPU-only version. Have a look at the code for these to get a feeling for how MATLAB's GPU support works.

See also the related "GPU Julia Set Explorer": http://www.mathworks.com/matlabcentral/fileexchange/33201

NB: Requires MATLAB R2011a or above with Parallel Computing Toolbox and a GPU with CUDA Compute Capability 1.3 or above.

Required Products Parallel Computing Toolbox
MATLAB release MATLAB 7.12 (2011a)
Other requirements GPU with CUDA Compute Capability 1.3 or above.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
04 Aug 2011 Ohad  
Please login to add a comment or rating.
Updates
25 May 2011

Fix incorrect required MATLAB version (requires R2011a, not R2010b)

20 Oct 2011

Add Julia Set link to description.

15 Nov 2011

* Fix warnings when animating with an odd window size
* Guard against the window closing to prevent an error when exiting

01 May 2012

* Add animation button to toolbar
* Fix display freeze when toggling control panel on/off

Tag Activity for this File
Tag Applied By Date/Time
gpu Ben Tordoff 24 May 2011 14:37:22
fractal Ben Tordoff 10 Oct 2011 05:16:58
graphics Ben Tordoff 10 Oct 2011 05:16:59

Contact us at files@mathworks.com