Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=477313





--- Comment #2 from Richard W.M. Jones <[email protected]>  2008-12-20 08:09:07 
EDT ---
Created an attachment (id=327532)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=327532)
Parallel mandlebrot set

An auto-parallelizing mandlebrot set program, which
uses this library.

Adapted from:
http://fhtr.blogspot.com/2008/08/preludeml-some-parallel-combinators.html

Compile using:
  ocamlfind opt -package preludeml -linkpkg mandlebrot.ml -o mandlebrot

Run using:
  ./mandlebrot 5000 test.pgm
  eog test.pgm
(It will auto-detect the number of cores in your system and spread
the work across them.)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to