LAM: SCALAPACK users?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Camm Maguire camm at enhanced.comMon Aug 28 08:59:20 PDT 2000
- Previous message: Beowulf cluster
- Next message: newbie: 16-node 500Mbps design
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greetings! "Horatio B. Bogbindero" <wyy at cersa.admu.edu.ph> writes: > are there any scalapack users in the list? i have a few questions to ask: > Here! > -is there s C/C++ implementation of SCALAPACK? if not, can i call the > fortran SCALAPACK/PBLAS functions from C/C++? > No c interface, to use routines: 1) add a '_' after routine name 2) Pass all arguments as pointers (i.e. an arg of '1' would have to be passed as &i, with i having been set to 1.) 3) Link with g77 > -are there any good scalapack documentation/manuals out there? the > scalapack site only feature some lawns but nothing like a users manual. > The faq and user's guide at netlib are both good. They're included in the new Debian scalapack-doc package. Take care, > > thanks. > > --------------------- > william.s.yu at ieee.org > > Misfortune, n.: > The kind of fortune that never misses. > -- Ambrose Bierce, "The Devil's Dictionary" > > > _______________________________________________ > This list is archived at http://www.mpi.nd.edu/MailArchives/lam/ > > -- Camm Maguire camm at enhanced.com ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah
- Previous message: Beowulf cluster
- Next message: newbie: 16-node 500Mbps design
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
