Difference between pages "Download rtl 0.1" and "File:Mandlezoom.jpg"

From Mesham
(Difference between pages)
Jump to navigationJump to search
 
(Mandelbrot Performance Tests)
 
Line 1: Line 1:
<metadesc>Mesham is a type oriented programming language allowing the writing of high performance parallel codes which are efficient yet simple to write and maintain</metadesc>
+
Mandelbrot Performance Tests
''Please note: This version is now deprecated, please install version 0.2 if possible''
 
 
 
== Runtime Library Version 0.1 ==
 
 
 
This is the Mesham Runtime Library Version 0.1 and the last version to provide explicit support for Windows Operating Systems. This version of the runtime library is ONLY compatible with Mesham 0.41(b), it will not work with Mesham 0.5.
 
 
 
== Download ==
 
 
 
You can download version 0.1 of the [http://www.mesham.com/downloads/libraries01.zip Runtime Library here] ''(Source cross platform compatible.)''
 
 
 
You can download version 0.1 of the [http://www.mesham.com/downloads/win32binlibrary01.zip Runtime Library here] ''(Binary for Windows 32 bit.)''
 
 
 
== Instructions for Use ==
 
 
 
Please refer to the [[Download_all|All version 0.41(b)]] page for detailed installation instructions. The target machine will require a C99 conforming compiler and an implementation of the MPI 2 standard (such as MPICH or OpenMPI.)
 

Revision as of 18:03, 11 January 2010

Mandelbrot Performance Tests