<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for Automatically Tuned Linear Algebra Soft.</title><link>https://sourceforge.net/p/math-atlas/activity/</link><description>Recent activity for Automatically Tuned Linear Algebra Soft.</description><language>en</language><lastBuildDate>Sat, 14 Sep 2024 19:08:41 -0000</lastBuildDate><item><title>sL1pKn07 created ticket #1096</title><link>https://sourceforge.net/p/math-atlas/support-requests/1096/</link><description>fail configure steps. errors regarding to incompatible pointer type</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sL1pKn07</dc:creator><pubDate>Sat, 14 Sep 2024 19:08:41 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1096/</guid></item><item><title>Luis Fernandez Menchero created ticket #1095</title><link>https://sourceforge.net/p/math-atlas/support-requests/1095/</link><description>Atlas 3.10.3 not compiling with GNU-GCC 14.1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luis Fernandez Menchero</dc:creator><pubDate>Tue, 23 Jul 2024 13:29:31 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1095/</guid></item><item><title>Vladislav NB created ticket #1094</title><link>https://sourceforge.net/p/math-atlas/support-requests/1094/</link><description>Compilation error 821 at E5-2650v2   Ubuntu 24.04</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladislav NB</dc:creator><pubDate>Fri, 31 May 2024 08:30:48 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1094/</guid></item><item><title>Taketo Kabe posted a comment on ticket #1093</title><link>https://sourceforge.net/p/math-atlas/support-requests/1093/?limit=25#3e8f</link><description>patch part 2, fixing cryptic error like xuserflag: /home/kabe/r9builds/atlas-r9/BUILD/ATLAS/i386_base/..//tune/blas/gemm/userflag.c:242: GoGetThem: Assertion `fgets(ln, 512, fpin)' failed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Taketo Kabe</dc:creator><pubDate>Thu, 30 May 2024 13:00:49 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1093/?limit=25#3e8f</guid></item><item><title>Taketo Kabe posted a comment on ticket #1093</title><link>https://sourceforge.net/p/math-atlas/support-requests/1093/?limit=25#72d2</link><description>The patch only fixed one of the similar instances. This is the complete patch part 1.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Taketo Kabe</dc:creator><pubDate>Thu, 30 May 2024 12:59:12 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1093/?limit=25#72d2</guid></item><item><title>Taketo Kabe created ticket #1093</title><link>https://sourceforge.net/p/math-atlas/support-requests/1093/</link><description>Compilation fails when "gcc" expands to more than 256 characters</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Taketo Kabe</dc:creator><pubDate>Mon, 27 May 2024 12:22:49 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1093/</guid></item><item><title>Federico Marocco created ticket #1092</title><link>https://sourceforge.net/p/math-atlas/support-requests/1092/</link><description>Rank mismatch in argument 'strue1'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Federico Marocco</dc:creator><pubDate>Mon, 03 Oct 2022 21:07:52 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1092/</guid></item><item><title>Tomasz K&amp;#322;oczko created ticket #86</title><link>https://sourceforge.net/p/math-atlas/feature-requests/86/</link><description>RFE: migrate VCS to git</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomasz K&amp;#322;oczko</dc:creator><pubDate>Wed, 07 Sep 2022 16:36:41 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/feature-requests/86/</guid></item><item><title>jeyaraj created ticket #1091</title><link>https://sourceforge.net/p/math-atlas/support-requests/1091/</link><description>ATLAS3.10.installation failed compiling with gcc 11.2. on RHEL 8.4</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jeyaraj</dc:creator><pubDate>Wed, 29 Jun 2022 18:19:53 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1091/</guid></item><item><title>Marcello Pietrobon posted a comment on ticket #1089</title><link>https://sourceforge.net/p/math-atlas/support-requests/1089/?limit=25#6389</link><description>I've created a separate issue for the gcc problem in #1090 bug assigning alternate gcc compiler on archlinux because it's actually a completely separate one.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcello Pietrobon</dc:creator><pubDate>Wed, 20 Apr 2022 16:10:08 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1089/?limit=25#6389</guid></item><item><title>Marcello Pietrobon posted a comment on ticket #1089</title><link>https://sourceforge.net/p/math-atlas/support-requests/1089/?limit=25#df6a</link><description>SOLVED. For the library to compile you need not only two fix the blas/C/testing/ directory as described in File: gfortran-10.patch but also fix the two equivalent files in blas/F77/ , in such way that you have: [ATLAS3.10.3]$ grep -rnF ",STEMP," src/blas/f77reference/srotmg.f:55: + SQ2,STEMP,SU,TWO,ZERO interfaces/blas/C/testing/c_dblat1.f:250: CALL STEST1(DNRM2TEST(N,SX,INCX),STEMP(1),STEMP,SFAC) interfaces/blas/C/testing/c_dblat1.f:254: CALL STEST1(DASUMTEST(N,SX,INCX),STEMP(1),STEMP,SFAC) interfaces/blas/C/testing/c_sblat1.f:250:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcello Pietrobon</dc:creator><pubDate>Wed, 20 Apr 2022 16:07:47 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1089/?limit=25#df6a</guid></item><item><title>Marcello Pietrobon created ticket #1090</title><link>https://sourceforge.net/p/math-atlas/support-requests/1090/</link><description>bug assigning alternate gcc compiler on archlinux </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcello Pietrobon</dc:creator><pubDate>Wed, 20 Apr 2022 15:55:12 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1090/</guid></item><item><title>Marcello Pietrobon created ticket #1089</title><link>https://sourceforge.net/p/math-atlas/support-requests/1089/</link><description>Atlas fails fortran tuning tests + bug assigning alternate gcc compiler on archlinux</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcello Pietrobon</dc:creator><pubDate>Mon, 04 Apr 2022 22:18:41 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1089/</guid></item><item><title>Elijah Encarnacion posted a comment on discussion Help</title><link>https://sourceforge.net/p/math-atlas/discussion/75123/thread/76886a33f1/?limit=25#e4f7</link><description>cannot detect CPU throttling</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elijah Encarnacion</dc:creator><pubDate>Tue, 23 Nov 2021 06:56:17 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/75123/thread/76886a33f1/?limit=25#e4f7</guid></item><item><title>Elijah Encarnacion modified a comment on discussion ATLAS on Windows</title><link>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb/2d0b</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elijah Encarnacion</dc:creator><pubDate>Tue, 23 Nov 2021 06:30:28 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb/2d0b</guid></item><item><title>Elijah Encarnacion modified a comment on discussion ATLAS on Windows</title><link>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb</link><description>cannot detect CPU throttling</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elijah Encarnacion</dc:creator><pubDate>Tue, 23 Nov 2021 06:30:10 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb</guid></item><item><title>Elijah Encarnacion posted a comment on discussion ATLAS on Windows</title><link>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb/2d0b</link><description>these is our specs</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elijah Encarnacion</dc:creator><pubDate>Tue, 23 Nov 2021 06:29:41 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb/2d0b</guid></item><item><title>Elijah Encarnacion posted a comment on discussion ATLAS on Windows</title><link>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb</link><description>cannot detect CPU throttling</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elijah Encarnacion</dc:creator><pubDate>Tue, 23 Nov 2021 06:26:20 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/1026734/thread/1a1189138b/?limit=25#8fcb</guid></item><item><title>Aurelien Verdier posted a comment on discussion Help</title><link>https://sourceforge.net/p/math-atlas/discussion/75123/thread/147e0dd8/?limit=25#7459</link><description>Hello, I also have trouble with clapack_dpotrf I have installed ATLAS 3.10.3 manually in order to install SCAMP (2.10.0) However when I want to configure (./configure using --with-atlas-libdir and --with-atlas-incdir) he can find clapack.h but not clapack_dportrf Do you have any idea on how to resolve this problem ? Cheers, Aurelien</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aurelien Verdier</dc:creator><pubDate>Thu, 07 Oct 2021 11:54:17 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/75123/thread/147e0dd8/?limit=25#7459</guid></item><item><title>Stanley modified a comment on discussion Help</title><link>https://sourceforge.net/p/math-atlas/discussion/75123/thread/587ace97f3/?limit=25#7c9d</link><description>We are not able to install ATLUS on SOLARIS 11.4 server and while compling we got the error (Please find the details in the file enclosed) . Kindly guide us to install. ATLAS download from GIT repo (https://github.com/jeffreyadams/atlasofliegroups)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stanley</dc:creator><pubDate>Thu, 07 Jan 2021 20:24:43 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/75123/thread/587ace97f3/?limit=25#7c9d</guid></item><item><title>Stanley posted a comment on discussion Help</title><link>https://sourceforge.net/p/math-atlas/discussion/75123/thread/587ace97f3/?limit=25#7c9d</link><description>We are not able to install ATLUS on SOLARIS 11.4 server and we get the error in the make file. Kindly guide us to install. ATLAS download from GIT repo (https://github.com/jeffreyadams/atlasofliegroups) Attached screenshot for your reference. Regards, Stanley</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stanley</dc:creator><pubDate>Thu, 07 Jan 2021 19:52:03 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/75123/thread/587ace97f3/?limit=25#7c9d</guid></item><item><title>Tran Thi Thai posted a comment on discussion Help</title><link>https://sourceforge.net/p/math-atlas/discussion/75123/thread/a067090311/?limit=25#2c22</link><description>Hi guide, I am trying to install ATLAS in my desktop. However, I can't turn off CPU throttling before installation. I tried several ways, such as nano /etc/default/grub..... cpufrequtils.... But it doesn't work. Is there any difference between desktop and PC since I already successed with my PC . somebody can help me ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tran Thi Thai</dc:creator><pubDate>Tue, 05 Jan 2021 09:43:46 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/discussion/75123/thread/a067090311/?limit=25#2c22</guid></item><item><title>ewtoombs posted a comment on ticket #962</title><link>https://sourceforge.net/p/math-atlas/support-requests/962/?limit=25#07e1</link><description>I'm seeing the following test failure: src/ATLAS/build/bin/ATLrun.sh src/ATLAS/build/bin xsqrtst_pt -n 1 477 -m 1 517 -U 2 u l -S 2 r l Rt Maj M N lda TIME MFLOP RESIDUAL == === ===== ===== ===== ========== ========== ========= QR Col 517 477 517 4.3782e-02 3731.83 1.75e+04 QL Col 517 477 517 4.2532e-02 3841.51 1.53e+04 RQ Col 517 477 517 4.3040e-02 3796.62 1.08e+04 LQ Col 517 477 517 4.2694e-02 3827.39 1.04e+04 4 cases ran, 4 cases failed, 0 cases passed This was while building the AUR's atlas-lapack...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ewtoombs</dc:creator><pubDate>Mon, 21 Dec 2020 03:35:16 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/962/?limit=25#07e1</guid></item><item><title>Christopher Chavez posted a comment on ticket #1082</title><link>https://sourceforge.net/p/math-atlas/support-requests/1082/?limit=100#f560</link><description>On macOS, ATLAS fails to build with Xcode 12 which now considers implicit function declarations to be errors rather than warnings. See https://trac.macports.org/ticket/61258</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Chavez</dc:creator><pubDate>Fri, 02 Oct 2020 14:39:10 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1082/?limit=100#f560</guid></item><item><title>zan posted a comment on ticket #1088</title><link>https://sourceforge.net/p/math-atlas/support-requests/1088/?limit=25#4ada</link><description>It can take quite a long time to tune the build. If it is progressing properly, I would leave it be. Although some shortcuts are employed to try to shorten the search time for common build targets, a normal full tune and build can take a good 2-3 days to complete on a system like the one you are using. There are a lot of parameters to tune for, and you can't parallelize much of the search as the tests would interfere with one another. On 04/07/2020 01:13, J. Hart wrote: [support-requests:#1088] build...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zan</dc:creator><pubDate>Mon, 06 Jul 2020 10:17:29 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1088/?limit=25#4ada</guid></item><item><title>J. Hart created ticket #1088</title><link>https://sourceforge.net/p/math-atlas/support-requests/1088/</link><description>build still running at 36 hours</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J. Hart</dc:creator><pubDate>Sat, 04 Jul 2020 00:13:14 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1088/</guid></item><item><title>Bastien Jeannelle created ticket #1087</title><link>https://sourceforge.net/p/math-atlas/support-requests/1087/</link><description>Impossible to compile on Tiny piCore 9.0.3</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bastien Jeannelle</dc:creator><pubDate>Sun, 16 Feb 2020 13:04:15 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1087/</guid></item><item><title>Sukanya Chakrabarti posted a comment on ticket #1086</title><link>https://sourceforge.net/p/math-atlas/support-requests/1086/?limit=25#50c6</link><description>I tried to continue the build despite the error and am attaching here the ERROR.log. Please let me know if you have any suggestions. It seems to fail in R1Tune. Thanks Sukanya</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sukanya Chakrabarti</dc:creator><pubDate>Wed, 12 Feb 2020 23:05:52 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1086/?limit=25#50c6</guid></item><item><title>Sukanya Chakrabarti created ticket #1086</title><link>https://sourceforge.net/p/math-atlas/support-requests/1086/</link><description>can't configure ATLAS version 3.10.3 on my MAC</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sukanya Chakrabarti</dc:creator><pubDate>Mon, 10 Feb 2020 19:02:01 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1086/</guid></item><item><title>Ahmet Afsin Akin created ticket #1085</title><link>https://sourceforge.net/p/math-atlas/support-requests/1085/</link><description>Atlas 3.11.41 build error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ahmet Afsin Akin</dc:creator><pubDate>Thu, 04 Jul 2019 12:15:18 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1085/</guid></item><item><title>Clayton created ticket #1084</title><link>https://sourceforge.net/p/math-atlas/support-requests/1084/</link><description>lib/Makefile does not exist</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clayton</dc:creator><pubDate>Wed, 03 Jul 2019 02:32:46 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1084/</guid></item><item><title>Demitri posted a comment on ticket #1083</title><link>https://sourceforge.net/p/math-atlas/support-requests/1083/?limit=25#6b82</link><description>A quick update here. I'm starting the build now with a few options preselected to avoid the probe: ../configure --prefix=/usr/local/atlas-3.10.3 --with-netlib-lapack-tarfile=/usr/local/src/lapack-3.8.0.tar.gz --force-clang=/usr/bin/clang -A Corei464 -O OSX -b 64 -V 960 The -V 960 selects AVX, SSE1, SSE2, SSE3. This gets me to a point where I can call make. This builds for a few seconds, then fails. One of the errors is this: clang: error: unsupported option '-V -Wno-framework-include-private-from-public'...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demitri</dc:creator><pubDate>Mon, 24 Jun 2019 16:29:53 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1083/?limit=25#6b82</guid></item><item><title>Demitri created ticket #1083</title><link>https://sourceforge.net/p/math-atlas/support-requests/1083/</link><description>Unable to compile on iMac Pro (Intel Xeon W-2140B)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Demitri</dc:creator><pubDate>Thu, 20 Jun 2019 16:27:18 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1083/</guid></item><item><title>Jakub Martisko created ticket #1082</title><link>https://sourceforge.net/p/math-atlas/support-requests/1082/</link><description>[Question] Several "implicit declaration of function" warnings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jakub Martisko</dc:creator><pubDate>Mon, 10 Jun 2019 08:15:43 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1082/</guid></item><item><title>Lukas posted a comment on ticket #1081</title><link>https://sourceforge.net/p/math-atlas/support-requests/1081/?limit=25#7a5e</link><description>Thank you! I have changed the software using the ATLAS blas to referring to libtatlas.so in stead of libcblas and it seems to be working. Just wanted to let you know that everything works again. Feel free to close again!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lukas</dc:creator><pubDate>Tue, 04 Jun 2019 13:33:11 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1081/?limit=25#7a5e</guid></item><item><title>Nicolas Cellier posted a comment on ticket #21</title><link>https://sourceforge.net/p/math-atlas/windows-support/21/?limit=25#c9d6</link><description>Sorry, I did load ATLAS 3.10.3, I compile for Mingw64 target via cygwin64, and I still have the same problem. I do not see the protection for escaping '(' and ')' in function GetPathEnvVar() in file ATLAS/CONFIG/src/atlconf_misc.c as suggested by Li Peng it's just a few lines else if(path[i] = '(') { *p = '\\'; p[1]='('; p+=2; } else if(path[i] = ')') { *p = '\\'; p[1]=')'; p+=2; }</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Cellier</dc:creator><pubDate>Tue, 21 May 2019 13:10:49 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/windows-support/21/?limit=25#c9d6</guid></item><item><title>R. Clint Whaley modified ticket #1081</title><link>https://sourceforge.net/p/math-atlas/support-requests/1081/</link><description>configure --shared does not build libcblas.so</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Wed, 03 Apr 2019 20:33:48 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1081/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1081</title><link>https://sourceforge.net/p/math-atlas/support-requests/1081/?limit=25#1625</link><description>Yes, all those separate libraries are built into 2 combined libraries for dynamic linking: libsatlas.a: all serial routines libtatlas.a: all threaded routines So, closing this as not an error, feel free to reopen if you have questions or unresolved problems!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Wed, 03 Apr 2019 20:33:32 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1081/?limit=25#1625</guid></item><item><title>Lukas created ticket #1081</title><link>https://sourceforge.net/p/math-atlas/support-requests/1081/</link><description>configure --shared does not build libcblas.so</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lukas</dc:creator><pubDate>Wed, 03 Apr 2019 10:59:02 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1081/</guid></item><item><title>Mohammad Akhlaghi created ticket #1080</title><link>https://sourceforge.net/p/math-atlas/support-requests/1080/</link><description>Building with GCC on Mac OS</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohammad Akhlaghi</dc:creator><pubDate>Wed, 27 Mar 2019 16:53:26 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1080/</guid></item><item><title>Andrew Janke posted a comment on ticket #930</title><link>https://sourceforge.net/p/math-atlas/support-requests/930/?limit=25#9fe6</link><description>No matter whether you install gcc via MacPorts or Homebrew there is trouble with using AVX instructions. By default the gcc installation will use the GNU Assembler (also installed via MacPorts or Homebrew) instead of the Assembler that comes with Xcode. I believe this is because the pre-built binary "bottles" for Homebrew are built for an older architecture for maximum portability. If you instead do brew install -s &lt;gcc&gt; to build it from source when you install, it will end up optimized for your...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Janke</dc:creator><pubDate>Thu, 24 Jan 2019 10:21:58 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/930/?limit=25#9fe6</guid></item><item><title>Peter Shhkam created ticket #1079</title><link>https://sourceforge.net/p/math-atlas/support-requests/1079/</link><description>make check fails with xsrqtst</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Shhkam</dc:creator><pubDate>Fri, 11 Jan 2019 15:34:43 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1079/</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#d78d</link><description>Thanks, with that change the tuning completes. The performance is very poor, as expected, and as seen from sPerfSumm.txt: Clock_rate=5000 Mhz % clock MFLOP ROUTINE/PROBLEM ======= ========= =============== 74.4 3718.5 kgemvN 81.1 4052.5 kgemvT 79.5 3975.4 kger1 82.7 4136.4 kger2 29.5 1477.3 kgemm as compared to dPerfSumm.txt: Clock_rate=5000 Mhz % clock MFLOP ROUTINE/PROBLEM ======= ========= =============== 71.4 3568.2 kgemvN 74.5 3722.7 kgemvT 76.2 3811.9 kger1 106.4 5322.1 kger2 307.7 15385.5...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 04 Jan 2019 19:29:15 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#d78d</guid></item><item><title>Peter Shhkam created ticket #1078</title><link>https://sourceforge.net/p/math-atlas/support-requests/1078/</link><description>make check fails with xsrqtst</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Shhkam</dc:creator><pubDate>Thu, 03 Jan 2019 03:57:31 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1078/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7ab6/1833</link><description>Almost sure I unpacked an old error file, instead of the one you posted (I find this error now, but didn't see before). Try restarting after saving the modified gmmsearch.c to ATLAS/tune/blas/gemm I think the error is due to the stuff where I said I suspected performance would be bad: I think some block factor may be less than 4 or so, and that's causing the zero. For now, I tried just allowing such a small block factor rather than assertion, lets see if that works or now.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 21 Dec 2018 19:30:05 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7ab6/1833</guid></item><item><title>Andreas Arnez modified a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7ab6</link><description>At least that assertion is the one we fixed earlier, unless the error file is from a prior install? I didn't remove the files in INSTALL_LOG before running "make" again, so there are probably leftovers from a previous run. But sAMMTUNE.LOG certainly contains the message from the patch for opsrch.c, rather than the assertion that was there before: ASYMPTOTIC KERNEL ID=0, B(72,12,84) fits in L1! The tuning continued a bit after that, and then the assertion in gmmsearch.c happens -- enriched with the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 21 Dec 2018 18:47:26 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7ab6</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7ab6</link><description>At least that assertion is the one we fixed earlier, unless the error file is from a prior install? I didn't remove the files in INSTALL_LOG before running "make" again, so there are probably leftovers from a previous run. But sAMMTUNE.LOG certainly contains the message from the patch for opsrch.c, rather than the assertion that was there before: ASYMPTOTIC KERNEL ID=0, B(72,12,84) fits in L1! The tuning continued a bit after that, and then the assertion in gmmsearch.c happens -- enriched with the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 21 Dec 2018 18:44:58 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7ab6</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#ec59/2858</link><description>At least that assertion is the one we fixed earlier, unless the error file is from a prior install? If you have lost the patches, reapply the opsrch.c and gmmsearch.c that I gave you and restart. I don't think the results are looking good (using way to small of block factors for some cases), but we can worry about performance once we've got something working . . .</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 21 Dec 2018 15:26:48 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#ec59/2858</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#ec59/8e56</link><description>It died this time becase you lost the opsrch patch I gave you several messages above.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 21 Dec 2018 15:21:20 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#ec59/8e56</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#ec59</link><description>Only one attachment per comment -- so here's the error file.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 21 Dec 2018 11:29:50 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#ec59</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3a67</link><description>Can you attach your res/sipsum.res from BLDdir/tune/blas/gemm? There's no such file there. Instead I'm attaching all files from that directory whose filenames start with "sip". Also, attach the updated error file: that assertion shows something has gone terribly wrong. OK. Just to be clear: this test was still based on git commit 3d8a2a2c -- "3.11.40 release", using the z13 patches above.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 21 Dec 2018 11:28:35 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3a67</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1076</title><link>https://sourceforge.net/p/math-atlas/support-requests/1076/?limit=25#7ec0/4411/9651</link><description>Well, I honestly thought OSes cleaned up /tmp as needed by deleting old files. Gave a quick scope to extract, and found one place where I open up files other than using tmpfile(), and and I added a remove call at end. Not sure if this will fix the issue you are having, but here's the latest update I added to git. Let me know if this helps, Clint</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 21 Dec 2018 01:13:32 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1076/?limit=25#7ec0/4411/9651</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#adf7/abf7</link><description>Can you attach your res/sipsum.res from BLDdir/tune/blas/gemm? Also, attach the updated error file: that assertion shows something has gone terribly wrong.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 21 Dec 2018 00:29:28 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#adf7/abf7</guid></item><item><title>R. Clint Whaley modified ticket #1077</title><link>https://sourceforge.net/p/math-atlas/support-requests/1077/</link><description>Possible bug in the GetFixedCaseNode function</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Mon, 17 Dec 2018 18:02:26 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1077/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1077</title><link>https://sourceforge.net/p/math-atlas/support-requests/1077/?limit=25#65a7</link><description>The file emit_mm.c no longer exists in latest git branch. As for stable, the routine GetFixedCaseNode is not called, so this cannot cause a bug (same true of developer that has emit_mm used). Regards, Clint</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Mon, 17 Dec 2018 18:02:26 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1077/?limit=25#65a7</guid></item><item><title>Jakub Martisko created ticket #1077</title><link>https://sourceforge.net/p/math-atlas/support-requests/1077/</link><description>Possible bug in the GetFixedCaseNode function</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jakub Martisko</dc:creator><pubDate>Mon, 17 Dec 2018 16:40:05 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1077/</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#adf7</link><description>OK. This yields: ./xgmmsearch -p s kb=0, ku=4 xgmmsearch: /home/arnez/atlas-build/ATLAS//tune/blas/gemm/gmmsearch.c:2897: DoSyrk: Assertion `nb &amp;&amp; kb' failed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Wed, 12 Dec 2018 09:45:08 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#adf7</guid></item><item><title>Andreas Arnez posted a comment on ticket #1076</title><link>https://sourceforge.net/p/math-atlas/support-requests/1076/?limit=25#7ec0/4411</link><description>How should the OS know until which point in time the temporary files are needed, and when it is safe to remove them? Of course, a reboot will clean them up, but that can't be what you're suggesting here...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Wed, 12 Dec 2018 07:50:24 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1076/?limit=25#7ec0/4411</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#c370/903f</link><description>Save this over your gmmsearch.c, and restart, and give me the printout (it should still die with assertion failed, but should give us more information so I can diagnose).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Tue, 11 Dec 2018 22:19:05 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#c370/903f</guid></item><item><title>R. Clint Whaley modified ticket #1076</title><link>https://sourceforge.net/p/math-atlas/support-requests/1076/</link><description>ATLAS tuning leaves lots of temp files on disk</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Tue, 11 Dec 2018 22:01:41 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1076/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1076</title><link>https://sourceforge.net/p/math-atlas/support-requests/1076/?limit=25#7ec0</link><description>How is this an ATLAS problem? Isn't that a failure of your OS to clean up /tmp when its full?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Tue, 11 Dec 2018 22:01:15 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1076/?limit=25#7ec0</guid></item><item><title>Robinson, Melvin D. posted a comment on ticket #1071</title><link>https://sourceforge.net/p/math-atlas/support-requests/1071/?limit=25#b821</link><description>I had some problems building with FreeBSD, but was eventually able to get it to work. I had particular problems using make, but when changing to gmake things started working better.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robinson, Melvin D.</dc:creator><pubDate>Tue, 11 Dec 2018 20:15:09 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1071/?limit=25#b821</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#6d00/cd86/238a</link><description>On Fri, Dec 07 2018, R. Clint Whaley wrote: You can just restart the install that died by issuing "make" in the BLDdir again, which was what I was advising you to do after saving the new opsrch.c. Yeah... but at that time I didn't have the original build tree anymore, because I had been playing around with z13 optimizations in parallel. So, after starting from scratch, my tuning started as usual, but then ran into trouble because /tmp was full. (I reported this separately: https://sourceforge.net/p/math-atlas/support-requests/1076/)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Mon, 10 Dec 2018 15:19:14 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#6d00/cd86/238a</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#c370</link><description>On Fri, Dec 07 2018, R. Clint Whaley wrote: You can just restart the install that died by issuing "make" in the BLDdir again, which was what I was advising you to do after saving the new opsrch.c. Yeah... but at that time I didn't have the original build tree anymore, because I had been playing around with z13 optimizations in parallel. So, after starting from scratch, my tuning started as usual, but then ran into trouble because /tmp was full. (I reported this separately: https://sourceforge.net/p/math-atlas/support-requests/1076/)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Mon, 10 Dec 2018 15:06:00 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#c370</guid></item><item><title>Andreas Arnez created ticket #1076</title><link>https://sourceforge.net/p/math-atlas/support-requests/1076/</link><description>ATLAS tuning leaves lots of temp files on disk</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Mon, 10 Dec 2018 13:08:52 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1076/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#6d00/cd86</link><description>On 12/7/18 11:04 AM, Andreas Arnez wrote: OK. Unfortunately it seems I pasted the wrong version of atlas_cache.h above. In the failing run that yielded the the error file, cachesrch.c actually did not find an L2 private cache. In order to avoid this kind of variation between tuning runs in the future, I added a patch that reads the cache sizes from /proc/cpuinfo instead. So I've started another tuning run with this patch. It will probably take a while now. You can just restart the install that died...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 07 Dec 2018 18:19:56 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#6d00/cd86</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/7cb5/a911</link><description>I'll check that and adjust the patch accordingly. This SVN commit fixed the bug: https://gcc.gnu.org/viewcvs/gcc?view=revision&amp;revision=253543</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 07 Dec 2018 16:56:54 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/7cb5/a911</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#6d00</link><description>OK. Unfortunately it seems I pasted the wrong version of atlas_cache.h above. In the failing run that yielded the the error file, cachesrch.c actually did not find an L2 private cache. In order to avoid this kind of variation between tuning runs in the future, I added a patch that reads the cache sizes from /proc/cpuinfo instead. So I've started another tuning run with this patch. It will probably take a while now.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 07 Dec 2018 16:04:37 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#6d00</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#e220/5d06</link><description>OK, not too badly wrong then. You might try manually saving this file to BLDdir/include and BLDdir/tune/sysinfo/res/ on your next restart, but I don't think it will make much difference.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 07 Dec 2018 15:07:02 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#e220/5d06</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/7cb5</link><description>Do you know what versions of GCC vec_madd are broken on? Your patch is always using the builtin, but I think it'd be more general if I could test the version macro and only use the builtin on old compilers with broken support.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 07 Dec 2018 14:53:11 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/7cb5</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#41c7</link><description>Save this file over your present ATLAS/tune/blas/gemm/opsrch.c, and restart, and let me know what happens.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 07 Dec 2018 14:49:33 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#41c7</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#e220</link><description>No, this is the result from cachesrch.c. The L1 cache size is actually correct. The other levels are wrong. In fact the L2 data cache on this machine is private, but has only 2MB, and the unified L3 has 64MB total, but is shared among 8 cores.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 07 Dec 2018 14:36:06 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#e220</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#82a5</link><description>This guy is saying there are three levels of cache: L1: 128K, private to each core L2: 16MB, private to each core L3: 32MB, shared amongst cores Are these L2 &amp; L3 caches really there and that big? If so, I assume the L2 cache is actually shared, not private (i.e. each core does not have a 16MB L2 that is unshared)?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 07 Dec 2018 14:16:09 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#82a5</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7428</link><description>/* generated by ATLAS/tune/sysinfo/cachesrch.c */ #ifndef ATLAS_CACHE_H #define ATLAS_CACHE_H 1 #define L1C_SZ 131072 #ifdef SREAL #define L1C_ELTS 32768 #elif defined(DREAL) || defined(SCPLX) #define L1C_ELTS 16384 #elif defined(DCPLX) #define L1C_ELTS 8192 #endif #define L2C_SZ 16777216 #ifdef SREAL #define L2C_ELTS 4194304 #elif defined(DREAL) || defined(SCPLX) #define L2C_ELTS 2097152 #elif defined(DCPLX) #define L2C_ELTS 1048576 #endif #define L3C_SZ 33554432 #ifdef SREAL #define L3C_ELTS 8388608...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 07 Dec 2018 14:12:46 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#7428</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3406</link><description>Please post your BLDdir/include/atlas_cache.h</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 07 Dec 2018 14:02:15 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3406</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/deaf/e8f5</link><description>This patch results in the error file I've uploaded. Without the patch ATLAS fails much earlier with the syntax error shown above.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 07 Dec 2018 13:28:19 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/deaf/e8f5</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/deaf</link><description>Does this patch result in the error file you've uploaded, or is that error file now out of date?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 07 Dec 2018 12:41:59 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420/deaf</guid></item><item><title>Andreas Arnez posted a comment on ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420</link><description>Here's the patch that I used. It fixes some of the obvious problems with the IBM z13 build, but then leads to the assertion above.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 07 Dec 2018 09:50:29 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/?limit=25#3420</guid></item><item><title>Andreas Arnez created ticket #1075</title><link>https://sourceforge.net/p/math-atlas/support-requests/1075/</link><description>ATLAS doesn't build on IBM z13</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Fri, 07 Dec 2018 09:41:51 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1075/</guid></item><item><title>Andreas Arnez posted a comment on ticket #1074</title><link>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#2f1b/efcc</link><description>Hm, this yields: PER-CORE: 5.791650e+03, 5.788728e+03, 5.787536e+03, 5.784638e+03 ALL CORES: min=5784.64, max=5791.65, avg=5788.14 I'm using gcc version 9.0.0 20181127 (experimental), which I built myself from sources with last week's git commit 62b8ade669. So, what does this mean? Do we need to open a bug against upstream GCC?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Mon, 03 Dec 2018 12:48:51 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#2f1b/efcc</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1074</title><link>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#2f1b</link><description>Something is wrong with your machine, I think. I've also got a Corei4X64AVXZ, and when I run the kernel getting you 9 MFLOPs, I get 5710 MFLOPs. My machine is a 3.3 GHz machine. I can only think of two reasons performance is so low: (1) No x87 hardware, that code being emulated (2) fpstack overflow/underflow has occured (2) could happen if your OS or compiler is not obeying the ABI. To see if this is the case, edit line 80 of file ATLAS/tune/blas/gemm/AMMCASES/ATL_amm6x1x1_x87.S from: lea (K, K,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Fri, 30 Nov 2018 20:34:59 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#2f1b</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1074</title><link>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#da94</link><description>You can easily do that yourself. In ATLAS/tune/blas/gemm/AMMCASES/*.idx, just remove all lines describing that kernel (search for name of file, then delete all lines joined to that one with '\' line extension char). This should not cause any problem, since obviously a kernel running 1000s of times slower is not going to be used :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Thu, 29 Nov 2018 17:36:33 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#da94</guid></item><item><title>Andreas Arnez posted a comment on ticket #1074</title><link>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#e168/3835</link><description>I'm building with "-Si archdef 0", because I wanted to compare a (hopefully) successful tuning run on x86-64 to a failing tuning run on z14. And as far as I can tell, the long tuning time is largely dominated by measurements of this slow kernel. Would it be useful/possible to disable this kernel on modern x86-64 systems?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Thu, 29 Nov 2018 17:31:37 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#e168/3835</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1073</title><link>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#fd04/0b74/13ca</link><description>I'm 99.9% sure this error will not cause any problems, and has been occuring for me on every machine. The tuning of level3 needs to be redone to match new l3blas that we are working on in branch, and in meantime I think there are tuning steps that aren't being used.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Thu, 29 Nov 2018 17:20:46 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#fd04/0b74/13ca</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1074</title><link>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#e168</link><description>create &amp; post error file as outlined here: http://math-atlas.sourceforge.net/faq.html#help Latest ATLAS takes insanely long to tune, but if you are in c I think that means you are close to done. Not sure why it is taking so long to install, since I have arch defs for that platform, but maybe your number of cores is hugely different. I will have to look in logs to see if my x87 code runs as slow as what you are seeing on that arch. If so, my guess is they removed the hardware for x87, and are doing...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Thu, 29 Nov 2018 17:18:33 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1074/?limit=25#e168</guid></item><item><title>Andreas Arnez posted a comment on ticket #1073</title><link>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#fd04/0b74</link><description>The tuning continues, but I don't know whether it will complete successfully, because the tuning is still running. Up to this point the directory tune/blas/level3 remains empty, though. Is this expected?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Thu, 29 Nov 2018 17:16:01 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#fd04/0b74</guid></item><item><title>Andreas Arnez created ticket #1074</title><link>https://sourceforge.net/p/math-atlas/support-requests/1074/</link><description>ATL_amm6x1x1_x87.S delays tuning on x86-64</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Thu, 29 Nov 2018 17:07:06 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1074/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1073</title><link>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#e673</link><description>I don't think this error has any effect: its generating a header file that is no longer being used by ATLAS as far as I can tell. I will need to remove the install call to his tuning step, and make sure I get no problems to ensure this is accurate, which I can't do at moment (laptop at conference).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Thu, 29 Nov 2018 16:59:12 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#e673</guid></item><item><title>R. Clint Whaley modified ticket #1073</title><link>https://sourceforge.net/p/math-atlas/support-requests/1073/</link><description>‘ATL_opsq_66MB’ undeclared</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Thu, 29 Nov 2018 16:45:36 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1073/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1073</title><link>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#fd04</link><description>does this error stop installation, or does it continue and create working libraries?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Thu, 29 Nov 2018 16:45:11 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1073/?limit=25#fd04</guid></item><item><title>Andreas Arnez created ticket #1073</title><link>https://sourceforge.net/p/math-atlas/support-requests/1073/</link><description>‘ATL_opsq_66MB’ undeclared</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Arnez</dc:creator><pubDate>Thu, 29 Nov 2018 16:43:36 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1073/</guid></item><item><title>Robinson, Melvin D. posted a comment on ticket #1072</title><link>https://sourceforge.net/p/math-atlas/support-requests/1072/?limit=25#725e</link><description>I made a mistake. It is the code on github that gives me this error.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robinson, Melvin D.</dc:creator><pubDate>Mon, 26 Nov 2018 18:24:17 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1072/?limit=25#725e</guid></item><item><title>R. Clint Whaley modified ticket #1072</title><link>https://sourceforge.net/p/math-atlas/support-requests/1072/</link><description>ATL_stGetTrsmInfo ATL_dtGetTrsmInfo</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Mon, 26 Nov 2018 16:06:22 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1072/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #1072</title><link>https://sourceforge.net/p/math-atlas/support-requests/1072/?limit=25#b51d</link><description>Your ticket says both stable &amp; devel, but it sounds like git only, right? Do you get this error with latest developer release (which is no longer terribly behind git)?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Mon, 26 Nov 2018 16:05:54 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1072/?limit=25#b51d</guid></item><item><title>Robinson, Melvin D. created ticket #1072</title><link>https://sourceforge.net/p/math-atlas/support-requests/1072/</link><description>ATL_stGetTrsmInfo ATL_dtGetTrsmInfo</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robinson, Melvin D.</dc:creator><pubDate>Fri, 23 Nov 2018 09:42:19 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1072/</guid></item><item><title>owen created ticket #1071</title><link>https://sourceforge.net/p/math-atlas/support-requests/1071/</link><description>atlas fails to compile; FreeBSD [reference-lapack | openblas]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">owen</dc:creator><pubDate>Wed, 10 Oct 2018 01:53:34 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/support-requests/1071/</guid></item><item><title>Automatically Tuned Linear Algebra Soft. released /Developer (unstable)/3.11.41/atlas3.11.41.tar.bz2</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/math-atlas/files/Developer%2520%2528unstable%2529/3.11.41/atlas3.11.41.tar.bz2/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Automatically Tuned Linear Algebra Soft.</dc:creator><pubDate>Fri, 05 Oct 2018 07:28:02 -0000</pubDate><guid>https://sourceforge.net/projects/math-atlas/files/Developer%20%28unstable%29/3.11.41/atlas3.11.41.tar.bz2/download</guid></item><item><title>Automatically Tuned Linear Algebra Soft. released /Developer (unstable)/3.11.41/ChangeLog</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/math-atlas/files/Developer%2520%2528unstable%2529/3.11.41/ChangeLog/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Automatically Tuned Linear Algebra Soft.</dc:creator><pubDate>Fri, 05 Oct 2018 07:28:02 -0000</pubDate><guid>https://sourceforge.net/projects/math-atlas/files/Developer%20%28unstable%29/3.11.41/ChangeLog/download</guid></item><item><title>R. Clint Whaley modified ticket #255</title><link>https://sourceforge.net/p/math-atlas/bugs/255/</link><description>HERK reads C for BETA=0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Wed, 03 Oct 2018 14:10:50 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/bugs/255/</guid></item><item><title>R. Clint Whaley posted a comment on ticket #255</title><link>https://sourceforge.net/p/math-atlas/bugs/255/?limit=25#9e82</link><description>HERK completely rewritten in 3.11.40, and this fixed in 3.10.3, so closing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Clint Whaley</dc:creator><pubDate>Wed, 03 Oct 2018 14:10:50 -0000</pubDate><guid>https://sourceforge.net/p/math-atlas/bugs/255/?limit=25#9e82</guid></item></channel></rss>