Skip to content

Commit 956a370

Browse files
Merge pull request #544 from weslleyspereira/suppress-date-info-from-lapacke
Suppress date from LAPACKE to compatibilize with LAPACK's convention
2 parents 1ad528b + a9d2f2d commit 956a370

File tree

75 files changed

+0
-75
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+0
-75
lines changed

LAPACKE/src/lapacke_cgesvd_work.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native middle-level C interface to LAPACK function cgesvd
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_cheev_work.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native middle-level C interface to LAPACK function cheev
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_cheevd_2stage_work.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native middle-level C interface to LAPACK function cheevd_2stage
3030
* Author: Intel Corporation
31-
* Generated December 2016
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_cheevd_work.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native middle-level C interface to LAPACK function cheevd
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_chegst.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native high-level C interface to LAPACK function chegst
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_chegst_work.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native middle-level C interface to LAPACK function chegst
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_chegv.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native high-level C interface to LAPACK function chegv
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_chegv_2stage.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native high-level C interface to LAPACK function chegv_2stage
3030
* Author: Intel Corporation
31-
* Generated December 2016
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_chegvd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native high-level C interface to LAPACK function chegvd
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

LAPACKE/src/lapacke_chegvx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
*****************************************************************************
2929
* Contents: Native high-level C interface to LAPACK function chegvx
3030
* Author: Intel Corporation
31-
* Generated November 2015
3231
*****************************************************************************/
3332

3433
#include "lapacke_utils.h"

0 commit comments

Comments
 (0)