Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 927915 Details for
Bug 1080073
atlas build failure on ppc64le archi
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
atlas.3.10.2-ppc64le_abiv2_step2.patch
atlas.3.10.2-ppc64le_abiv2_step2.patch (text/plain), 2.29 KB, created by
Michel Normand
on 2014-08-18 14:17:00 UTC
(
hide
)
Description:
atlas.3.10.2-ppc64le_abiv2_step2.patch
Filename:
MIME Type:
Creator:
Michel Normand
Created:
2014-08-18 14:17:00 UTC
Size:
2.29 KB
patch
obsolete
>From: Michel Normand <normand@linux.vnet.ibm.com> >Subject: atlas.3.10.2 ppc64le abiv2 step2 patch >Date: Mon, 28 Jul 2014 04:29:05 -0400 > >atlas.ppc64le abiv2 step2 complete the changes already present in atlas 3.10.2 >* still some files with opd ABI V1 to be disabled for ABI V2 > tune/blas/gemm/CASES/ATL_dmm4x4x32_ppc.c > tune/blas/gemm/CASES/ATL_dmm4x4x80_ppc.c > tune/blas/gemm/CASES/ATL_smm4x4x128_av.c > >Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com> >--- > tune/blas/gemm/CASES/ATL_dmm4x4x32_ppc.c | 2 +- > tune/blas/gemm/CASES/ATL_dmm4x4x80_ppc.c | 3 ++- > tune/blas/gemm/CASES/ATL_smm4x4x128_av.c | 2 +- > 3 files changed, 4 insertions(+), 3 deletions(-) > >Index: ATLAS/tune/blas/gemm/CASES/ATL_dmm4x4x32_ppc.c >=================================================================== >--- ATLAS.orig/tune/blas/gemm/CASES/ATL_dmm4x4x32_ppc.c >+++ ATLAS/tune/blas/gemm/CASES/ATL_dmm4x4x32_ppc.c >@@ -268,7 +268,7 @@ Mjoin(.,ATL_USERMM): > .globl Mjoin(_,ATL_USERMM) > Mjoin(_,ATL_USERMM): > #else >- #if defined(ATL_USE64BITS) >+ #if defined(ATL_USE64BITS) && _CALL_ELF != 2 > /* > * Official Program Descripter section, seg fault w/o it on Linux/PPC64 > */ >Index: ATLAS/tune/blas/gemm/CASES/ATL_dmm4x4x80_ppc.c >=================================================================== >--- ATLAS.orig/tune/blas/gemm/CASES/ATL_dmm4x4x80_ppc.c >+++ ATLAS/tune/blas/gemm/CASES/ATL_dmm4x4x80_ppc.c >@@ -202,7 +202,7 @@ Mjoin(.,ATL_USERMM): > .globl Mjoin(_,ATL_USERMM) > Mjoin(_,ATL_USERMM): > #else >- #if defined(ATL_USE64BITS) >+ #if defined(ATL_USE64BITS) && _CALL_ELF != 2 > /* > * Official Program Descripter section, seg fault w/o it on Linux/PPC64 > */ >@@ -257,6 +257,7 @@ ATL_USERMM: > #endif > #endif > >+ > #if defined (ATL_USE64BITS) > ld pC0, 120(r1) > ld incCn, 128(r1) >Index: ATLAS/tune/blas/gemm/CASES/ATL_smm4x4x128_av.c >=================================================================== >--- ATLAS.orig/tune/blas/gemm/CASES/ATL_smm4x4x128_av.c >+++ ATLAS/tune/blas/gemm/CASES/ATL_smm4x4x128_av.c >@@ -196,7 +196,7 @@ void ATL_USERMM(const int M, const int N > .globl Mjoin(_,ATL_USERMM) > Mjoin(_,ATL_USERMM): > #else >- #if defined(ATL_USE64BITS) >+ #if defined(ATL_USE64BITS) && _CALL_ELF != 2 > /* > * Official Program Descripter section, seg fault w/o it on Linux/PPC64 > */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1080073
:
878111
|
898654
|
898655
|
898656
|
898657
|
898658
|
898659
|
917277
|
917280
|
917284
|
919654
|
927912
|
927913
| 927915 |
927916
|
939224
|
939225
|
939357
|
940404
|
942268
|
942576
|
942578
|
943255