Re: [Fink-users] Atlas install stalling

2013-12-26 Thread Roy Mendelssohn
Tried it again, waited longer, got it to install. I have no idea what was going on….. Thanks! -Roy On Dec 26, 2013, at 7:10 AM, Alexander Hansen wrote: > On 12/25/13 6:03 PM, Roy Mendelssohn wrote: >> Hi All: >> >> I am running: >> >> fink install atlas atlas-shlibs >> >> I know atlas ca

Re: [Fink-users] Atlas install stalling

2013-12-26 Thread Alexander Hansen
On 12/25/13 6:03 PM, Roy Mendelssohn wrote: > Hi All: > > I am running: > > fink install atlas atlas-shlibs > > I know atlas can take a long time, but mine seems to hang after the last > "dot" command (something like #5297) as after that nothing is on the > terminal for about 10 minutes. If th

[Fink-users] Atlas install stalling

2013-12-25 Thread Roy Mendelssohn
Hi All: I am running: fink install atlas atlas-shlibs I know atlas can take a long time, but mine seems to hang after the last "dot" command (something like #5297) as after that nothing is on the terminal for about 10 minutes. If this is what to expect, please let me know, or how long I sh

Re: [Fink-users] atlas-3.10.1-1 failed on 10.6 server

2013-04-08 Thread Viv Kendon
On Sun, 7 Apr 2013, Jack Howarth wrote: > On Sun, Apr 07, 2013 at 11:22:08PM +0100, Viv Kendon wrote: >> On Sun, 7 Apr 2013, Jack Howarth wrote: >> >>> On Sun, Apr 07, 2013 at 10:21:25PM +0100, Viv Kendon wrote: ...but it worked on 10.7 client. I tried to diff the two build logs, but th

Re: [Fink-users] atlas-3.10.1-1 failed on 10.6 server

2013-04-07 Thread Jack Howarth
On Sun, Apr 07, 2013 at 11:22:08PM +0100, Viv Kendon wrote: > On Sun, 7 Apr 2013, Jack Howarth wrote: > >> On Sun, Apr 07, 2013 at 10:21:25PM +0100, Viv Kendon wrote: >>> ...but it worked on 10.7 client. I tried to diff the two build logs, but >>> that's messy, and I'm still not sure what the fail

Re: [Fink-users] atlas-3.10.1-1 failed on 10.6 server

2013-04-07 Thread Jack Howarth
On Sun, Apr 07, 2013 at 10:21:25PM +0100, Viv Kendon wrote: > ...but it worked on 10.7 client. I tried to diff the two build logs, but > that's messy, and I'm still not sure what the failure actually is. > Ostensibly it is: > > chmod -R a-x /sw/src/fink.build/root-atlas-3.10.1-1/sw/lib/* > chm

[Fink-users] atlas-3.10.1-1 failed on 10.6 server

2013-04-07 Thread Viv Kendon
...but it worked on 10.7 client. I tried to diff the two build logs, but that's messy, and I'm still not sure what the failure actually is. Ostensibly it is: chmod -R a-x /sw/src/fink.build/root-atlas-3.10.1-1/sw/lib/* chmod: cannot operate on dangling symlink `/sw/src/fink.build/root-atla

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-03-04 Thread Alexander Hansen
On Sun, Mar 4, 2012 at 2:11 PM, Haysam DAHMAN wrote: > Thanks Jean-François, > I didn't know how to run the build you are referring below, do you have > any hints on how to build it? Thanks > > http://fink.cvs.sourceforge.net/viewvc/fink/experimental/jfmertens/main/fin > kinfo/sci/atlas.info?revis

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-03-04 Thread Haysam DAHMAN
Thanks Jean-François, I didn't know how to run the build you are referring below, do you have any hints on how to build it? Thanks http://fink.cvs.sourceforge.net/viewvc/fink/experimental/jfmertens/main/fin kinfo/sci/atlas.info?revision=1.43 On 12-02-02 6:36 PM, "Jean-François Mertens" wrote:

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-02-02 Thread Jean-François Mertens
On 02 Feb 2012, at 23:46, Haysam Dahman wrote: > Hi Jean-François, > Any ideas, why I can't compile atlas on macbook pro 7.1? I tried the > latest stable package from atlas sourceforge and I had same errors. > Do you think macports may have better package for my hardware? > Haysam > >> On 1/10/12

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-02-02 Thread Haysam Dahman
Hi Jean-François, Any ideas, why I can't compile atlas on macbook pro 7.1? I tried the latest stable package from atlas sourceforge and I had same errors. Do you think macports may have better package for my hardware? Haysam > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > * Don't use text

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-01-12 Thread Peter Dyballa
Am 12.1.2012 um 08:20 schrieb Juan Courcoul: >> The following 16 additional packages will be installed: >> cloog-org cloog-org-shlibs gcc46 gcc46-compiler gcc46-shlibs glpk-dev >> glpk-shlibs gmp5 gmp5-shlibs libgmpxx5-shlibs libmpc2 libmpc2-shlibs libmpfr4 >> libmpfr4-shlibs ppl9 ppl9-shlibs >>

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-01-11 Thread Juan Courcoul
Now that you mention it, I did have two build fails, when installing ettercap and font forge. In both cases, compilation ran fine (save the usual bunch of inconsequential warnings) but the install failed either when creating or when unpacking the .deb files and the error messages seemed to hint

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-01-11 Thread Alexander Hansen
I turned parallel build support off. It looks like it does try to do some optimizations for multiple CPUs, but it doesn't actually like to build that way--my recollection is that it gave missing files errors, due to the threads not being in sync. An easy thing to try is a newer release version. Y

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-01-11 Thread Juan Courcoul
OK, I'll bite… Can try a build on my late 2011 MBP w/ 10.7.2 & 4.2.1. Any special config you'd like me to try? Like a parallel build of 8, or something? J. Courcoul On Jan 11, 2012, at 7:16 AM, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > * Don't use text a

Re: [Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-01-11 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Don't use text attachments, because they get lost when people reply to your message. * On 1/10/12 10:14 PM, Haysam DAHMAN wrote: > Hello, I am not able to compile atlas package in fink. I am getting > errors "ar: fatal error in /usr/bin/ranlib". I

[Fink-users] Atlas STAGE 2-3-2: CacheEdge DETECTION error

2012-01-11 Thread Haysam DAHMAN
Hello, I am not able to compile atlas package in fink. I am getting errors "ar: fatal error in /usr/bin/ranlib". I heard it is an issue with MAC OS X 10.7, could you please confirm if anyone was able to compile it on mac os lion or not? Thanks, Haysam N.B. I have macbook pro 7.1 with OSX lion 10.

Re: [Fink-users] atlas

2011-12-02 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please keep the discussion on the mailing list. I'm not the maintainer for ATLAS. On 12/2/11 7:44 AM, Loredana Spezzi wrote: > > Dear Alexander, Thanks for your reply. > > I copied here the missing information. > > Thanks for your help, Loredana >

Re: [Fink-users] atlas

2011-12-02 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (there is no need to send this to multiple lists) On 12/2/11 5:40 AM, Loredana Spezzi wrote: > Hi, > > I'm trying to install "atals" on my Mac Os X 10.7.2 with: > > fink install atlas atlas-shlibs > > At some point I get the error reported below a

[Fink-users] atlas

2011-12-02 Thread Loredana Spezzi
Hi, I'm trying to install "atals" on my Mac Os X 10.7.2 with: fink install atlas atlas-shlibs At some point I get the error reported below and I cannot solve the problem (I already tried fink selfupdate etc). Thanks in advance for your help, Loredana ###

Re: [Fink-users] atlas dependency

2010-01-27 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/27/10 6:36 AM, Martin Costabel wrote: > Aldo Dall'Aglio wrote: > [] >> does anyone know what is the difference between scilab-atlas and the >> atlas package? > > Scilab-atlas is a variant of the scilab package that uses the atlas > libraries in

Re: [Fink-users] atlas dependency

2010-01-27 Thread Martin Costabel
Aldo Dall'Aglio wrote: [] > does anyone know what is the difference between scilab-atlas and the > atlas package? Scilab-atlas is a variant of the scilab package that uses the atlas libraries instead of the built-in acceleration frameworks. IMHO the microscopic performance gain (if any) obtaine

[Fink-users] atlas dependency

2010-01-27 Thread Aldo Dall'Aglio
Dear all, I was trying to install the atlas libraries under Snow Leopard 10.6.2. It seems there are some broken dependencies: $ fink list atlas Information about 3414 packages read in 0 seconds. octave-atlas 3.0.5-2 Matlab-like language for computatio

Re: [Fink-users] atlas build fails

2007-12-02 Thread Jean-François Mertens
On 03 Dec 2007, at 02:44, Alexander K. Hansen wrote: > I've posted a build log (G4 3,5) from the last iteration at Yes _ you told me, and my last msg to you et al is largely based on that. Here I just wanted to make sure that G. Olson's problem was the same. Jean-Francois

Re: [Fink-users] atlas build fails

2007-12-02 Thread Alexander K. Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jean-Francois Mertens wrote: > Gary K Olson wrote: >> I am trying to compile atlas-3.8.0-3 which fails according to the >> following: >> ... >> gcc-4 -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.0-3/bld/include - >> I/sw/src/fink.build/atlas-3.8.0

Re: [Fink-users] atlas build fails

2007-12-02 Thread Jean-Francois Mertens
Gary K Olson wrote: > I am trying to compile atlas-3.8.0-3 which fails according to the > following: > ... > gcc-4 -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.0-3/bld/include - > I/sw/src/fink.build/atlas-3.8.0-3/bld/../ATLAS//include -I/sw/src/ > fink.build/atlas-3.8.0-3/bld/../ATLAS//inc

Re: [Fink-users] atlas on leopard/intel

2007-11-09 Thread Jean-François Mertens
On 09 Nov 2007, at 19:16, Sebastien Maret wrote: > Maybe I am overlooking something, but why do you need ATLAS on 10.5? > Both BLAS and Lapack libraries (which I think is what ATLAS provides) > are present in /usr/lib since 10.4 (Intel). They were missing on 10.4 > PPC, so I filled out a radar ab

Re: [Fink-users] atlas on leopard/intel

2007-11-09 Thread Sebastien Maret
Robert T Wyatt <[EMAIL PROTECTED]> writes: > Good news: 3.8.0-4 built and installed without error and without > modification. Maybe I am overlooking something, but why do you need ATLAS on 10.5? Both BLAS and Lapack libraries (which I think is what ATLAS provides) are present in /usr/lib since 10

Re: [Fink-users] atlas on leopard/intel

2007-11-09 Thread Daniel Johnson
On Nov 9, 2007, at 12:32 PM, Jean-François Mertens <[EMAIL PROTECTED] e> wrote: > > On 09 Nov 2007, at 18:18, Jack Howarth wrote: > >> Robert, >>How about identifying the link in the atlas Makefile.in's which >> does that 'rm -f *.o x* config?.out *core*' and just changing it >> to 'rm -fr

Re: [Fink-users] atlas on leopard/intel

2007-11-09 Thread Robert T Wyatt
Good news: 3.8.0-4 built and installed without error and without modification. Robert T Wyatt wrote: > I'm preparing to test this. Will let you know within an hour or two. > Thanks! > rtw > > Jean-François Mertens wrote: >> On 09 Nov 2007, at 18:18, Jack Howarth wrote: >> >>> Robert, >>> How

Re: [Fink-users] atlas on leopard/intel

2007-11-09 Thread Robert T Wyatt
I'm preparing to test this. Will let you know within an hour or two. Thanks! rtw Jean-François Mertens wrote: > On 09 Nov 2007, at 18:18, Jack Howarth wrote: > >> Robert, >> How about identifying the link in the atlas Makefile.in's which >> does that 'rm -f *.o x* config?.out *core*' and just

Re: [Fink-users] atlas on leopard/intel

2007-11-09 Thread Jean-François Mertens
On 09 Nov 2007, at 18:18, Jack Howarth wrote: > Robert, > How about identifying the link in the atlas Makefile.in's which > does that 'rm -f *.o x* config?.out *core*' and just changing it > to 'rm -fr *.o x* config?.out *core*'? > Jack The sed command I suggested

[Fink-users] atlas on leopard/intel

2007-11-09 Thread Jack Howarth
Robert, How about identifying the link in the atlas Makefile.in's which does that 'rm -f *.o x* config?.out *core*' and just changing it to 'rm -fr *.o x* config?.out *core*'? Jack - This SF.ne

Re: [Fink-users] atlas on leopard/intel

2007-11-09 Thread Jean-François Mertens
Very sorry, but this looks to me like some sort of file-system corruption. Look what the files should be : -rwxr-xr-x 1 root admin 24188 Nov 9 18:05 xarchinfo_x86 -rwxr-xr-x 1 root admin 76140 Nov 9 18:05 xconfig -rwxr-xr-x 1 root admin 13356 Nov 9 18:05 xctest -rwxr-xr-x 1 root admin 2327

[Fink-users] atlas on leopard/intel

2007-11-09 Thread Robert T Wyatt
I've discussed this off-list a little bit with JFM and am posting here for others to reference and possibly help solve. I'm happy to help test any proposed solution. Here's the error: ATLAS install complete. Examine ATLAS/bin//INSTALL_LOG/SUMMARY.LOG for details. make clean rm -f *.o x* config?.

Re: [Fink-users] atlas build fails

2007-11-07 Thread Jean-François Mertens
On 08 Nov 2007, at 01:20, Jean-François Mertens wrote: > Very hard to debug this one, especially at a distance .. > dmm.c is a file that's generated by xemit_mm, a large number of times > with different parameters... I mine I see typically no 'vector', > but I'll look again tomorrow in my log and

Re: [Fink-users] atlas build fails

2007-11-07 Thread Jean-François Mertens
Very hard to debug this one, especially at a distance .. dmm.c is a file that's generated by xemit_mm, a large number of times with different parameters... I mine I see typically no 'vector', but I'll look again tomorrow in my log and build-dir on a G5... (without too much hope!) Look for the last

Re: [Fink-users] atlas build fails

2007-11-07 Thread Gary K Olson
I am trying to compile atlas-3.8.0-3 which fails according to the following: gcc-4 -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.8.0-3/bld/include - I/sw/src/fink.build/atlas-3.8.0-3/bld/../ATLAS//include -I/sw/src/ fink.build/atlas-3.8.0-3/bld/../ATLAS//include/contrib -DAdd_ - DF77_INTEGER=

Re: [Fink-users] atlas install hung on lapack

2003-11-03 Thread Brian Lenihan
The ATLAS build is interactive and can't be done using FinkCommander unless you use the Tools -> Interact with Fink Menu (maybe). I haven't tried that route. fink install atlas does work. On Nov 2, 2003, at 9:53 PM, Byron Amerson wrote: greetings, attempting to install atlas on an imac runnin

[Fink-users] atlas install hung on lapack

2003-11-02 Thread Byron Amerson
greetings, attempting to install atlas on an imac running 10.3. However the build of lapack seems to be hung. Things seem to proceed nicely until it stops and stays stopped, evidently indefinately. I let things run all nite and still no progress. Here is what the output looks like where things

[Fink-users] Atlas 3.4.1-1 Compile errors

2002-12-08 Thread June Van Dyke
Hello all- I've been trying to compile ATLAS 3.4.1-1 on 10.1.5 (G3, 600MHz), but have been having problems during the Level 1 BLAS tuning (I think that's what it's doing). After compiling LAPACK, doing the configuration, and starting the compile, this happens: > make[8]: `res/L1CacheSize' is up

Re: [Fink-users] ATLAS on a G3

2002-10-31 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 604e. if u choose other, it will fail. On Thursday, October 31, 2002, at 02:34 PM, Jeremy Erwin wrote: ATLAS asks for a machine type 1. PowerPC 604e 2. PowerPC 604 3. PowerPC G4 (7400) 4. Other/UNKNOWN I have a PowerPC 750. What's the a

[Fink-users] ATLAS on a G3

2002-10-31 Thread Jeremy Erwin
ATLAS asks for a machine type 1. PowerPC 604e 2. PowerPC 604 3. PowerPC G4 (7400) 4. Other/UNKNOWN I have a PowerPC 750. What's the appropriate answer? --- This sf.net email is sponsored by: Influence the future of Java(TM) techno

[Fink-users] Atlas on G3's

2002-04-28 Thread Ethan Bakshy
Hello, I am a new user to fink (and an x-NetBSD user,) but I have had my fair share of problems getting ATLAS to compile on my machine (dual usb iBook 500 w/ OSX 10.1.4,) but I finally figured out how to compile it several weeks ago. I was a bit baffled at first since there is no G3 listing,

Re: [Fink-users] atlas

2002-04-26 Thread Jens Nöckel
Just to add to the "positive" feedback: ATLAS rebuilt without problems for me on a dual 1GHz G4, on April 23. Jens On Friday, April 26, 2002, at 03:02 AM, Martin Costabel wrote: > Jean-François Mertens wrote: > [] >> 2) I do remember to have seen (either in the docs on the atlas site, or >> po

Re: Fwd: [Fink-users] atlas

2002-04-26 Thread Martin Costabel
Jean-François Mertens wrote: [] > 2) I do remember to have seen (either in the docs on the atlas site, or > possibly on this list), > the advice, when timings are inconsistent as in your case, to re-run the > build > when there is no other load on the machine. That would be my advice, too. I just

Fwd: [Fink-users] atlas

2002-04-26 Thread Jean-François Mertens
From: Jean-François Mertens <[EMAIL PROTECTED]> Date: Fri Apr 26, 2002 11:14:53 Europe/Brussels To: Chris Zubrzycki <[EMAIL PROTECTED]> Subject: Re: [Fink-users] atlas Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v481) Cont

[Fink-users] atlas

2002-04-25 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 this is not fun...i tried it again, but it failed again, after about 6 hours... Read in L1 Cache size as = 32KB. cp -f ../CASES/ATL_cger1_axpy.c ATL_zger1.c cp -f ../CASES/ATL_cger1_dummy.c ATL_zger1_dummy.c make ATL_zger.o ATL_zger1.o ATL_z

[Fink-users] atlas 3.3.13-1

2002-01-30 Thread shiv
Hi, I just ran into what I think is a bug in atlas 3.3.13-1 which I have reported to the ATLAS group. I observed it in the real (single and double) SVD bi-diagonalization routines (which seg faulted on some specific examples). The code worked flawlessly with vanilla BLAS. That is why I think