Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Parallel fortran libraries for algebra calculus
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
News DINAV  
View profile  
 More options Apr 6 2001, 6:01 am
Newsgroups: comp.lang.fortran
From: "News DINAV" <brizzol...@dinav.unige.it>
Date: Fri, 6 Apr 2001 11:31:51 +0200
Local: Fri, Apr 6 2001 5:31 am
Subject: Parallel fortran libraries for algebra calculus
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kay Diederichs  
View profile  
 More options Apr 6 2001, 8:51 am
Newsgroups: comp.lang.fortran
From: Kay Diederichs <Kay.Diederi...@uni-konstanz.de>
Date: Fri, 06 Apr 2001 14:51:02 +0200
Local: Fri, Apr 6 2001 8:51 am
Subject: Re: Parallel fortran libraries for algebra calculus

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.Diederi...@uni-konstanz.de  Tel +49 7531 88 4049 Fax 3183
Fakultaet fuer Biologie, Universitaet Konstanz
Box M656, D-78457 Konstanz, Germany

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ronald Benedik  
View profile  
 More options Apr 7 2001, 6:02 am
Newsgroups: comp.lang.fortran
From: Ronald Benedik <rbene...@fsmat.htu.tuwien.ac.at>
Date: Sat, 07 Apr 2001 11:55:34 +0200
Local: Sat, Apr 7 2001 5:55 am
Subject: Re: Parallel fortran libraries for algebra calculus

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »