Changelog for
libatlas3-3.10.3-lp150.1.30.x86_64.rpm :
* Mon Dec 05 2016 wkAATTire.pw.edu.pl- Update to version 3.10.3
* Tue Aug 11 2015 normandAATTlinux.vnet.ibm.com- For ppc64/ppc64le architectures: Update the related patches to new version 3.10.2 deleted patches: issue_64.patch is embeded in 3.10.2 atlas.3.10.1-ppc64le_abiv2.patch atlas.3.10.1-add_power8_cpu.patch new patches: atlas.3.10.2-ppc64le_abiv2.patch atlas.3.10.2-add_power8_cpu.patch
* Sun Aug 09 2015 p.drouandAATTgmail.com- Update to version 3.10.2
* Fixed all errataed bugs: + Failure to init workspace can cause NaNs in SYRK + Complex row-major Q-type factorizations produce bad TAU + Failure to cast causes integer overflow on 64-byt platforms + Missing IBM S390 assembly file
* Fixed Make.bin to have threaded latime built to do parallel cache flushing
* Extended extract string lengths as patched by SAGE folks
* Backported fixes & some arch support to configure framework, including host of Itanium and UST1 stuff provided by SAGE folks NOTE: 3.10.2 is terribly out of date, and was released only because the threading rewrite it taking too long. If possible, you should use a developer release after testing that it works for your particular platform. In particular, developer releases are
*much
* faster for any x86 that uses AVX or later SIMD ISA, or any machine with ncores >= 8. The developer release also supports ARM architectures better (though performance is not hugely better if you can get stable installed).
* Wed Aug 05 2015 normandAATTlinux.vnet.ibm.com- For ppc64/ppc64le architectures: Add support of Power8 cpu Do not support lvx files for ppc64le (temporarily) In spec create power8 archives files if do not exist yet POWER864VSX from POWER764VSX and POWER864LEVSX from POWER764LEVSX removed patch: xlf.command.not.found.patch libatlas.ppc64le-abiv2.patch new patches: issue_64.patch atlas.3.10.1-ppc64le_abiv2.patch atlas-new_archdef_for_ppc64le.patch atlas.3.10.1-add_power8_cpu.patch atlas.3.10.2-ppc64le_do_not_use_files_with_lvx.patch
* Sun Jun 07 2015 dmitry_rAATTopensuse.org- Move all headers to /usr/include/atlas directory to avoid conflicts
* Thu Jun 26 2014 dvaleevAATTsuse.com- Enable build for ppc and ppc64le see http://sourceforge.net/p/math-atlas/mailman/message/32471499/ POWER332.tar.bz2 POWER764LEVSX.tar.bz2 libatlas.ppc64le-abiv2.patch initialize_malloc_memory.invtrsm.wms.oct23.patch xlf.command.not.found.patch getdoublearr.stripwhite.patch
* Mon Oct 14 2013 mhruseckyAATTsuse.com- Don\'t require too many timing calibration data on x86
* atlas-hack.patch
* Thu Jun 13 2013 jengelhAATTinai.de- Add missing update-alternative requires to subpackages
* Tue Jun 04 2013 jengelhAATTinai.de- Update license field (bnc#823048)
* Sun May 19 2013 jengelhAATTinai.de- Fixed lack of \"lib\" prefix on i586\'s /usr/lib/atlas/
*.a that made the linker not find the libraries.
* Mon Jan 14 2013 scorotAATTfree.fr- add build requirements for update-alternatives- fix static library names in %%post scripts of the devel packages
* Sun Jan 13 2013 scorotAATTfree.fr- use update-alternative to easily switch between sse type on i586 arch- use update-alternative to easily switch between several blas and lapack implementations- update atlas-suse-shared.patch in order to create the missing symlinks between so files- create new sub package libatlas-sse-common-devel which contains the headers files for the sse, sse2 and ss3 sub packages
* Sat Jan 12 2013 scorotAATTfree.fr- add missing symlinks between so files in devel packages- fix self osboletion of some package- package obsoletes atlas < 3.9 instead of 3.7- fix files list in sse-devel and sse3-devel subpackage so that there are no more conflicting files
* Fri Jan 11 2013 scorotAATTfree.fr- update to version 3.10.1
* Fixed bad SSE guard that prevented PIII archdefs from working
* Added return to main of ATLAS/tune/sysinfo/matime.c
* Added ability for archinfo_x86.c to recognize more Corei2 platforms
* Fixed premature KillAllMMNodes in emit_mm.c
* Sun Aug 12 2012 opensuseAATTdstoecker.de- update to 3.10.0 and fix build for several targets- fix license and group- fix typo in rpmlintrc- fix patch to work with 3.10.0
* Tue Dec 20 2011 jengelhAATTmedozas.de- Remove redundant/unwanted tags/section (cf. specfile guidelines)- Update rpm group- Use %_smp_mflags for parallel building
* Tue Apr 26 2011 vljnAATTovi.com- Fixing i586 build
* Tue Apr 26 2011 vljnAATTovi.com- Update to 3.9.35 version
* Mon Apr 11 2011 larsAATTlinux-schulserver.de- fixed typo in specfile (bnc #599484 )
* Sun Aug 08 2010 dl8fclAATTdarc.de- fixed build for 11.3 i586
* Fri May 01 2009 saigkillAATTopensuse.org- cleanup Spec and Patches
* Fri May 01 2009 dl9pfAATTgmx.de- imported new Spec from Fedora
* Sun Apr 26 2009 saigkillAATTopensuse.org- removed
*.a files
* Sun Apr 26 2009 saigkillAATTopensuse.org- cleaned up %%files Section
* Mon Mar 23 2009 saigkillAATTopensuse.org- updated to Version 3.8.3:
* New architectures, arch-specific kernels, and configure support: - Changed Core2Duo arch to simply Core2 + New kernels backported from 3.9.x for Core2 substantially increase Core2 performance + New arch defs for all Core2 archs - Added recognition of Corei7 architecture + Added arch defs which presently use new Core2-tuned kernels - Added new K10h kernel - Updated 64-bit arch defs to use it
* Fixed bugs: - Fixed archinfo_x86 to always use extended family type (new usage) - Fixed error causing GEMM to get wrong answer if K=3 on MIPS arch - Fixed bug in TRSM tuning - Pervasive performance bug in GEMM, affecting all architectures - Occasional access of C when BETA=0
* Sun Mar 15 2009 saigkillAATTopensuse.org- added rpmlintrc
* Thu Mar 12 2009 saigkillAATTopensuse.org- fixed Compiler Errors