Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Chameleon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
e9ec1a9d
Commit
e9ec1a9d
authored
Jul 31, 2017
by
Mathieu Faverge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup headers in starpu directory
parent
835769e6
Changes
77
Hide whitespace changes
Inline
Side-by-side
Showing
77 changed files
with
204 additions
and
192 deletions
+204
-192
runtime/starpu/CMakeLists.txt
runtime/starpu/CMakeLists.txt
+59
-48
runtime/starpu/codelets/codelet_dataflush.c
runtime/starpu/codelets/codelet_dataflush.c
+2
-1
runtime/starpu/codelets/codelet_zasum.c
runtime/starpu/codelets/codelet_zasum.c
+2
-2
runtime/starpu/codelets/codelet_zaxpy.c
runtime/starpu/codelets/codelet_zaxpy.c
+2
-2
runtime/starpu/codelets/codelet_zbuild.c
runtime/starpu/codelets/codelet_zbuild.c
+2
-2
runtime/starpu/codelets/codelet_zcallback.c
runtime/starpu/codelets/codelet_zcallback.c
+2
-2
runtime/starpu/codelets/codelet_zgeadd.c
runtime/starpu/codelets/codelet_zgeadd.c
+2
-2
runtime/starpu/codelets/codelet_zgelqt.c
runtime/starpu/codelets/codelet_zgelqt.c
+2
-2
runtime/starpu/codelets/codelet_zgemm.c
runtime/starpu/codelets/codelet_zgemm.c
+2
-2
runtime/starpu/codelets/codelet_zgeqrt.c
runtime/starpu/codelets/codelet_zgeqrt.c
+2
-2
runtime/starpu/codelets/codelet_zgessm.c
runtime/starpu/codelets/codelet_zgessm.c
+2
-2
runtime/starpu/codelets/codelet_zgessq.c
runtime/starpu/codelets/codelet_zgessq.c
+2
-2
runtime/starpu/codelets/codelet_zgetrf.c
runtime/starpu/codelets/codelet_zgetrf.c
+2
-2
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
+2
-2
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
+2
-2
runtime/starpu/codelets/codelet_zhe2ge.c
runtime/starpu/codelets/codelet_zhe2ge.c
+2
-2
runtime/starpu/codelets/codelet_zhemm.c
runtime/starpu/codelets/codelet_zhemm.c
+2
-2
runtime/starpu/codelets/codelet_zher2k.c
runtime/starpu/codelets/codelet_zher2k.c
+2
-2
runtime/starpu/codelets/codelet_zherfb.c
runtime/starpu/codelets/codelet_zherfb.c
+2
-2
runtime/starpu/codelets/codelet_zherk.c
runtime/starpu/codelets/codelet_zherk.c
+2
-2
runtime/starpu/codelets/codelet_zhessq.c
runtime/starpu/codelets/codelet_zhessq.c
+2
-2
runtime/starpu/codelets/codelet_zlacpy.c
runtime/starpu/codelets/codelet_zlacpy.c
+2
-2
runtime/starpu/codelets/codelet_zlag2c.c
runtime/starpu/codelets/codelet_zlag2c.c
+2
-2
runtime/starpu/codelets/codelet_zlange.c
runtime/starpu/codelets/codelet_zlange.c
+2
-2
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
+2
-2
runtime/starpu/codelets/codelet_zlantr.c
runtime/starpu/codelets/codelet_zlantr.c
+2
-2
runtime/starpu/codelets/codelet_zlascal.c
runtime/starpu/codelets/codelet_zlascal.c
+2
-2
runtime/starpu/codelets/codelet_zlaset.c
runtime/starpu/codelets/codelet_zlaset.c
+2
-2
runtime/starpu/codelets/codelet_zlaset2.c
runtime/starpu/codelets/codelet_zlaset2.c
+2
-2
runtime/starpu/codelets/codelet_zlatro.c
runtime/starpu/codelets/codelet_zlatro.c
+2
-2
runtime/starpu/codelets/codelet_zlauum.c
runtime/starpu/codelets/codelet_zlauum.c
+2
-2
runtime/starpu/codelets/codelet_zplghe.c
runtime/starpu/codelets/codelet_zplghe.c
+2
-2
runtime/starpu/codelets/codelet_zplgsy.c
runtime/starpu/codelets/codelet_zplgsy.c
+2
-2
runtime/starpu/codelets/codelet_zplrnt.c
runtime/starpu/codelets/codelet_zplrnt.c
+2
-2
runtime/starpu/codelets/codelet_zplssq.c
runtime/starpu/codelets/codelet_zplssq.c
+2
-2
runtime/starpu/codelets/codelet_zpotrf.c
runtime/starpu/codelets/codelet_zpotrf.c
+2
-2
runtime/starpu/codelets/codelet_zssssm.c
runtime/starpu/codelets/codelet_zssssm.c
+2
-2
runtime/starpu/codelets/codelet_zsymm.c
runtime/starpu/codelets/codelet_zsymm.c
+2
-2
runtime/starpu/codelets/codelet_zsyr2k.c
runtime/starpu/codelets/codelet_zsyr2k.c
+2
-2
runtime/starpu/codelets/codelet_zsyrk.c
runtime/starpu/codelets/codelet_zsyrk.c
+2
-2
runtime/starpu/codelets/codelet_zsyssq.c
runtime/starpu/codelets/codelet_zsyssq.c
+2
-2
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
runtime/starpu/codelets/codelet_zsytrf_nopiv.c
+2
-2
runtime/starpu/codelets/codelet_ztile_zero.c
runtime/starpu/codelets/codelet_ztile_zero.c
+2
-2
runtime/starpu/codelets/codelet_ztpmqrt.c
runtime/starpu/codelets/codelet_ztpmqrt.c
+2
-2
runtime/starpu/codelets/codelet_ztpqrt.c
runtime/starpu/codelets/codelet_ztpqrt.c
+2
-2
runtime/starpu/codelets/codelet_ztradd.c
runtime/starpu/codelets/codelet_ztradd.c
+2
-2
runtime/starpu/codelets/codelet_ztrasm.c
runtime/starpu/codelets/codelet_ztrasm.c
+2
-2
runtime/starpu/codelets/codelet_ztrmm.c
runtime/starpu/codelets/codelet_ztrmm.c
+2
-2
runtime/starpu/codelets/codelet_ztrsm.c
runtime/starpu/codelets/codelet_ztrsm.c
+2
-2
runtime/starpu/codelets/codelet_ztrssq.c
runtime/starpu/codelets/codelet_ztrssq.c
+2
-2
runtime/starpu/codelets/codelet_ztrtri.c
runtime/starpu/codelets/codelet_ztrtri.c
+2
-2
runtime/starpu/codelets/codelet_ztslqt.c
runtime/starpu/codelets/codelet_ztslqt.c
+2
-2
runtime/starpu/codelets/codelet_ztsmlq.c
runtime/starpu/codelets/codelet_ztsmlq.c
+2
-2
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
runtime/starpu/codelets/codelet_ztsmlq_hetra1.c
+2
-2
runtime/starpu/codelets/codelet_ztsmqr.c
runtime/starpu/codelets/codelet_ztsmqr.c
+2
-2
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
runtime/starpu/codelets/codelet_ztsmqr_hetra1.c
+2
-2
runtime/starpu/codelets/codelet_ztsqrt.c
runtime/starpu/codelets/codelet_ztsqrt.c
+2
-2
runtime/starpu/codelets/codelet_ztstrf.c
runtime/starpu/codelets/codelet_ztstrf.c
+2
-2
runtime/starpu/codelets/codelet_zttlqt.c
runtime/starpu/codelets/codelet_zttlqt.c
+2
-2
runtime/starpu/codelets/codelet_zttmlq.c
runtime/starpu/codelets/codelet_zttmlq.c
+2
-2
runtime/starpu/codelets/codelet_zttmqr.c
runtime/starpu/codelets/codelet_zttmqr.c
+2
-2
runtime/starpu/codelets/codelet_zttqrt.c
runtime/starpu/codelets/codelet_zttqrt.c
+2
-2
runtime/starpu/codelets/codelet_zunmlq.c
runtime/starpu/codelets/codelet_zunmlq.c
+2
-2
runtime/starpu/codelets/codelet_zunmqr.c
runtime/starpu/codelets/codelet_zunmqr.c
+2
-2
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
+1
-1
runtime/starpu/control/runtime_descriptor.c
runtime/starpu/control/runtime_descriptor.c
+1
-1
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
+2
-2
runtime/starpu/include/chameleon_starpu.h
runtime/starpu/include/chameleon_starpu.h
+4
-4
runtime/starpu/include/runtime_codelet_z.h
runtime/starpu/include/runtime_codelet_z.h
+1
-1
runtime/starpu/include/runtime_codelets.h
runtime/starpu/include/runtime_codelets.h
+1
-1
No files found.
runtime/starpu/CMakeLists.txt
View file @
e9ec1a9d
###
#
# @copyright (c) 2009-201
4
The University of Tennessee and The University
# @copyright (c) 2009-201
5
The University of Tennessee and The University
# of Tennessee Research Foundation.
# All rights reserved.
# @copyright (c) 2012-201
6 Inria. All rights reserved.
#
@copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
Univ. Bordeaux. All rights reserved.
# @copyright (c) 2012-201
7 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
#
Univ. Bordeaux. All rights reserved.
#
###
#
...
...
@@ -26,81 +26,92 @@
# @date 13-07-2012
#
###
cmake_minimum_required
(
VERSION 2.8
)
include_directories
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/include
)
include_directories
(
${
CMAKE_CURRENT_BINARY_DIR
}
/include
)
# Generate headers for all possible precisions
# --------------------------------------------
set
(
RUNTIME_HDRS_GENERATED
""
)
set
(
ZHDR
include/runtime_codelet_z.h
)
)
precisions_rules_py
(
RUNTIME_HDRS_GENERATED
"
${
ZHDR
}
"
PRECISIONS
"s;d;c;z;ds;zc"
TARGETDIR
"include"
)
PRECISIONS
"s;d;c;z;ds;zc"
TARGETDIR
"include"
)
# Define the list of headers
# --------------------------
set
(
RUNTIME_HDRS
include/morse_starpu.h
include/runtime_codelet_profile.h
include/runtime_codelets.h
include/runtime_profiling.h
include/runtime_workspace.h
${
RUNTIME_HDRS_GENERATED
}
)
include/chameleon_starpu.h
include/runtime_codelet_profile.h
include/runtime_codelets.h
include/runtime_profiling.h
include/runtime_workspace.h
)
# Add generated headers
# ---------------------
foreach
(
hdr_file
${
RUNTIME_HDRS_GENERATED
}
)
list
(
APPEND RUNTIME_HDRS
${
CMAKE_CURRENT_BINARY_DIR
}
/
${
hdr_file
}
)
endforeach
()
# Force generation of headers
# ---------------------------
add_custom_target
(
runtime_starpu_include ALL SOURCES
${
RUNTIME_HDRS
}
)
add_custom_target
(
runtime_starpu_include
ALL SOURCES
${
RUNTIME_HDRS
}
)
#
i
nstallation
#
I
nstallation
# ------------
#install(FILES ${RUNTIME_HDRS}
# DESTINATION include)
install
(
FILES
${
RUNTIME_HDRS
}
DESTINATION include/runtime/starpu
)
# Generate the
morse
common for all possible precisions
# Generate the
Chameleon
common for all possible precisions
# -----------------------------------------------------
set
(
RUNTIME_COMMON_GENERATED
""
)
set
(
ZSRC
control/runtime_zprofiling.c
control/runtime_zlocality.c
)
control/runtime_zprofiling.c
control/runtime_zlocality.c
)
precisions_rules_py
(
RUNTIME_COMMON_GENERATED
"
${
ZSRC
}
"
PRECISIONS
"
${
CHAMELEON_PRECISION
}
"
TARGETDIR
"control"
)
precisions_rules_py
(
RUNTIME_COMMON_GENERATED
"
${
ZSRC
}
"
PRECISIONS
"
${
CHAMELEON_PRECISION
}
"
TARGETDIR
"control"
)
set
(
RUNTIME_COMMON
control/runtime_async.c
control/runtime_context.c
control/runtime_control.c
control/runtime_descriptor.c
control/runtime_options.c
control/runtime_profiling.c
control/runtime_workspace.c
codelets/codelet_dataflush.c
${
RUNTIME_COMMON_GENERATED
}
)
control/runtime_async.c
control/runtime_context.c
control/runtime_control.c
control/runtime_descriptor.c
control/runtime_options.c
control/runtime_profiling.c
control/runtime_workspace.c
codelets/codelet_dataflush.c
${
RUNTIME_COMMON_GENERATED
}
)
set
(
flags_to_add
""
)
foreach
(
_prec
${
CHAMELEON_PRECISION
}
)
set
(
flags_to_add
"
${
flags_to_add
}
-DPRECISION_
${
_prec
}
"
)
set
(
flags_to_add
"
${
flags_to_add
}
-DPRECISION_
${
_prec
}
"
)
endforeach
()
set_source_files_properties
(
control/runtime_profiling.c PROPERTIES COMPILE_FLAGS
"
${
flags_to_add
}
"
)
# Generate the
morse
sources for all possible precisions
# Generate the
Chameleon
sources for all possible precisions
# ------------------------------------------------------
set
(
RUNTIME_SRCS_GENERATED
""
)
set
(
ZSRC
codelets/codelet_zcallback.c
${
CODELETS_ZSRC
}
)
codelets/codelet_zcallback.c
${
CODELETS_ZSRC
}
)
precisions_rules_py
(
RUNTIME_SRCS_GENERATED
"
${
ZSRC
}
"
PRECISIONS
"
${
CHAMELEON_PRECISION
}
"
TARGETDIR
"codelets"
)
PRECISIONS
"
${
CHAMELEON_PRECISION
}
"
TARGETDIR
"codelets"
)
set
(
RUNTIME_SRCS
${
RUNTIME_COMMON
}
...
...
@@ -115,10 +126,10 @@ set_property(TARGET chameleon_starpu PROPERTY INSTALL_NAME_DIR "${CMAKE_INSTALL_
target_link_libraries
(
chameleon_starpu
${
STARPU_LIBRARIES_DEP
}
)
if
(
NOT CHAMELEON_SIMULATION
)
target_link_libraries
(
chameleon_starpu coreblas
)
target_link_libraries
(
chameleon_starpu coreblas
)
endif
()
if
(
CHAMELEON_USE_CUDA AND NOT CHAMELEON_SIMULATION
)
target_link_libraries
(
chameleon_starpu cudablas
)
target_link_libraries
(
chameleon_starpu cudablas
)
endif
(
CHAMELEON_USE_CUDA AND NOT CHAMELEON_SIMULATION
)
add_dependencies
(
chameleon_starpu
...
...
@@ -126,19 +137,19 @@ add_dependencies(chameleon_starpu
coreblas_include
control_include
runtime_starpu_include
)
)
if
(
NOT CHAMELEON_SIMULATION
)
add_dependencies
(
chameleon_starpu coreblas_include
)
add_dependencies
(
chameleon_starpu coreblas_include
)
endif
()
if
(
CHAMELEON_USE_CUDA AND NOT CHAMELEON_SIMULATION
)
add_dependencies
(
chameleon_starpu cudablas_include
)
add_dependencies
(
chameleon_starpu cudablas_include
)
endif
()
# installation
# ------------
install
(
TARGETS chameleon_starpu
DESTINATION lib
)
DESTINATION lib
)
###
### END CMakeLists.txt
...
...
runtime/starpu/codelets/codelet_dataflush.c
View file @
e9ec1a9d
...
...
@@ -24,7 +24,8 @@
* @date 2014-02-05
*
**/
#include "runtime/starpu/include/morse_starpu.h"
#include "chameleon_starpu.h"
#include "chameleon/morse_tasks.h"
#ifdef HAVE_STARPU_DATA_WONT_USE
#elif defined HAVE_STARPU_IDLE_PREFETCH
...
...
runtime/starpu/codelets/codelet_zasum.c
View file @
e9ec1a9d
...
...
@@ -24,8 +24,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_dzasum
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zaxpy.c
View file @
e9ec1a9d
...
...
@@ -22,8 +22,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zaxpy
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zbuild.c
View file @
e9ec1a9d
...
...
@@ -29,8 +29,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zbuild
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zcallback.c
View file @
e9ec1a9d
...
...
@@ -25,8 +25,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#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 @
e9ec1a9d
...
...
@@ -26,8 +26,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zgelqt.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zgemm.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zgeqrt.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zgessm.c
View file @
e9ec1a9d
...
...
@@ -29,8 +29,8 @@
*
**/
#include "coreblas/cblas.h"
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zgessq.c
View file @
e9ec1a9d
...
...
@@ -24,8 +24,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zgessq
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zgetrf.c
View file @
e9ec1a9d
...
...
@@ -26,8 +26,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zgetrf
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zgetrf_incpiv.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zgetrf_nopiv.c
View file @
e9ec1a9d
...
...
@@ -25,8 +25,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zhe2ge.c
View file @
e9ec1a9d
...
...
@@ -20,8 +20,8 @@
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zhemm.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zher2k.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zherfb.c
View file @
e9ec1a9d
...
...
@@ -22,8 +22,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zherk.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zhessq.c
View file @
e9ec1a9d
...
...
@@ -24,8 +24,8 @@
* @precisions normal z -> c
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zhessq
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zlacpy.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zlag2c.c
View file @
e9ec1a9d
...
...
@@ -26,8 +26,8 @@
* @precisions mixed zc -> ds
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zlange.c
View file @
e9ec1a9d
...
...
@@ -26,8 +26,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zlange
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zlanhe.c
View file @
e9ec1a9d
...
...
@@ -26,8 +26,8 @@
* @precisions normal z -> c
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zlanhe
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zlansy.c
View file @
e9ec1a9d
...
...
@@ -26,8 +26,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zlansy
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zlantr.c
View file @
e9ec1a9d
...
...
@@ -24,8 +24,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
void
MORSE_TASK_zlantr
(
const
MORSE_option_t
*
options
,
...
...
runtime/starpu/codelets/codelet_zlascal.c
View file @
e9ec1a9d
...
...
@@ -24,8 +24,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zlaset.c
View file @
e9ec1a9d
...
...
@@ -27,8 +27,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
...
...
runtime/starpu/codelets/codelet_zlaset2.c
View file @
e9ec1a9d
...
...
@@ -27,8 +27,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
...
...
runtime/starpu/codelets/codelet_zlatro.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zlauum.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/**
...
...
runtime/starpu/codelets/codelet_zplghe.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/* MORSE_TASK_zplghe - Generate a tile for random hermitian (positive definite if bump is large enough) matrix. */
...
...
runtime/starpu/codelets/codelet_zplgsy.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/* MORSE_TASK_zplgsy - Generate a tile for random symmetric (positive definite if 'bump' is large enough) matrix. */
...
...
runtime/starpu/codelets/codelet_zplrnt.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/* MORSE_TASK_zplrnt - Generate a tile for random matrix. */
...
...
runtime/starpu/codelets/codelet_zplssq.c
View file @
e9ec1a9d
...
...
@@ -25,8 +25,8 @@
*
**/
#include <math.h>
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"
#include "
chameleon
_starpu.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
/*****************************************************************************
...
...
runtime/starpu/codelets/codelet_zpotrf.c
View file @
e9ec1a9d
...
...
@@ -28,8 +28,8 @@
* @precisions normal z -> c d s
*
**/
#include "
runtime/starpu/include/morse
_starpu.h"
#include "runtime
/starpu/include/runtime
_codelet_z.h"