* `double' alignment in ocamlopt
@ 1998-04-17 17:17 William Chesters
0 siblings, 0 replies; only message in thread
From: William Chesters @ 1998-04-17 17:17 UTC (permalink / raw)
To: caml-list
Would it be easy to modify ocamlopt so that it put "float array"s on
an 8-byte boundary? If I want to use Fortran libraries like lapack
with ocamlopt on a Sparc I have to copy them before giving them to the
Fortran code, or else get a bus error. I know the docs don't promise
that you can access doubles direct but it would be very nice.
[please don't read this bit ... :)]
Serait-il facile de modifier ocamlopt afin qu'il poserait les "float
array"s sur une adresse XXX0 ou XXX8? Si je veux utilitiser les
libraries Fortran (par exemple, lapack) avec ocamlopt sur un CPU
sparc, je dois copier tous mes "float array"s avant de les donner à
lapack. Sinon ... "bus error".
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1998-04-20 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-17 17:17 `double' alignment in ocamlopt William Chesters
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox