caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Thomas Fischbacher <Thomas.Fischbacher@Physik.Uni-Muenchen.DE>
To: caml-list@pauillac.inria.fr
Subject: [Caml-list] Ocaml on AIX
Date: Tue, 29 Jun 2004 14:40:15 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0406291424430.2216@seekar.cip.physik.uni-muenchen.de> (raw)


Dear OCaml hackers,

we are about to do an exact symbolic calculation of enormous size (it 
could even be the largest one performed by mankind so far, I don't know) 
which comes from superstring theory. We do this in Ocaml, using as much 
of the algebraic structure as possible, and hence implemented quite many 
algorithmic tricks in the code which give us a performance boost of a 
factor of about 300 over the already highly optimized but more generic 
"symbol cruncher" FORM term manipulation program.

We might have an opportunity to use the supercomputer of a german plasma 
physics research institution for this, but this particular machine runs 
AIX on PowerPCs, _probably_ with somewhat out-dated software on it, so I
suppose I would have quite a hard time installing an ocaml compiler on it.

Hence, before I write an application for computing resources on that 
machine, I'd like to ask if there is anyone out there who could compile 
my code for AIX (needs ocaml 2.07.2a and libnums-ocaml 3.07)?

-- 
regards,               tf@cip.physik.uni-muenchen.de              (o_
 Thomas Fischbacher -  http://www.cip.physik.uni-muenchen.de/~tf  //\
(lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y)           V_/_
(if (= x 0) y (g g (- x 1) (* x y)))) n 1))                  (Debian GNU)

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2004-06-29 12:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-29 12:40 Thomas Fischbacher [this message]
2004-06-29 14:03 ` John Goerzen
2004-06-29 17:14   ` Thomas Fischbacher
2004-06-29 18:05     ` John Goerzen
2010-01-19 20:31 Bytecode run on AIX - "unknown C primitive" error Dawid Toton
2010-01-20  9:20 ` [Caml-list] " Christoph Bauer
2010-01-20 18:18   ` Dawid Toton
2010-01-22 11:24     ` Christoph Bauer
2010-01-27 15:10       ` [Caml-list] OCaml on AIX Dawid Toton
2010-04-19 14:56         ` Christoph Bauer

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=Pine.LNX.4.58.0406291424430.2216@seekar.cip.physik.uni-muenchen.de \
    --to=thomas.fischbacher@physik.uni-muenchen.de \
    --cc=caml-list@pauillac.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).