From: "Markus Mottl" <markus.mottl@gmail.com>
To: "Jan Kybic" <kybic@fel.cvut.cz>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Top-level with compiled libraries, Was: ANN OCaml Batteries Included
Date: Sun, 12 Oct 2008 11:19:02 -0400 [thread overview]
Message-ID: <f8560b80810120819y607b5299jc64a8f3c539a2d46@mail.gmail.com> (raw)
In-Reply-To: <878wsuw4o8.fsf_-_@fel.cvut.cz>
On Sun, Oct 12, 2008 at 5:20 AM, Jan Kybic <kybic@fel.cvut.cz> wrote:
> Hello. On the subject of using toplevel: I would love to use toplevel
> to test my code but I need a lot of compiled libraries (written in C)
> - such as FFTW, Lacaml, etc. - and as far as I know, it is not
> possible to use compiled code from toplevel. Or am I wrong? Also, some
> of my code is quite computationally intensive, so in byte-code it runs
> too slowly.
It is certainly possible to use Lacaml (and presumably also FFTW) in
toplevels. There shouldn't be any noticable performance penalty,
since almost all of the computation time is spent in external
libraries written in Fortran or C.
Regards,
Markus
--
Markus Mottl http://www.ocaml.info markus.mottl@gmail.com
next prev parent reply other threads:[~2008-10-12 15:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-11 13:48 ANN OCaml Batteries Included alpha 1 David Teller
2008-10-11 21:27 ` [Caml-list] " Andrej Bauer
2008-10-11 22:35 ` David Teller
2008-10-12 5:42 ` Peng Zang
2008-10-12 9:20 ` Top-level with compiled libraries, Was: ANN OCaml Batteries Included Jan Kybic
2008-10-12 12:53 ` [Caml-list] " Daniel Bünzli
2008-10-13 10:26 ` Daniel Bünzli
2008-10-12 15:19 ` Markus Mottl [this message]
2008-10-12 15:19 ` Peng Zang
2008-10-12 13:59 ` [Caml-list] ANN OCaml Batteries Included alpha 1 David Teller
2008-10-12 17:00 ` Peng Zang
2008-10-12 18:43 ` David Teller
2008-10-12 18:55 ` Peng Zang
2008-10-13 9:07 ` Stefano Zacchiroli
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=f8560b80810120819y607b5299jc64a8f3c539a2d46@mail.gmail.com \
--to=markus.mottl@gmail.com \
--cc=caml-list@yquem.inria.fr \
--cc=kybic@fel.cvut.cz \
/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