Power Fractal is a numerically-intensive parallel graphics application that computes a Mandelbrot-like fractal and displays processor performance statistics. This app uses the AltiVec, SSE, and multiple processors (MP) for its computations and uses UCLA AppleSeed's MacMPI library for communication between parallel processors. To run it on a Mac cluster, use Pooch. This code will also compute correctly on single processor machines and non-G4's.
What's New
Version 1.4.1: Newly reoptimized SSE code and fractal presets for the new 8-Core Mac Pro, where it can achieve over 80 GigaFlops. Thanks xlr8yourmac!
I wanted to check whether the altivec enabler was functioning for the G4 upgrade in my Powermac.
The mac (system profile etc) doesn't give accurate information on the upgrade, so it's hard to know what's actually going on.
Your program was concise, easy to use and answered the question.
Thank you
[Version 1.1.3]
1 Reply
Anonymouscommented on 27 Feb 2004
i tested both my g4 867 powerbook and my g4 400 powerbook. results were consistent after multiple tests with and without altivec, and showed that on each computer altivec provided 4 times better performance when activated. this is good to know. good program, reliable.
There are currently no troubleshooting comments. If you are experiencing a problem with this app, please post a comment.
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
Power Fractal is a numerically-intensive parallel graphics application that computes a Mandelbrot-like fractal and displays processor performance statistics. This app uses the AltiVec, SSE, and multiple processors (MP) for its computations and uses UCLA AppleSeed's MacMPI library for communication between parallel processors. To run it on a Mac cluster, use Pooch. This code will also compute correctly on single processor machines and non-G4's.
Anonymous reviewed on 03 Dec 2004
Feature requests:
- Zoom via rectangle selection.
- Pan the view by (say) holding down a key and dragging the mouse ala Photoshop.
Anonymous reviewed on 27 Dec 2003
+1
The mac (system profile etc) doesn't give accurate information on the upgrade, so it's hard to know what's actually going on.
Your program was concise, easy to use and answered the question.
Thank you