Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 45553070 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

remove the include lapacke

parent 37a1e694
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -29,7 +29,7 @@
*
**/
#include "coreblas/include/cblas.h"
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -26,7 +26,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
void MORSE_TASK_zgetrf(MORSE_option_t *options,
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -26,7 +26,7 @@
* @precisions mixed zc -> ds
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -26,7 +26,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
void MORSE_TASK_zlange(MORSE_option_t *options,
......
......@@ -26,7 +26,7 @@
* @precisions normal z -> c
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
void MORSE_TASK_zlanhe(MORSE_option_t *options,
......
......@@ -26,7 +26,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
void MORSE_TASK_zlansy(MORSE_option_t *options,
......
......@@ -27,7 +27,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
......
......@@ -27,7 +27,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -28,7 +28,7 @@
*
**/
#include "coreblas/include/cblas.h"
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
/***************************************************************************//**
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
#undef REAL
#define COMPLEX
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
#undef REAL
#define COMPLEX
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
#undef REAL
#define COMPLEX
......
......@@ -28,7 +28,7 @@
* @precisions normal z -> c d s
*
**/
#include "coreblas/include/lapacke.h"
#include "runtime/quark/include/morse_quark.h"
#undef REAL
#define COMPLEX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment