Who uses clapack?
From: Victor Eijkhout (see.sig_at_for.addy)
Date: 12/10/04
- Next message: Alex: "Recurrence relation, part 2"
- Previous message: Tuomo Takkula: "Re: Obtaining the primal solution after using dual simplex method"
- Next in thread: Tino: "Re: Who uses clapack?"
- Reply: Tino: "Re: Who uses clapack?"
- Reply: Dan Pop: "Re: Who uses clapack?"
- Reply: Kamaraju Kusumanchi: "Re: Who uses clapack?"
- Reply: Niels L. Ellegaard: "Re: Who uses clapack?"
- Reply: Michael Hosea: "Re: Who uses clapack?"
- Reply: Jentje Goslinga: "Re: Who uses clapack?"
- Reply: Bart Oldeman: "Re: Who uses clapack?"
- Reply: Brian Gough: "Re: Who uses clapack?"
- Reply: kia: "Re: Who uses clapack?"
- Maybe reply: Roman Werpachowski: "Re: Who uses clapack?"
- Maybe reply: Roman Werpachowski: "Re: Who uses clapack?"
- Maybe reply: Everett M. Greene: "Re: Who uses clapack?"
- Maybe reply: Victor Eijkhout: "Re: Who uses clapack?"
- Messages sorted by: [ date ] [ thread ]
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: Alex: "Recurrence relation, part 2"
- Previous message: Tuomo Takkula: "Re: Obtaining the primal solution after using dual simplex method"
- Next in thread: Tino: "Re: Who uses clapack?"
- Reply: Tino: "Re: Who uses clapack?"
- Reply: Dan Pop: "Re: Who uses clapack?"
- Reply: Kamaraju Kusumanchi: "Re: Who uses clapack?"
- Reply: Niels L. Ellegaard: "Re: Who uses clapack?"
- Reply: Michael Hosea: "Re: Who uses clapack?"
- Reply: Jentje Goslinga: "Re: Who uses clapack?"
- Reply: Bart Oldeman: "Re: Who uses clapack?"
- Reply: Brian Gough: "Re: Who uses clapack?"
- Reply: kia: "Re: Who uses clapack?"
- Maybe reply: Roman Werpachowski: "Re: Who uses clapack?"
- Maybe reply: Roman Werpachowski: "Re: Who uses clapack?"
- Maybe reply: Everett M. Greene: "Re: Who uses clapack?"
- Maybe reply: Victor Eijkhout: "Re: Who uses clapack?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|