help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking to ATLAS threaded ptcblas and ptf77blas libraries


From: Dmitri A. Sergatskov
Subject: Re: linking to ATLAS threaded ptcblas and ptf77blas libraries
Date: Sat, 02 Oct 2004 16:36:45 -0600
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

I am linking to threaded ATLAS since octave-1.50.
http://www.octave.org/octave-lists/archive/help-octave.2004/msg00168.html

Essentially you can just run configure and then change (in Makeconf) library 
names
to threaded version and then add lpthread to LIBS.

You should be aware that lpthread breaks cputime -- you will have to use
tic/toc for your benchmarking.

Regards,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]