Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

math/atlas not detecting second CPU

 
   FreeBSD Hosting (Home) -> FreeBSD Ports RSS
Next:  FreeBSD Port: icqnix-b1  
Author Message
Rick Voland

External


Since: Mar 07, 2004
Posts: 3



(Msg. 1) Posted: Sat Apr 03, 2004 10:35 am
Post subject: math/atlas not detecting second CPU
Archived from groups: mailing>freebsd>ports (more info?)

math/atlas-3.6.0,1 fails during install ("unable to get timings in
tolerance") and I noticed that the FreeBSD port for ATLAS does not
detect my second CPU even though the original ATLAS program does detect
both my CPUs. The latest fix to the port on March 30 at least allows
configuration to complete.

############ original ATLAS program
ATLAS can provide SMP support for the Level 3 BLAS via Posix
threads.
If you choose to build a threaded library, ATLAS will
compile all
aspects of the library (including the serial components)
with the
threaded compiler/link flags. Most machines can use the serial
library even when it is compiled with threaded options, but this
is not guaranteed to work, so if you want a true serial library,
answer no to threading below.
enable Posix threads support? [y]:
Number of CPUs: 2
############ end of piece from original ATLAS


################ FreeBSD port ATLAS 3.6.0,1
Probing for architecture:
Architecture is set to P5MMX


Probing for supported ISA extensions:
AltiVec: NO.
AltiVec: NO.
SSE2: NO.
SSE1: NO.
3DNow2: NO.
3DNow1: NO.
Number of CPUs: 1
############end of piece from FreeBSD port

$ uname -a
FreeBSD brian.local.bsd 4.9-RELEASE-p3 FreeBSD 4.9-RELEASE-p3 #0: Thu
Mar 11 19:28:02 CST 2004
root.TakeThisOut@brian.local.bsd:/usr/obj/usr/src/sys/BRIAN i386

architecture is P5_MMX (2 x i586 MMX; SMP)

$ diff BRIAN GENERIC
18c18
< # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.51.2.2 2003/03/25
23:35:15 jhb
Exp $
---
> # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.54 2003/04/28
03:41:46 simokaw
a Exp $
21,22c21,22
< #cpu I386_CPU
< #cpu I486_CPU
---
> cpu I386_CPU
> cpu I486_CPU
24,25c24,25
< #cpu I686_CPU
< ident BRIAN
---
> cpu I686_CPU
> ident GENERIC
64,65c64,65
< options SMP # Symmetric MultiProcessor Kernel
< options APIC_IO # Symmetric (APIC) I/O
---
> #options SMP # Symmetric MultiProcessor Kernel
> #options APIC_IO # Symmetric (APIC) I/O
266a267,271
>
> # FireWire support
> device firewire # FireWire bus code
> device sbp # SCSI over FireWire (Requires
scbus and
da)
> device fwe # Ethernet over FireWire
(non-standard!)
$

--

rpvoland.TakeThisOut@spamcop.net
_______________________________________________
freebsd-ports.TakeThisOut@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

 >> Stay informed about: math/atlas not detecting second CPU 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
math/octave doesn't see atlas - I have two systems and both want to install math/atlas when I try to update octave. I have atlas-3.6.0_2,1 installed on both systems. ===> octave-2.1.73_2 depends on executable in : gnuplot - found ===> octave-2.1.73_2 depends on executable in...

math/atlas does not build - Reproducibly stops at same place. This is probably pilot error, but I have no clue. Is this known? Any help appreciated. uname -a FreeBSD leucine.activesitedynamics.com 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Thu Jan 8 17:33:50 CST 2009 ..

math/ATLAS upgrade fails Benchmarking xzllttst - This is a multi-part message in MIME format. --------------030405030108010401040700 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I am duplicating Karsten Rothemund's earlier post, as my error message is..

Problem linking math-atlas libraries after update - Hi, Yesterday I have upgraded math/atlas-devel to version atlas3.7.34. Since then I receive several errors when trying to link my application with the libraries 'cblas' and 'clapack'. Needless to say, prior to the update everything was linking just..

math/atlas error in Make.top prevents building it via port.. - The math/atlas package atlas-3.6.0 has an error in ATLAS/Make.top that wipes out libraries just unpacked by tar that are needed to build the port. The atlas errata web page describes the error and states that deleting line 215 from ATLAS/Make.out will..
   FreeBSD Hosting (Home) -> FreeBSD Ports All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]