<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.algo-prog.info/ocmc/web/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.algo-prog.info/ocmc/web/feed.php">
        <title>OCaml4MultiCore</title>
        <description></description>
        <link>http://www.algo-prog.info/ocmc/web/</link>
        <image rdf:resource="http://www.algo-prog.info/ocmc/web/lib/images/favicon.ico" />
       <dc:date>2010-07-04T19:31:49+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.algo-prog.info/ocmc/web/index.php?id=ocaml_for_multicore_architectures&amp;rev=1278082613&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.algo-prog.info/ocmc/web/index.php?id=ocaml_for_multicore&amp;rev=1277848536&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.algo-prog.info/ocmc/web/index.php?id=download&amp;rev=1266244161&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.algo-prog.info/ocmc/web/index.php?id=index&amp;rev=1266244073&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.algo-prog.info/ocmc/web/lib/images/favicon.ico">
        <title>OCaml4MultiCore</title>
        <link>http://www.algo-prog.info/ocmc/web/</link>
        <url>http://www.algo-prog.info/ocmc/web/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.algo-prog.info/ocmc/web/index.php?id=ocaml_for_multicore_architectures&amp;rev=1278082613&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-02T16:56:53+02:00</dc:date>
        <dc:creator>philippe</dc:creator>
        <title>ocaml_for_multicore_architectures</title>
        <link>http://www.algo-prog.info/ocmc/web/index.php?id=ocaml_for_multicore_architectures&amp;rev=1278082613&amp;do=diff</link>
        <description>This project aims at allowing Objective Caml to take advantage of multicore architectures, notably those now commonly used in laptops and desktop PC.

News

	*  2010 spring-summer (current work, in progress) : (ocaml-3.12-svn) “from scratch”, making the runtime library fully reentrant, first without threads preoccupation
	*  early 2010 : (ocaml-3.11.1) adaptation to work on x84-32 and x84-64, with Linux and Mac OS X. Fairly unstable.
	*  late 2009 : (ocaml-3.11.1) adaptation of the modified runt…</description>
    </item>
    <item rdf:about="http://www.algo-prog.info/ocmc/web/index.php?id=ocaml_for_multicore&amp;rev=1277848536&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-29T23:55:36+02:00</dc:date>
        <dc:creator>philippe</dc:creator>
        <title>ocaml_for_multicore</title>
        <link>http://www.algo-prog.info/ocmc/web/index.php?id=ocaml_for_multicore&amp;rev=1277848536&amp;do=diff</link>
        <description>This project aims at allowing Objective Caml to take advantage of multicore architectures, notably those now commonly used (laptops, desktop PC).

News

	*  2010 spring-summer : (ocaml-3.12-svn) “from scratch”, making the runtime library fully reentrant, first without threads preoccupation
	*  2010 : (ocaml-3.11.1) adaptation of the modified runtime library for ocaml-3.11.1
	*  2009 : (ocaml-3.10.2) several working implementations for X86-64 (with or without partial collections)
	*  2008 : (ocam…</description>
    </item>
    <item rdf:about="http://www.algo-prog.info/ocmc/web/index.php?id=download&amp;rev=1266244161&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-15T15:29:21+02:00</dc:date>
        <dc:creator>philippe</dc:creator>
        <title>download</title>
        <link>http://www.algo-prog.info/ocmc/web/index.php?id=download&amp;rev=1266244161&amp;do=diff</link>
        <description>These are snapshots for testing purpose only.

November 4th, 2009 version

Download link

without partial collection

oc4mc-smartpumpkin.tar.gz

	*  (feature) growing capable shared heap : if a huge allocation is needed, the heap grows such that it becomes possible (i.e. with system malloc limitation only) instead of going into an endless broken loop
	*  (feature) limited shrinking : the shared heap can never become smaller than its initial size</description>
    </item>
    <item rdf:about="http://www.algo-prog.info/ocmc/web/index.php?id=index&amp;rev=1266244073&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-15T15:27:53+02:00</dc:date>
        <dc:creator>philippe</dc:creator>
        <title>index</title>
        <link>http://www.algo-prog.info/ocmc/web/index.php?id=index&amp;rev=1266244073&amp;do=diff</link>
        <description>“OCaml4Multicore” is an OCaml modification to allow the use of parallel POSIX Threads with OCaml.
This started as an OCaml Summer Project 2008 funded by Jane Street Capital.



For performance reasons, OCaml4MultiCore is currently only distributed for AMD/Intel 64-bit architecture, as a patch to OCaml 3.10.2. A version working on Linux/x86-32bit, Linux/x86-64bit, MacOSX/x86-64bit is in development as a patch to OCaml 3.11.1.</description>
    </item>
</rdf:RDF>

