Who uses clapack?
From: Victor Eijkhout (see.sig_at_for.addy)
Date: 12/10/04
- Next message: Jens.Toerring_at_physik.fu-berlin.de: "Re: environmental variables"
- Previous message: Lawrence Kirby: "Re: environmental variables"
- Next in thread: Victor Eijkhout: "Re: Who uses clapack?"
- Maybe reply: Victor Eijkhout: "Re: Who uses clapack?"
- Reply: Dan Pop: "Re: Who uses clapack?"
- Reply: Kamaraju Kusumanchi: "Re: Who uses clapack?"
- Reply: Michael Hosea: "Re: Who uses clapack?"
- Reply: kia: "Re: Who uses clapack?"
- Maybe reply: Bill Shortall: "Re: Who uses clapack?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 10 Dec 2004 10:31:42 -0500
The authors of lapack/scalapack are starting to work on a new release of
these packages. One of the things we want to address is the sillyness
that C users, instead of linking to the binaries of the Fortran version,
use an automatically translated C version.
Therefore we'd like to know precisely what the reasons for this are.
Naively one would say, compile the Fortran version, append an underscore
(when appropriate) to routine names, and just link those libraries to
your object files.
What are the gotchas, and what are the real stumbling blocks here?
Please spell it out in as much detail as you can muster. This situation
really needs to improve.
V.
-- email: lastname at cs utk edu homepage: www cs utk edu tilde lastname
- Next message: Jens.Toerring_at_physik.fu-berlin.de: "Re: environmental variables"
- Previous message: Lawrence Kirby: "Re: environmental variables"
- Next in thread: Victor Eijkhout: "Re: Who uses clapack?"
- Maybe reply: Victor Eijkhout: "Re: Who uses clapack?"
- Reply: Dan Pop: "Re: Who uses clapack?"
- Reply: Kamaraju Kusumanchi: "Re: Who uses clapack?"
- Reply: Michael Hosea: "Re: Who uses clapack?"
- Reply: kia: "Re: Who uses clapack?"
- Maybe reply: Bill Shortall: "Re: Who uses clapack?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|