Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
7ca01e2b
Commit
7ca01e2b
authored
May 22, 2015
by
PRUVOST Florent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change file names to avoid confusion with files coming from chameleon/control
parent
5353c7c6
Changes
70
Show whitespace changes
Inline
Side-by-side
Showing
70 changed files
with
102 additions
and
102 deletions
+102
-102
runtime/starpu/CMakeLists.txt
runtime/starpu/CMakeLists.txt
+17
-17
runtime/starpu/codelets/codelet_zasum.c
runtime/starpu/codelets/codelet_zasum.c
+1
-1
runtime/starpu/codelets/codelet_zaxpy.c
runtime/starpu/codelets/codelet_zaxpy.c
+1
-1
runtime/starpu/codelets/codelet_zcallback.c
runtime/starpu/codelets/codelet_zcallback.c
+1
-1
runtime/starpu/codelets/codelet_zgeadd.c
runtime/starpu/codelets/codelet_zgeadd.c
+1
-1
runtime/starpu/codelets/codelet_zgelqt.c
runtime/starpu/codelets/codelet_zgelqt.c
+1
-1
runtime/starpu/codelets/codelet_zgemm.c
runtime/starpu/codelets/codelet_zgemm.c
+1
-1
runtime/starpu/codelets/codelet_zgeqrt.c
runtime/starpu/codelets/codelet_zgeqrt.c
+1
-1
runtime/starpu/codelets/codelet_zgessm.c
runtime/starpu/codelets/codelet_zgessm.c
+1
-1
runtime/starpu/codelets/codelet_zgessq.c
runtime/starpu/codelets/codelet_zgessq.c
+1
-1
runtime/starpu/codelets/codelet_zgetrf.c
runtime/starpu/codelets/codelet_zgetrf.c
+1
-1
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
+1
-1
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
+1
-1
runtime/starpu/codelets/codelet_zhemm.c
runtime/starpu/codelets/codelet_zhemm.c
+1
-1
runtime/starpu/codelets/codelet_zher2k.c
runtime/starpu/codelets/codelet_zher2k.c
+1
-1
runtime/starpu/codelets/codelet_zherk.c
runtime/starpu/codelets/codelet_zherk.c
+1
-1
runtime/starpu/codelets/codelet_zhessq.c
runtime/starpu/codelets/codelet_zhessq.c
+1
-1
runtime/starpu/codelets/codelet_zlacpy.c
runtime/starpu/codelets/codelet_zlacpy.c
+1
-1
runtime/starpu/codelets/codelet_zlag2c.c
runtime/starpu/codelets/codelet_zlag2c.c
+1
-1
runtime/starpu/codelets/codelet_zlange.c
runtime/starpu/codelets/codelet_zlange.c
+1
-1
runtime/starpu/codelets/codelet_zlanhe.c
runtime/starpu/codelets/codelet_zlanhe.c
+2
-2
runtime/starpu/codelets/codelet_zlansy.c
runtime/starpu/codelets/codelet_zlansy.c
+1
-1
runtime/starpu/codelets/codelet_zlantr.c
runtime/starpu/codelets/codelet_zlantr.c
+1
-1
runtime/starpu/codelets/codelet_zlaset.c
runtime/starpu/codelets/codelet_zlaset.c
+1
-1
runtime/starpu/codelets/codelet_zlaset2.c
runtime/starpu/codelets/codelet_zlaset2.c
+1
-1
runtime/starpu/codelets/codelet_zlauum.c
runtime/starpu/codelets/codelet_zlauum.c
+1
-1
runtime/starpu/codelets/codelet_zpamm.c
runtime/starpu/codelets/codelet_zpamm.c
+1
-1
runtime/starpu/codelets/codelet_zplghe.c
runtime/starpu/codelets/codelet_zplghe.c
+1
-1
runtime/starpu/codelets/codelet_zplgsy.c
runtime/starpu/codelets/codelet_zplgsy.c
+1
-1
runtime/starpu/codelets/codelet_zplrnt.c
runtime/starpu/codelets/codelet_zplrnt.c
+1
-1
runtime/starpu/codelets/codelet_zplssq.c
runtime/starpu/codelets/codelet_zplssq.c
+1
-1
runtime/starpu/codelets/codelet_zpotrf.c
runtime/starpu/codelets/codelet_zpotrf.c
+1
-1
runtime/starpu/codelets/codelet_zssssm.c
runtime/starpu/codelets/codelet_zssssm.c
+1
-1
runtime/starpu/codelets/codelet_zsymm.c
runtime/starpu/codelets/codelet_zsymm.c
+1
-1
runtime/starpu/codelets/codelet_zsyr2k.c
runtime/starpu/codelets/codelet_zsyr2k.c
+1
-1
runtime/starpu/codelets/codelet_zsyrk.c
runtime/starpu/codelets/codelet_zsyrk.c
+1
-1
runtime/starpu/codelets/codelet_zsyssq.c
runtime/starpu/codelets/codelet_zsyssq.c
+1
-1
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
+1
-1
runtime/starpu/codelets/codelet_ztile_zero.c
runtime/starpu/codelets/codelet_ztile_zero.c
+1
-1
runtime/starpu/codelets/codelet_ztrasm.c
runtime/starpu/codelets/codelet_ztrasm.c
+1
-1
runtime/starpu/codelets/codelet_ztrmm.c
runtime/starpu/codelets/codelet_ztrmm.c
+1
-1
runtime/starpu/codelets/codelet_ztrsm.c
runtime/starpu/codelets/codelet_ztrsm.c
+1
-1
runtime/starpu/codelets/codelet_ztrssq.c
runtime/starpu/codelets/codelet_ztrssq.c
+1
-1
runtime/starpu/codelets/codelet_ztrtri.c
runtime/starpu/codelets/codelet_ztrtri.c
+1
-1
runtime/starpu/codelets/codelet_ztslqt.c
runtime/starpu/codelets/codelet_ztslqt.c
+1
-1
runtime/starpu/codelets/codelet_ztsmlq.c
runtime/starpu/codelets/codelet_ztsmlq.c
+1
-1
runtime/starpu/codelets/codelet_ztsmqr.c
runtime/starpu/codelets/codelet_ztsmqr.c
+1
-1
runtime/starpu/codelets/codelet_ztsqrt.c
runtime/starpu/codelets/codelet_ztsqrt.c
+1
-1
runtime/starpu/codelets/codelet_ztstrf.c
runtime/starpu/codelets/codelet_ztstrf.c
+1
-1
runtime/starpu/codelets/codelet_zttlqt.c
runtime/starpu/codelets/codelet_zttlqt.c
+1
-1
runtime/starpu/codelets/codelet_zttmlq.c
runtime/starpu/codelets/codelet_zttmlq.c
+1
-1
runtime/starpu/codelets/codelet_zttmqr.c
runtime/starpu/codelets/codelet_zttmqr.c
+1
-1
runtime/starpu/codelets/codelet_zttqrt.c
runtime/starpu/codelets/codelet_zttqrt.c
+1
-1
runtime/starpu/codelets/codelet_zunmlq.c
runtime/starpu/codelets/codelet_zunmlq.c
+1
-1
runtime/starpu/codelets/codelet_zunmqr.c
runtime/starpu/codelets/codelet_zunmqr.c
+1
-1
runtime/starpu/control/runtime_async.c
runtime/starpu/control/runtime_async.c
+1
-1
runtime/starpu/control/runtime_context.c
runtime/starpu/control/runtime_context.c
+1
-1
runtime/starpu/control/runtime_control.c
runtime/starpu/control/runtime_control.c
+7
-7
runtime/starpu/control/runtime_descriptor.c
runtime/starpu/control/runtime_descriptor.c
+4
-4
runtime/starpu/control/runtime_options.c
runtime/starpu/control/runtime_options.c
+1
-1
runtime/starpu/control/runtime_profiling.c
runtime/starpu/control/runtime_profiling.c
+1
-1
runtime/starpu/control/runtime_workspace.c
runtime/starpu/control/runtime_workspace.c
+1
-1
runtime/starpu/control/runtime_zlocality.c
runtime/starpu/control/runtime_zlocality.c
+2
-2
runtime/starpu/control/runtime_zprofiling.c
runtime/starpu/control/runtime_zprofiling.c
+1
-1
runtime/starpu/include/morse_starpu.h
runtime/starpu/include/morse_starpu.h
+4
-4
runtime/starpu/include/runtime_codelet_profile.h
runtime/starpu/include/runtime_codelet_profile.h
+1
-1
runtime/starpu/include/runtime_codelet_z.h
runtime/starpu/include/runtime_codelet_z.h
+2
-2
runtime/starpu/include/runtime_codelets.h
runtime/starpu/include/runtime_codelets.h
+2
-2
runtime/starpu/include/runtime_profiling.h
runtime/starpu/include/runtime_profiling.h
+1
-1
runtime/starpu/include/runtime_workspace.h
runtime/starpu/include/runtime_workspace.h
+1
-1
No files found.
runtime/starpu/CMakeLists.txt
View file @
7ca01e2b
...
...
@@ -39,11 +39,11 @@ if ( CBLAS_FOUND AND LAPACKE_FOUND AND LAPACK_FOUND AND CUDA_FOUND AND CUDA_CUBL
endif
()
endif
()
# Generate
the magma
headers for all possible precisions
# --------------------------------------------
----------
# Generate headers for all possible precisions
# --------------------------------------------
set
(
RUNTIME_HDRS_GENERATED
""
)
set
(
ZHDR
include/codelet_z.h
include/
runtime_
codelet_z.h
)
precisions_rules_py
(
RUNTIME_HDRS_GENERATED
"
${
ZHDR
}
"
...
...
@@ -53,11 +53,11 @@ precisions_rules_py(RUNTIME_HDRS_GENERATED "${ZHDR}"
# Define the list of headers
# --------------------------
set
(
RUNTIME_HDRS
include/codelet_profile.h
include/codelets.h
include/morse_starpu.h
include/profiling.h
include/workspace.h
include/runtime_codelet_profile.h
include/runtime_codelets.h
include/runtime_profiling.h
include/runtime_workspace.h
${
RUNTIME_HDRS_GENERATED
}
)
...
...
@@ -74,8 +74,8 @@ add_custom_target(runtime_starpu_include ALL SOURCES ${RUNTIME_HDRS})
# -----------------------------------------------------
set
(
RUNTIME_COMMON_GENERATED
""
)
set
(
ZSRC
control/zprofiling.c
control/zlocality.c
control/
runtime_
zprofiling.c
control/
runtime_
zlocality.c
)
precisions_rules_py
(
RUNTIME_COMMON_GENERATED
"
${
ZSRC
}
"
...
...
@@ -83,13 +83,13 @@ precisions_rules_py(RUNTIME_COMMON_GENERATED "${ZSRC}"
TARGETDIR
"control"
)
set
(
RUNTIME_COMMON
control/control.c
control/context.c
control/descriptor.c
control/async.c
control/options.c
control/profiling.c
control/workspace.c
control/
runtime_
control.c
control/
runtime_
context.c
control/
runtime_
descriptor.c
control/
runtime_
async.c
control/
runtime_
options.c
control/
runtime_
profiling.c
control/
runtime_
workspace.c
codelets/codelet_dataflush.c
${
RUNTIME_COMMON_GENERATED
}
)
...
...
@@ -98,7 +98,7 @@ set(flags_to_add "")
foreach
(
_prec
${
CHAMELEON_PRECISION
}
)
set
(
flags_to_add
"
${
flags_to_add
}
-DPRECISION_
${
_prec
}
"
)
endforeach
()
set_source_files_properties
(
control/profiling.c PROPERTIES COMPILE_FLAGS
"
${
flags_to_add
}
"
)
set_source_files_properties
(
control/
runtime_
profiling.c PROPERTIES COMPILE_FLAGS
"
${
flags_to_add
}
"
)
# Generate the morse sources for all possible precisions
# ------------------------------------------------------
...
...
runtime/starpu/codelets/codelet_zasum.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
#include "runtime_z.h"
void
MORSE_TASK_dzasum
(
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zaxpy.c
View file @
7ca01e2b
...
...
@@ -23,7 +23,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zaxpy
(
MORSE_option_t
*
options
,
int
M
,
MORSE_Complex64_t
alpha
,
...
...
runtime/starpu/codelets/codelet_zcallback.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
CHAMELEON_CL_CB
(
zasum
,
starpu_matrix_get_nx
(
task
->
handles
[
0
]),
starpu_matrix_get_ny
(
task
->
handles
[
0
]),
0
,
M
*
N
);
CHAMELEON_CL_CB
(
zaxpy
,
starpu_matrix_get_nx
(
task
->
handles
[
0
]),
starpu_matrix_get_nx
(
task
->
handles
[
1
]),
0
,
M
);
...
...
runtime/starpu/codelets/codelet_zgeadd.c
View file @
7ca01e2b
...
...
@@ -27,7 +27,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zgelqt.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zgemm.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zgeqrt.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zgessm.c
View file @
7ca01e2b
...
...
@@ -31,7 +31,7 @@
#include "coreblas/include/cblas.h"
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zgessq.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zgessq
(
MORSE_option_t
*
options
,
int
m
,
int
n
,
...
...
runtime/starpu/codelets/codelet_zgetrf.c
View file @
7ca01e2b
...
...
@@ -28,7 +28,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zgetrf
(
MORSE_option_t
*
options
,
int
m
,
int
n
,
int
nb
,
...
...
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
View file @
7ca01e2b
...
...
@@ -26,7 +26,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zhemm.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zher2k.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zherk.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zhessq.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zhessq
(
MORSE_option_t
*
options
,
MORSE_enum
uplo
,
int
n
,
...
...
runtime/starpu/codelets/codelet_zlacpy.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zlag2c.c
View file @
7ca01e2b
...
...
@@ -28,7 +28,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zlange.c
View file @
7ca01e2b
...
...
@@ -28,7 +28,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zlange
(
MORSE_option_t
*
options
,
MORSE_enum
norm
,
int
M
,
int
N
,
int
NB
,
...
...
runtime/starpu/codelets/codelet_zlanhe.c
View file @
7ca01e2b
...
...
@@ -10,7 +10,7 @@
/**
*
* @file codelet_zlan
g
e.c
* @file codelet_zlan
h
e.c
*
* MORSE codelets kernel
* MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI,
...
...
@@ -27,7 +27,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zlanhe
(
MORSE_option_t
*
options
,
MORSE_enum
norm
,
MORSE_enum
uplo
,
int
N
,
int
NB
,
...
...
runtime/starpu/codelets/codelet_zlansy.c
View file @
7ca01e2b
...
...
@@ -28,7 +28,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zlansy
(
MORSE_option_t
*
options
,
MORSE_enum
norm
,
MORSE_enum
uplo
,
int
N
,
int
NB
,
...
...
runtime/starpu/codelets/codelet_zlantr.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zlantr
(
MORSE_option_t
*
options
,
MORSE_enum
norm
,
MORSE_enum
uplo
,
MORSE_enum
diag
,
...
...
runtime/starpu/codelets/codelet_zlaset.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zlaset2.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zlauum.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zpamm.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
#include "coreblas/include/cblas.h"
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zplghe.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zplghe
(
MORSE_option_t
*
options
,
double
bump
,
int
m
,
int
n
,
MORSE_desc_t
*
A
,
int
Am
,
int
An
,
int
lda
,
...
...
runtime/starpu/codelets/codelet_zplgsy.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
...
...
runtime/starpu/codelets/codelet_zplrnt.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
...
...
runtime/starpu/codelets/codelet_zplssq.c
View file @
7ca01e2b
...
...
@@ -26,7 +26,7 @@
**/
#include <math.h>
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/*****************************************************************************
*
...
...
runtime/starpu/codelets/codelet_zpotrf.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zssssm.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/cblas.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zsymm.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zsyr2k.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zsyrk.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zsyssq.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zsyssq
(
MORSE_option_t
*
options
,
MORSE_enum
uplo
,
int
n
,
...
...
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_zsytrf_nopiv
(
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_ztile_zero.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/*****************************************************************************
*
...
...
runtime/starpu/codelets/codelet_ztrasm.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_ztrasm
(
MORSE_option_t
*
options
,
MORSE_enum
storev
,
MORSE_enum
uplo
,
MORSE_enum
diag
,
int
M
,
int
N
,
...
...
runtime/starpu/codelets/codelet_ztrmm.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_ztrsm.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_ztrssq.c
View file @
7ca01e2b
...
...
@@ -25,7 +25,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
void
MORSE_TASK_ztrssq
(
MORSE_option_t
*
options
,
MORSE_enum
uplo
,
MORSE_enum
diag
,
...
...
runtime/starpu/codelets/codelet_ztrtri.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_ztslqt.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
#undef REAL
#define COMPLEX
...
...
runtime/starpu/codelets/codelet_ztsmlq.c
View file @
7ca01e2b
...
...
@@ -31,7 +31,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_ztsmqr.c
View file @
7ca01e2b
...
...
@@ -31,7 +31,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_ztsqrt.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
#undef REAL
#define COMPLEX
...
...
runtime/starpu/codelets/codelet_ztstrf.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
#include "coreblas/include/cblas.h"
#include <math.h>
...
...
runtime/starpu/codelets/codelet_zttlqt.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zttmlq.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zttmqr.c
View file @
7ca01e2b
...
...
@@ -29,7 +29,7 @@
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zttqrt.c
View file @
7ca01e2b
...
...
@@ -30,7 +30,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zunmlq.c
View file @
7ca01e2b
...
...
@@ -31,7 +31,7 @@
**/
#include "coreblas/include/lapacke.h"
#include "runtime/starpu/include/morse_starpu.h"
#include "runtime/starpu/include/codelet_z.h"
#include "runtime/starpu/include/
runtime_
codelet_z.h"
/**
*
...
...
runtime/starpu/codelets/codelet_zunmqr.c