Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Parallel fortran libraries for algebra calculus

12 views
Skip to first unread message

News DINAV

unread,
Apr 6, 2001, 5:31:51 AM4/6/01
to
I am looking for Fortran libraries about algebra calculus (solution of
linear system of equations) on
dual pentium PC.

Is there anything in Fortran for Linux or Windows that can exploit
the power of the two processors for the algebra calculus?

Is there anything free?

I just want to start to enter in the argument.


Thank you,

--
Stefano BRIZZOLARA

Kay Diederichs

unread,
Apr 6, 2001, 8:51:02 AM4/6/01
to

look at ATLAS; it's free and quite good, and it has multiprocessing
(pthreads) support: http://www.netlib.org/atlas
--
Kay Diederichs http://strucbio.biologie.uni-konstanz.de/~kay
email: Kay.Die...@uni-konstanz.de Tel +49 7531 88 4049 Fax 3183
Fakultaet fuer Biologie, Universitaet Konstanz
Box M656, D-78457 Konstanz, Germany

Ronald Benedik

unread,
Apr 7, 2001, 5:55:34 AM4/7/01
to
News DINAV wrote:
>
> I am looking for Fortran libraries about algebra calculus (solution of
> linear system of equations) on
> dual pentium PC.

> Is there anything in Fortran for Linux or Windows that can exploit
> the power of the two processors for the algebra calculus?

I did an experimental C library in a threaded and non threaded version:
http://fsmat.htu.tuwien.ac.at/~rbenedik/gauss.html

However, it's not compareable in performance to ATLAS.

0 new messages