caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Anthony Scemama <scemama@irsamc.ups-tlse.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Opam on Blue-Gene
Date: Mon, 11 Jan 2016 15:10:13 +0100	[thread overview]
Message-ID: <5693B7C5.2030105@irsamc.ups-tlse.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 959 bytes --]

Hi,
has anyone managed to install OCaml+OPAM on a IBM BlueGenemachine?



- When I try to compile the OCaml compiler with gcc, I get a Makefile
error related to a missing none.o file.

- To install OPAM, I do the following:

|wget https://raw.github.com/ocaml/opam/master/shell/opam_installer.sh -O - | sh -s /usr/local/bin/

but OPAM tells me it does not have a binary distribution for my architecture (ppc64)

- I tried to compile the code into bytecode on an Intel machine and copy it to the BlueGene, but the ocamlrun ppc won't
execute the bytecode generated for Intel. Is there an endianness incompatibility in the bytecodes?



I don't know what else I can do to make my code run on a BlueGene machine (Mira at Argonne), and I am trying to convince people
that HPC is not only limited to Fortran or C/C++ using MPI and OpenMP :-(

Help !!!


Anthony

-- 
Anthony Scemama
IRSAMC / Laboratoire de Chimie et Physique Quantiques
UMR5626 CNRS/UPS
Toulouse|


[-- Attachment #2: Type: text/html, Size: 1436 bytes --]

             reply	other threads:[~2016-01-11 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-11 14:10 Anthony Scemama [this message]
     [not found] ` <4673524.9ZabesDjnc@maitake>
2016-01-19 14:25   ` Anthony Scemama
2016-01-19 21:10     ` Mehdi Dogguy
2016-01-20 18:19       ` Mehdi Dogguy
2016-01-27 15:04         ` Anthony Scemama
2016-01-27 15:42           ` Stéphane Glondu

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=5693B7C5.2030105@irsamc.ups-tlse.fr \
    --to=scemama@irsamc.ups-tlse.fr \
    --cc=caml-list@inria.fr \
    /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).