caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Basile Starynkevitch <basile@starynkevitch.net>
To: Guillaume Hennequin <guillaume.hennequin@epfl.ch>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] OCaml on Blue Gene?
Date: Mon, 31 Jan 2011 17:41:02 +0100	[thread overview]
Message-ID: <20110131174102.982b7cc7.basile@starynkevitch.net> (raw)
In-Reply-To: <4D46B68F.6020007@epfl.ch>

On Mon, 31 Jan 2011 14:18:07 +0100
Guillaume Hennequin <guillaume.hennequin@epfl.ch> wrote:

> Hi,
> 
> can anybody share experience with OCaml on an Blue Gene ?

I have no idea. Many years ago, I ported to ocaml bytecode interpreter to some sort of Cray (I forgot the details). That was quite simple (IIRC, just some #ifdef to add somewhere).

According to http://en.wikipedia.org/wiki/Blue_Gene each processor is a PowerPC variant. Since PowerPC is supported by Ocaml (I don't know if it is the old 32 bits variant or the 64 bits one), I could imagine that even the native compiler could run on it, and I guess the difference between Blue Gene and other PowerPC (perhaps AIX machines) is mostly minor operating system things. But as usual, the evil is in the details.

I just hope your port will be available to others, just in case.

Good luck.

Cheers.


-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***

      reply	other threads:[~2011-01-31 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 13:18 Guillaume Hennequin
2011-01-31 16:41 ` Basile Starynkevitch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110131174102.982b7cc7.basile@starynkevitch.net \
    --to=basile@starynkevitch.net \
    --cc=caml-list@inria.fr \
    --cc=guillaume.hennequin@epfl.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).