Le mercredi 05 mai 2010 à 11:27 +0300, Matti Laakso a écrit :
> Package: atlas
> Version: 3.8.3-21
> Severity: wishlist
> 
> Would it be possible to build also threaded version of atlas libraries?
> Current libraries seem to be single-threaded. In the build process for
> atlas this is achieved by
> 
> make ptshared
> 
> in addition to
> 
> make shared
Hmm, I am already doing it:
http://svn.debian.org/viewsvn/debian-science/packages/atlas/trunk/debian/rules?revision=36439&view=markup
$(MAKE) shared;                                                                 
        $(MAKE) ptshared;

The problem with the thread in Atlas is that they are "computed" on the
building device...
See: http://math-atlas.sourceforge.net/faq.html#tnum

Sylvestre






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to