I'm trying to build atlas-3.9.16.
At line 321 of /tune/blas/ger/CASES/ATL_zgerk_1x4_sse3.c, gerk_axpy is
called.
> Mjoin(PATL,gerk_axpy)(N-N4, alpha, X, 1, Y+incY*(N4 SHIFT), incY,
> A+N4*(lda SHIFT), lda);
However, gerk_axpy is defined in src/blas/ger/ATL_gerk_axpy.c as follows:
> void Mjoin(PATL,gerk_axpy)
> (const int M, const int N, const SCALAR alpha, const TYPE *X, const
int incX,
> const TYPE *Y, const int incY, TYPE *A, const int lda)
The number of argument doesn't match.
I think that the caller should specify M.
R. Clint Whaley
Install problem
Developer
Public
|
Date: 2009-11-16 14:36 fixed in 3.9.17 |
|
Date: 2009-11-13 15:46 Thank you very much for the detailed report: you have found a bug in ATLAS. |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-11-16 14:36 | rwhaley |
| close_date | - | 2009-11-16 14:36 | rwhaley |
| resolution_id | Accepted | 2009-11-16 14:36 | rwhaley |
| category_id | None | 2009-11-13 15:46 | rwhaley |
| artifact_group_id | None | 2009-11-13 15:46 | rwhaley |
| priority | 5 | 2009-11-13 15:46 | rwhaley |
| category_id | Problems during install | 2009-11-13 15:43 | rwhaley |
| resolution_id | None | 2009-11-13 15:43 | rwhaley |
| artifact_group_id | Developer (v3.9.x) | 2009-11-13 15:43 | rwhaley |
| assigned_to | nobody | 2009-11-13 15:43 | rwhaley |
| data_type | 379482 | 2009-11-13 15:43 | rwhaley |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use