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
AGULLO Emmanuel
Chameleon
Commits
9519b382
Commit
9519b382
authored
Feb 06, 2018
by
Mathieu Faverge
Browse files
Update @brief description in cudablas
parent
f6a78e96
Changes
34
Hide whitespace changes
Inline
Side-by-side
cudablas/compute/cuda_zgeadd.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zgeadd GPU
kernel
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
cudablas/compute/cuda_zgelqt.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zgelqt GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zgemerge.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zgemerge GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zgemm.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zgemm GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zgeqrt.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zgeqrt GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zgessm.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zgessm GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zgetrf.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zgetrf GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zhemm.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zhemm GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zher2k.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zher2k GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zherfb.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zherfb GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zherk.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zherk GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zlarfb.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zlarfb GPU
kernel
*
* Code originated from MAGMA
*
...
...
cudablas/compute/cuda_zlauum.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zlauum GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zparfb.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zparfb GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zpotrf.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zpotrf GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zssssm.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zssssm GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zsymm.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zsymm GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zsyr2k.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zsyr2k GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_zsyrk.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_zsyrk GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
cudablas/compute/cuda_ztpmqrt.c
View file @
9519b382
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon cuda
blas
kernel
* @brief Chameleon cuda
_ztpmqrt GPU
kernel
*
* @version 1.0.0
* @author Florent Pruvost
...
...
Prev
1
2
Next
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