Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PRUVOST Florent
Chameleon
Commits
b706a3ac
Commit
b706a3ac
authored
Jul 31, 2017
by
Mathieu Faverge
Browse files
Remove useless includes
parent
00bd4e44
Changes
3
Hide whitespace changes
Inline
Side-by-side
runtime/starpu/codelets/codelet_zgessm.c
View file @
b706a3ac
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
* @precisions normal z -> c d s
* @precisions normal z -> c d s
*
*
**/
**/
#include "coreblas/cblas.h"
#include "chameleon_starpu.h"
#include "chameleon_starpu.h"
#include "runtime_codelet_z.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
#include "chameleon/morse_tasks_z.h"
...
...
runtime/starpu/codelets/codelet_zssssm.c
View file @
b706a3ac
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
* @precisions normal z -> c d s
* @precisions normal z -> c d s
*
*
**/
**/
#include "coreblas/cblas.h"
#include "chameleon_starpu.h"
#include "chameleon_starpu.h"
#include "runtime_codelet_z.h"
#include "runtime_codelet_z.h"
#include "chameleon/morse_tasks_z.h"
#include "chameleon/morse_tasks_z.h"
...
...
runtime/starpu/codelets/codelet_ztstrf.c
View file @
b706a3ac
...
@@ -30,9 +30,7 @@
...
@@ -30,9 +30,7 @@
**/
**/
#include "chameleon_starpu.h"
#include "chameleon_starpu.h"
#include "runtime_codelet_z.h"
#include "runtime_codelet_z.h"
#include "coreblas/cblas.h"
#include "chameleon/morse_tasks_z.h"
#include "chameleon/morse_tasks_z.h"
#include <math.h>
/**
/**
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment