3.9.14

View: New views
3 Messages — Rating Filter:   Alert me  

3.9.14

by Clint Whaley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Guys,

I have released 3.9.14.  It is another bugfix release.  

For 3.9.14, I've gotten --shared (to build shared libs) at least working
enough to build shared objects on Linux.  Can those of you that use shared
libs (on any OS) try the new package and let me know if it works for you
(if not, file tracker support requests)?  I believe the OSes that worked
in the past were Linux, OS X, and Windows.

Thanks,
Clint

ATLAS 3.9.14 released 08/19/09 (bugfix release), changes from 3.9.13
   * Fixed complex indexing errors in ATL_ger.c & ATL_zgerk_1x4_sse3.c
   * Fixed error in config.c where using LAPACK caused OpenMP to be built
   * Made it so C2F LAPACK interface only built if F77 LAPACK is provided
   * Basic --shared install now works (tested Linux build only)


**************************************************************************
** R. Clint Whaley, PhD ** Assist Prof, UTSA ** www.cs.utsa.edu/~whaley **
**************************************************************************

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel

R: 3.9.14

by Marco atzeri-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

--- Mer 19/8/09, Clint Whaley <whaley@...> ha scritto:

> Da: Clint Whaley <whaley@...>
> Oggetto: [atlas-devel] 3.9.14
> A: math-atlas-devel@...
> Data: Mercoledì 19 agosto 2009, 16:15
> Guys,
>
> I have released 3.9.14.  It is another bugfix
> release. 
>
> For 3.9.14, I've gotten --shared (to build shared libs) at
> least working
> enough to build shared objects on Linux.  Can those of
> you that use shared
> libs (on any OS) try the new package and let me know if it
> works for you
> (if not, file tracker support requests)?  I believe
> the OSes that worked
> in the past were Linux, OS X, and Windows.
>
> Thanks,
> Clint
>
> ATLAS 3.9.14 released 08/19/09 (bugfix release), changes
> from 3.9.13
>    * Fixed complex indexing errors in
> ATL_ger.c & ATL_zgerk_1x4_sse3.c
>    * Fixed error in config.c where using
> LAPACK caused OpenMP to be built
>    * Made it so C2F LAPACK interface only
> built if F77 LAPACK is provided
>    * Basic --shared install now works
> (tested Linux build only)
>
>
> **************************************************************************
> ** R. Clint Whaley, PhD ** Assist Prof, UTSA **
> www.cs.utsa.edu/~whaley **
> **************************************************************************

Hi Clint,
building on Core232SSE3 with cygwin-1.7 and gcc-4.3.2,
crash here:

 
   STAGE 2-1-6: GER TUNE
make -f Makefile INSTALL_LOG/dR1SUMM pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dR1TUNE.LOG
make[2]: Entering directory `/pub/cygports/lapack/lapack-atlas-3.9.14/build/bin'
cd /cygdrive/c/cygwin//pub/cygports/lapack/lapack-atlas-3.9.14/build/tune/blas/ger ; make res/dR1SUMM pre=d
make[3]: Entering directory `/pub/cygports/lapack/lapack-atlas-3.9.14/build/tune/blas/ger'
./xr1ksearch -p d
assertion "fpout" failed: file "/pub/cygports/lapack/lapack-atlas-3.9.14/src/ATLAS//include/atlas_r1parse.h", line 351, function: WriteR1File
make[3]: *** [res/dR1SUMM] Aborted (core dumped)
make[3]: Leaving directory `/pub/cygports/lapack/lapack-atlas-3.9.14/build/tune/blas/ger'


The command was:

${S}/configure  -v 2 -b 32 -O 0 -t 2 \
  --with-netlib-lapack-tarfile=/pub/cygports/lapack/lapack-3.2.1.tgz \
  --prefix=${D}/usr \
  --cc="gcc-4 -g -shared-libgcc" \
  -Fa alg -fno-common \
  -C xc "gcc-4 -g -shared-libgcc" \
  -C ic "gcc-4 -g -shared-libgcc" \
  -C sk "gcc-4 -g -shared-libgcc" \
  -C dk "gcc-4 -g -shared-libgcc" \
  -C sm "gcc-4 -g -shared-libgcc" \
  -C dm "gcc-4 -g -shared-libgcc" \
  -C al "gcc-4 -g -shared-libgcc" \
  -C ac "gcc-4 -g -shared-libgcc" \
  -C if "gfortran-4 -g"
  make build

Regards
Marco




     


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel

Re: 3.9.14

by Sascha Manns-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Mittwoch 19 August 2009 16:15:28 wrote Clint Whaley:
> Guys,
>
> I have released 3.9.14.  It is another bugfix release.
>
Why we can't use  --with-netlib-
lapack=%{buildroot}%{_libdir}/liblapack_pic.a?

--
Sincerely Yours

Sascha Manns
openSUSE Ambassador
openSUSE Build Service
openSUSE Marketing Team
Maifeldstrasse 10
D-56 727 Mayen

Phone: +49 2651 4014045
Fax: +49 3222 1764729
Email: saigkill@...
Web: http://saschamanns.gulli.to
Project-Blog: http://lizards.opensuse.org/author/saigkill
Private-Blog: http://saschasbacktrace.blogspot.com

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Math-atlas-devel mailing list
Math-atlas-devel@...
https://lists.sourceforge.net/lists/listinfo/math-atlas-devel