[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread William Stein
On 10/6/07, mabshoff <[EMAIL PROTECTED]> > > Benchmarks would be good. I don't think the framework has > > been updated in a while. I suspect it will get updated when > > Leopard comes out. > > > > Let's hope so, but we would still need to figure out what to do on > 10.3 and 10.4. ATLAS only build

[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread mabshoff
On Oct 6, 7:05 pm, "Tim Lahey" <[EMAIL PROTECTED]> wrote: > On 10/6/07, mabshoff <[EMAIL PROTECTED]> wrote: > > > > > Yes it is and LinBox defaults to use it on OSX unless it is given > > another BLAS (which we do). I added support for the AccFW for LinBox > > on OSX (it made it upstream) and ha

[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread Tim Lahey
On 10/6/07, mabshoff <[EMAIL PROTECTED]> wrote: > > > Yes it is and LinBox defaults to use it on OSX unless it is given > another BLAS (which we do). I added support for the AccFW for LinBox > on OSX (it made it upstream) and had planned to add it to all the > other packages in Sage that would ben

[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread mabshoff
On Oct 6, 6:51 pm, "Tim Lahey" <[EMAIL PROTECTED]> wrote: Hi Tim, > Has anybody done any work on linking against the Accelerate > framework on OS X? Considering that it has optimized versions > of the BLAS and LAPACK for each architecture. I think they are > based upon ATLAS. Yes it is and LinB

[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread Tim Lahey
Has anybody done any work on linking against the Accelerate framework on OS X? Considering that it has optimized versions of the BLAS and LAPACK for each architecture. I think they are based upon ATLAS. Cheers, Tim. On 10/6/07, mabshoff <[EMAIL PROTECTED]> wrote: > > Hello, > > I have updated t

[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread mabshoff
On Oct 6, 4:39 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > Michael, > > On my laptop (ubuntu 64-bit, without gfortran, etc.,) building ATLAS fails, > I guess for multiple reasons: > > make[1]: Entering directory `/home/was/s/spkg/build/atlas-3.7.38/ATLAS-build' > cd /home/was/s/spkg/build/a

[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread William Stein
Michael, On my laptop (ubuntu 64-bit, without gfortran, etc.,) building ATLAS fails, I guess for multiple reasons: make[1]: Entering directory `/home/was/s/spkg/build/atlas-3.7.38/ATLAS-build' cd /home/was/s/spkg/build/atlas-3.7.38/ATLAS-build ; ./xprobe_comp -v 0 -o atlconf.txt -O 1 -A 15 -Si n

[sage-devel] Re: new/updated optional/experimental ATLAS and valgrind spkgs

2007-10-06 Thread William Stein
On 10/6/07, mabshoff <[EMAIL PROTECTED]> wrote: > I have updated the optional ATLAS and the experimental valgrind spkg. > Those are at > > http://sage.math.washington.edu/home/mabshoff/atlas-3.7.38.spkg > http://sage.math.washington.edu/home/mabshoff/valgrind-3.3.0svn-r6959.spkg > > for now, hopef