From 1707f1570a92a96eaaff15637a8058c79b628c49 Mon Sep 17 00:00:00 2001
From: Mathieu Faverge <mathieu.faverge@inria.fr>
Date: Tue, 6 Feb 2018 18:20:16 +0100
Subject: [PATCH] Update @brief description

---
 compute/pzbuild.c        | 2 +-
 compute/pzgebrd_ge2gb.c  | 2 +-
 compute/pzgelqf.c        | 2 +-
 compute/pzgelqf_param.c  | 2 +-
 compute/pzgelqfrh.c      | 2 +-
 compute/pzgemm.c         | 2 +-
 compute/pzgeqrf.c        | 2 +-
 compute/pzgeqrf_param.c  | 2 +-
 compute/pzgeqrfrh.c      | 2 +-
 compute/pzgetrf_incpiv.c | 2 +-
 compute/pzgetrf_nopiv.c  | 2 +-
 compute/pzhemm.c         | 2 +-
 compute/pzher2k.c        | 2 +-
 compute/pzherk.c         | 2 +-
 compute/pzhetrd_he2hb.c  | 2 +-
 compute/pzlacpy.c        | 2 +-
 compute/pzlag2c.c        | 2 +-
 compute/pzlange.c        | 2 +-
 compute/pzlanhe.c        | 2 +-
 compute/pzlansy.c        | 2 +-
 compute/pzlantr.c        | 2 +-
 compute/pzlascal.c       | 2 +-
 compute/pzlaset.c        | 2 +-
 compute/pzlaset2.c       | 2 +-
 compute/pzlauum.c        | 2 +-
 compute/pzplghe.c        | 2 +-
 compute/pzplgsy.c        | 2 +-
 compute/pzplrnt.c        | 2 +-
 compute/pzpotrf.c        | 2 +-
 compute/pzpotrimm.c      | 2 +-
 compute/pzsymm.c         | 2 +-
 compute/pzsyr2k.c        | 2 +-
 compute/pzsyrk.c         | 2 +-
 compute/pzsytrf.c        | 2 +-
 compute/pztile2band.c    | 2 +-
 compute/pztradd.c        | 2 +-
 compute/pztrmm.c         | 2 +-
 compute/pztrsm.c         | 2 +-
 compute/pztrsmpl.c       | 2 +-
 compute/pztrtri.c        | 2 +-
 compute/pzunglq.c        | 2 +-
 compute/pzunglq_param.c  | 2 +-
 compute/pzunglqrh.c      | 2 +-
 compute/pzungqr.c        | 2 +-
 compute/pzungqr_param.c  | 2 +-
 compute/pzungqrrh.c      | 2 +-
 compute/pzunmlq.c        | 2 +-
 compute/pzunmlq_param.c  | 2 +-
 compute/pzunmlqrh.c      | 2 +-
 compute/pzunmqr.c        | 2 +-
 compute/pzunmqr_param.c  | 2 +-
 compute/pzunmqrrh.c      | 2 +-
 compute/zbuild.c         | 2 +-
 compute/zgeadd.c         | 2 +-
 compute/zgelqf.c         | 2 +-
 compute/zgelqf_param.c   | 2 +-
 compute/zgelqs.c         | 2 +-
 compute/zgelqs_param.c   | 2 +-
 compute/zgels.c          | 2 +-
 compute/zgels_param.c    | 2 +-
 compute/zgemm.c          | 2 +-
 compute/zgeqrf.c         | 2 +-
 compute/zgeqrf_param.c   | 2 +-
 compute/zgeqrs.c         | 2 +-
 compute/zgeqrs_param.c   | 2 +-
 compute/zgesv_incpiv.c   | 2 +-
 compute/zgesv_nopiv.c    | 2 +-
 compute/zgesvd.c         | 2 +-
 compute/zgetrf_incpiv.c  | 2 +-
 compute/zgetrf_nopiv.c   | 2 +-
 compute/zgetrs_incpiv.c  | 2 +-
 compute/zgetrs_nopiv.c   | 2 +-
 compute/zheevd.c         | 2 +-
 compute/zhemm.c          | 2 +-
 compute/zher2k.c         | 2 +-
 compute/zherk.c          | 2 +-
 compute/zhetrd.c         | 2 +-
 compute/zlacpy.c         | 2 +-
 compute/zlange.c         | 2 +-
 compute/zlanhe.c         | 2 +-
 compute/zlansy.c         | 2 +-
 compute/zlantr.c         | 2 +-
 compute/zlascal.c        | 2 +-
 compute/zlaset.c         | 2 +-
 compute/zlauum.c         | 2 +-
 compute/zplghe.c         | 2 +-
 compute/zplgsy.c         | 2 +-
 compute/zplrnt.c         | 2 +-
 compute/zposv.c          | 2 +-
 compute/zpotrf.c         | 2 +-
 compute/zpotri.c         | 2 +-
 compute/zpotrimm.c       | 2 +-
 compute/zpotrs.c         | 2 +-
 compute/zsymm.c          | 2 +-
 compute/zsyr2k.c         | 2 +-
 compute/zsyrk.c          | 2 +-
 compute/zsysv.c          | 2 +-
 compute/zsytrf.c         | 2 +-
 compute/zsytrs.c         | 2 +-
 compute/ztpgqrt.c        | 2 +-
 compute/ztpqrt.c         | 2 +-
 compute/ztradd.c         | 2 +-
 compute/ztrmm.c          | 2 +-
 compute/ztrsm.c          | 2 +-
 compute/ztrsmpl.c        | 2 +-
 compute/ztrtri.c         | 2 +-
 compute/zunglq.c         | 2 +-
 compute/zunglq_param.c   | 2 +-
 compute/zungqr.c         | 2 +-
 compute/zungqr_param.c   | 2 +-
 compute/zunmlq.c         | 2 +-
 compute/zunmlq_param.c   | 2 +-
 compute/zunmqr.c         | 2 +-
 compute/zunmqr_param.c   | 2 +-
 114 files changed, 114 insertions(+), 114 deletions(-)

diff --git a/compute/pzbuild.c b/compute/pzbuild.c
index 6ee2d11b3..5829bafb1 100644
--- a/compute/pzbuild.c
+++ b/compute/pzbuild.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zbuild parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzgebrd_ge2gb.c b/compute/pzgebrd_ge2gb.c
index a6cbd8e4a..546fb649d 100644
--- a/compute/pzgebrd_ge2gb.c
+++ b/compute/pzgebrd_ge2gb.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgebrd_ge2gb parallel algorithm
  *
  * @version 1.0.0
  * @author Hatem Ltaief
diff --git a/compute/pzgelqf.c b/compute/pzgelqf.c
index 0df51d799..aeb50de88 100644
--- a/compute/pzgelqf.c
+++ b/compute/pzgelqf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgelqf parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzgelqf_param.c b/compute/pzgelqf_param.c
index 43098d918..5a722e45c 100644
--- a/compute/pzgelqf_param.c
+++ b/compute/pzgelqf_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgelqf_param parallel algorithm
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/pzgelqfrh.c b/compute/pzgelqfrh.c
index 000c6e0e7..27b94092d 100644
--- a/compute/pzgelqfrh.c
+++ b/compute/pzgelqfrh.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgelqfrh parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzgemm.c b/compute/pzgemm.c
index 086cf9b06..f1ba3861e 100644
--- a/compute/pzgemm.c
+++ b/compute/pzgemm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgemm parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzgeqrf.c b/compute/pzgeqrf.c
index 786791432..103a6922a 100644
--- a/compute/pzgeqrf.c
+++ b/compute/pzgeqrf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgeqrf parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzgeqrf_param.c b/compute/pzgeqrf_param.c
index 698672268..4324026e0 100644
--- a/compute/pzgeqrf_param.c
+++ b/compute/pzgeqrf_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgeqrf_param parallel algorithm
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/pzgeqrfrh.c b/compute/pzgeqrfrh.c
index d7c2e819f..5b32de000 100644
--- a/compute/pzgeqrfrh.c
+++ b/compute/pzgeqrfrh.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgeqrfrh parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzgetrf_incpiv.c b/compute/pzgetrf_incpiv.c
index c604c01c3..5719f62c8 100644
--- a/compute/pzgetrf_incpiv.c
+++ b/compute/pzgetrf_incpiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgetrf_incpiv parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzgetrf_nopiv.c b/compute/pzgetrf_nopiv.c
index 3e1f2a081..11902f950 100644
--- a/compute/pzgetrf_nopiv.c
+++ b/compute/pzgetrf_nopiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zgetrf_nopiv parallel algorithm
  *
  * @version 1.0.0
  * @author Omar Zenati
diff --git a/compute/pzhemm.c b/compute/pzhemm.c
index 4429995dd..8a0b629c7 100644
--- a/compute/pzhemm.c
+++ b/compute/pzhemm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zhemm parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzher2k.c b/compute/pzher2k.c
index 59029e9ce..392575473 100644
--- a/compute/pzher2k.c
+++ b/compute/pzher2k.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zher2k parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzherk.c b/compute/pzherk.c
index e31d16a71..17282095a 100644
--- a/compute/pzherk.c
+++ b/compute/pzherk.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zherk parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzhetrd_he2hb.c b/compute/pzhetrd_he2hb.c
index fa222df2a..ef525208d 100644
--- a/compute/pzhetrd_he2hb.c
+++ b/compute/pzhetrd_he2hb.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zhetrd_he2hb parallel algorithm
  *
  * @version 1.0.0
  * @author Hatem Ltaief
diff --git a/compute/pzlacpy.c b/compute/pzlacpy.c
index 9de3f2b15..ecf36f489 100644
--- a/compute/pzlacpy.c
+++ b/compute/pzlacpy.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlacpy parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlag2c.c b/compute/pzlag2c.c
index c787f0570..c03d21fb2 100644
--- a/compute/pzlag2c.c
+++ b/compute/pzlag2c.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlag2c parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlange.c b/compute/pzlange.c
index f14ded693..6018a27eb 100644
--- a/compute/pzlange.c
+++ b/compute/pzlange.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlange parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlanhe.c b/compute/pzlanhe.c
index c85ea78b1..79c9ff640 100644
--- a/compute/pzlanhe.c
+++ b/compute/pzlanhe.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlanhe parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlansy.c b/compute/pzlansy.c
index 3f2a88626..97aa47a80 100644
--- a/compute/pzlansy.c
+++ b/compute/pzlansy.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlansy parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlantr.c b/compute/pzlantr.c
index fb7776adc..55bcd9a1d 100644
--- a/compute/pzlantr.c
+++ b/compute/pzlantr.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlantr parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlascal.c b/compute/pzlascal.c
index 05007136b..35fb16557 100644
--- a/compute/pzlascal.c
+++ b/compute/pzlascal.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlascal parallel algorithm
  *
  * @version 1.0.0
  * @author Dalal Sukkari
diff --git a/compute/pzlaset.c b/compute/pzlaset.c
index 41f5aa373..6da5f4480 100644
--- a/compute/pzlaset.c
+++ b/compute/pzlaset.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlaset parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlaset2.c b/compute/pzlaset2.c
index d19c77647..3702a5640 100644
--- a/compute/pzlaset2.c
+++ b/compute/pzlaset2.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlaset2 parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzlauum.c b/compute/pzlauum.c
index 7cc4899e6..6729d5e83 100644
--- a/compute/pzlauum.c
+++ b/compute/pzlauum.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zlauum parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzplghe.c b/compute/pzplghe.c
index f2c3c091f..49457a672 100644
--- a/compute/pzplghe.c
+++ b/compute/pzplghe.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zplghe parallel algorithm
  *
  * @version 1.0.0
  * @comment This file is a copy from pzplghe.c
diff --git a/compute/pzplgsy.c b/compute/pzplgsy.c
index 5d8254d07..4c31ddc53 100644
--- a/compute/pzplgsy.c
+++ b/compute/pzplgsy.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zplgsy parallel algorithm
  *
  * @version 1.0.0
  * @comment This file is a copy of pzplgsy.c,
diff --git a/compute/pzplrnt.c b/compute/pzplrnt.c
index ea1b85ac3..eb3018908 100644
--- a/compute/pzplrnt.c
+++ b/compute/pzplrnt.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zplrnt parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzpotrf.c b/compute/pzpotrf.c
index 261986db6..286ab56c3 100644
--- a/compute/pzpotrf.c
+++ b/compute/pzpotrf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zpotrf parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzpotrimm.c b/compute/pzpotrimm.c
index 3c6c0d722..d7344d73f 100644
--- a/compute/pzpotrimm.c
+++ b/compute/pzpotrimm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zpotrimm parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzsymm.c b/compute/pzsymm.c
index fe68ad653..a88220408 100644
--- a/compute/pzsymm.c
+++ b/compute/pzsymm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zsymm parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzsyr2k.c b/compute/pzsyr2k.c
index d86f18928..17d1d136b 100644
--- a/compute/pzsyr2k.c
+++ b/compute/pzsyr2k.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zsyr2k parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzsyrk.c b/compute/pzsyrk.c
index 19ea73e5c..4ceb3d92d 100644
--- a/compute/pzsyrk.c
+++ b/compute/pzsyrk.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zsyrk parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzsytrf.c b/compute/pzsytrf.c
index 3b6c18316..1192af36e 100644
--- a/compute/pzsytrf.c
+++ b/compute/pzsytrf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zsytrf parallel algorithm
  *
  * @version 1.0.0
  * @author Jakub Kurzak
diff --git a/compute/pztile2band.c b/compute/pztile2band.c
index 4a547e42e..895c8ed7a 100644
--- a/compute/pztile2band.c
+++ b/compute/pztile2band.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon ztile2band parallel algorithm
  *
  * @version 1.0.0
  * @author Azzam Haidar
diff --git a/compute/pztradd.c b/compute/pztradd.c
index 7f4a1a198..79d775070 100644
--- a/compute/pztradd.c
+++ b/compute/pztradd.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon ztradd parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pztrmm.c b/compute/pztrmm.c
index 5453a46bc..50fcd8a6f 100644
--- a/compute/pztrmm.c
+++ b/compute/pztrmm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon ztrmm parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pztrsm.c b/compute/pztrsm.c
index 184734c92..86f675872 100644
--- a/compute/pztrsm.c
+++ b/compute/pztrsm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon ztrsm parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pztrsmpl.c b/compute/pztrsmpl.c
index 1ada53a70..277696d9a 100644
--- a/compute/pztrsmpl.c
+++ b/compute/pztrsmpl.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon ztrsmpl parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pztrtri.c b/compute/pztrtri.c
index e23c5c868..58ab31580 100644
--- a/compute/pztrtri.c
+++ b/compute/pztrtri.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon ztrtri parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzunglq.c b/compute/pzunglq.c
index a762f6f7c..416794d48 100644
--- a/compute/pzunglq.c
+++ b/compute/pzunglq.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunglq parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzunglq_param.c b/compute/pzunglq_param.c
index e73e59349..da991f9a7 100644
--- a/compute/pzunglq_param.c
+++ b/compute/pzunglq_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunglq_param parallel algorithm
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/pzunglqrh.c b/compute/pzunglqrh.c
index 869695cb0..35bcfd80a 100644
--- a/compute/pzunglqrh.c
+++ b/compute/pzunglqrh.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunglqrh parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzungqr.c b/compute/pzungqr.c
index 2c041609e..54d9b4d9f 100644
--- a/compute/pzungqr.c
+++ b/compute/pzungqr.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zungqr parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzungqr_param.c b/compute/pzungqr_param.c
index 698669e33..d1555a693 100644
--- a/compute/pzungqr_param.c
+++ b/compute/pzungqr_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zungqr_param parallel algorithm
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/pzungqrrh.c b/compute/pzungqrrh.c
index c0a2ebca8..809155fc5 100644
--- a/compute/pzungqrrh.c
+++ b/compute/pzungqrrh.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zungqrrh parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzunmlq.c b/compute/pzunmlq.c
index 1546291c3..497a09c6f 100644
--- a/compute/pzunmlq.c
+++ b/compute/pzunmlq.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunmlq parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzunmlq_param.c b/compute/pzunmlq_param.c
index 78dd7a0cd..4279b84a3 100644
--- a/compute/pzunmlq_param.c
+++ b/compute/pzunmlq_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunmlq_param parallel algorithm
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/pzunmlqrh.c b/compute/pzunmlqrh.c
index 5a811ba74..b53e9283c 100644
--- a/compute/pzunmlqrh.c
+++ b/compute/pzunmlqrh.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunmlqrh parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzunmqr.c b/compute/pzunmqr.c
index 38c8b583b..db1dd3b3a 100644
--- a/compute/pzunmqr.c
+++ b/compute/pzunmqr.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunmqr parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/pzunmqr_param.c b/compute/pzunmqr_param.c
index 702de46a6..169bd4614 100644
--- a/compute/pzunmqr_param.c
+++ b/compute/pzunmqr_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunmqr_param parallel algorithm
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/pzunmqrrh.c b/compute/pzunmqrrh.c
index f30f49b8a..95fb82d8b 100644
--- a/compute/pzunmqrrh.c
+++ b/compute/pzunmqrrh.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon auxiliary routines
+ * @brief Chameleon zunmqrrh parallel algorithm
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zbuild.c b/compute/zbuild.c
index 1172d2dec..67a53a44e 100644
--- a/compute/zbuild.c
+++ b/compute/zbuild.c
@@ -7,7 +7,7 @@
  * @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
  *                      Univ. Bordeaux. All rights reserved.
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zbuild wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgeadd.c b/compute/zgeadd.c
index dc0b126a3..3b57d65ef 100644
--- a/compute/zgeadd.c
+++ b/compute/zgeadd.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgeadd wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgelqf.c b/compute/zgelqf.c
index b2ea2783d..6b0eed485 100644
--- a/compute/zgelqf.c
+++ b/compute/zgelqf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgelqf wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgelqf_param.c b/compute/zgelqf_param.c
index d3174f014..d03e62c2f 100644
--- a/compute/zgelqf_param.c
+++ b/compute/zgelqf_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgelqf_param wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/zgelqs.c b/compute/zgelqs.c
index 0be8f92d0..5d0365f53 100644
--- a/compute/zgelqs.c
+++ b/compute/zgelqs.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgelqs wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgelqs_param.c b/compute/zgelqs_param.c
index 55fd58886..dd692ff0e 100644
--- a/compute/zgelqs_param.c
+++ b/compute/zgelqs_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgelqs_param wrappers
  *
  * @version 1.0.0
  * @author Raphael Boucherie
diff --git a/compute/zgels.c b/compute/zgels.c
index a8722799d..16c2b673e 100644
--- a/compute/zgels.c
+++ b/compute/zgels.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgels wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgels_param.c b/compute/zgels_param.c
index 44deb0b27..d6d9aeeb4 100644
--- a/compute/zgels_param.c
+++ b/compute/zgels_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgels_param wrappers
  *
  * @version 1.0.0
  * @author Raphael Boucherie
diff --git a/compute/zgemm.c b/compute/zgemm.c
index 0dd96ab7e..54c3407bf 100644
--- a/compute/zgemm.c
+++ b/compute/zgemm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgemm wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgeqrf.c b/compute/zgeqrf.c
index e0255b76b..08edbcca3 100644
--- a/compute/zgeqrf.c
+++ b/compute/zgeqrf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgeqrf wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgeqrf_param.c b/compute/zgeqrf_param.c
index b3e090c82..6fb9263d6 100644
--- a/compute/zgeqrf_param.c
+++ b/compute/zgeqrf_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgeqrf_param wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/zgeqrs.c b/compute/zgeqrs.c
index 4b4816feb..98b0d2ffc 100644
--- a/compute/zgeqrs.c
+++ b/compute/zgeqrs.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgeqrs wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgeqrs_param.c b/compute/zgeqrs_param.c
index 1fb45b0ad..68bd4382b 100644
--- a/compute/zgeqrs_param.c
+++ b/compute/zgeqrs_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgeqrs_param wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/zgesv_incpiv.c b/compute/zgesv_incpiv.c
index dad6a3625..cc1293f68 100644
--- a/compute/zgesv_incpiv.c
+++ b/compute/zgesv_incpiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgesv_incpiv wrappers
  *  Release Date: November, 15th 2009
  *
  * @version 1.0.0
diff --git a/compute/zgesv_nopiv.c b/compute/zgesv_nopiv.c
index abee8904e..1ddbb4e82 100644
--- a/compute/zgesv_nopiv.c
+++ b/compute/zgesv_nopiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgesv_nopiv wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgesvd.c b/compute/zgesvd.c
index 0e376cabe..6fcfb019b 100644
--- a/compute/zgesvd.c
+++ b/compute/zgesvd.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgesvd wrappers
  *
  * @version 1.0.0
  * @author Gregoire Pichon
diff --git a/compute/zgetrf_incpiv.c b/compute/zgetrf_incpiv.c
index 72b1589e7..91ceca36f 100644
--- a/compute/zgetrf_incpiv.c
+++ b/compute/zgetrf_incpiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgetrf_incpiv wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgetrf_nopiv.c b/compute/zgetrf_nopiv.c
index 541722584..485fb393f 100644
--- a/compute/zgetrf_nopiv.c
+++ b/compute/zgetrf_nopiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgetrf_nopiv wrappers
  *
  * @version 1.0.0
  * @author Omar Zenati
diff --git a/compute/zgetrs_incpiv.c b/compute/zgetrs_incpiv.c
index 8076f5575..2a29c51ed 100644
--- a/compute/zgetrs_incpiv.c
+++ b/compute/zgetrs_incpiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgetrs_incpiv wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zgetrs_nopiv.c b/compute/zgetrs_nopiv.c
index 37053fdda..1a9f6d6c5 100644
--- a/compute/zgetrs_nopiv.c
+++ b/compute/zgetrs_nopiv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zgetrs_nopiv wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zheevd.c b/compute/zheevd.c
index f7dc2329c..6a7650889 100644
--- a/compute/zheevd.c
+++ b/compute/zheevd.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zheevd wrappers
  *
  * @version 1.0.0
  * @author Azzam Haidar
diff --git a/compute/zhemm.c b/compute/zhemm.c
index 5968f15cd..393042aeb 100644
--- a/compute/zhemm.c
+++ b/compute/zhemm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zhemm wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zher2k.c b/compute/zher2k.c
index e4ec6b056..121273993 100644
--- a/compute/zher2k.c
+++ b/compute/zher2k.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zher2k wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zherk.c b/compute/zherk.c
index b893c86e4..55f282979 100644
--- a/compute/zherk.c
+++ b/compute/zherk.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zherk wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zhetrd.c b/compute/zhetrd.c
index 9c4154707..202dde2b1 100644
--- a/compute/zhetrd.c
+++ b/compute/zhetrd.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zhetrd wrappers
  *
  * @version 1.0.0
  * @author Azzam Haidar
diff --git a/compute/zlacpy.c b/compute/zlacpy.c
index aff5522e6..2b2ceb64c 100644
--- a/compute/zlacpy.c
+++ b/compute/zlacpy.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlacpy wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zlange.c b/compute/zlange.c
index 56670d5c5..3bed789f7 100644
--- a/compute/zlange.c
+++ b/compute/zlange.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlange wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zlanhe.c b/compute/zlanhe.c
index 6f9ce2cb6..23ac8c1e3 100644
--- a/compute/zlanhe.c
+++ b/compute/zlanhe.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlanhe wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zlansy.c b/compute/zlansy.c
index d90f94b62..06d94e619 100644
--- a/compute/zlansy.c
+++ b/compute/zlansy.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlansy wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zlantr.c b/compute/zlantr.c
index e3350e660..9b1994339 100644
--- a/compute/zlantr.c
+++ b/compute/zlantr.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlantr wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zlascal.c b/compute/zlascal.c
index 4f828cdb4..446037cd6 100644
--- a/compute/zlascal.c
+++ b/compute/zlascal.c
@@ -10,7 +10,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlascal wrappers
  *
  * @version 1.0.0
  * @author Dalal Sukkari
diff --git a/compute/zlaset.c b/compute/zlaset.c
index f44ab5f30..bac3898ee 100644
--- a/compute/zlaset.c
+++ b/compute/zlaset.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlaset wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zlauum.c b/compute/zlauum.c
index 8bd7483fb..eae56d29c 100644
--- a/compute/zlauum.c
+++ b/compute/zlauum.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zlauum wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zplghe.c b/compute/zplghe.c
index d60df641d..c8b574321 100644
--- a/compute/zplghe.c
+++ b/compute/zplghe.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zplghe wrappers
  *
  * @version 1.0.0
  * @comment This file is a copy of zplghe.c
diff --git a/compute/zplgsy.c b/compute/zplgsy.c
index e945a1743..985fbab49 100644
--- a/compute/zplgsy.c
+++ b/compute/zplgsy.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zplgsy wrappers
  *
  * @version 1.0.0
  * @comment This file is a copy of zplgsy.c,
diff --git a/compute/zplrnt.c b/compute/zplrnt.c
index ad97cbee3..9f95d6106 100644
--- a/compute/zplrnt.c
+++ b/compute/zplrnt.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zplrnt wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zposv.c b/compute/zposv.c
index 49182b1c3..3af535201 100644
--- a/compute/zposv.c
+++ b/compute/zposv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zposv wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zpotrf.c b/compute/zpotrf.c
index 1656b90df..141637995 100644
--- a/compute/zpotrf.c
+++ b/compute/zpotrf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zpotrf wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zpotri.c b/compute/zpotri.c
index 0ae5a9e08..109a540de 100644
--- a/compute/zpotri.c
+++ b/compute/zpotri.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zpotri wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zpotrimm.c b/compute/zpotrimm.c
index 7bf9e2cf9..567cfce7c 100644
--- a/compute/zpotrimm.c
+++ b/compute/zpotrimm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zpotrimm wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zpotrs.c b/compute/zpotrs.c
index 8b1500ca1..57a29fa8b 100644
--- a/compute/zpotrs.c
+++ b/compute/zpotrs.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zpotrs wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zsymm.c b/compute/zsymm.c
index 5bede70c1..58cd0e7af 100644
--- a/compute/zsymm.c
+++ b/compute/zsymm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zsymm wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zsyr2k.c b/compute/zsyr2k.c
index 60b3051c1..d2b78621f 100644
--- a/compute/zsyr2k.c
+++ b/compute/zsyr2k.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zsyr2k wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zsyrk.c b/compute/zsyrk.c
index d7c97aa12..f94f771d2 100644
--- a/compute/zsyrk.c
+++ b/compute/zsyrk.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zsyrk wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zsysv.c b/compute/zsysv.c
index 0d1c7a0e6..f93af9ea7 100644
--- a/compute/zsysv.c
+++ b/compute/zsysv.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zsysv wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zsytrf.c b/compute/zsytrf.c
index bd84b2276..26710cfd0 100644
--- a/compute/zsytrf.c
+++ b/compute/zsytrf.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zsytrf wrappers
  *
  * @version 1.0.0
  * @author Florent Pruvost
diff --git a/compute/zsytrs.c b/compute/zsytrs.c
index 74b5f456f..6e6f0d8b1 100644
--- a/compute/zsytrs.c
+++ b/compute/zsytrs.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zsytrs wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/ztpgqrt.c b/compute/ztpgqrt.c
index 76407afba..a9bc1b118 100644
--- a/compute/ztpgqrt.c
+++ b/compute/ztpgqrt.c
@@ -10,7 +10,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon ztpgqrt wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/ztpqrt.c b/compute/ztpqrt.c
index 6f87aa92d..4d031a6f4 100644
--- a/compute/ztpqrt.c
+++ b/compute/ztpqrt.c
@@ -10,7 +10,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon ztpqrt wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/ztradd.c b/compute/ztradd.c
index e06944d38..2805c485c 100644
--- a/compute/ztradd.c
+++ b/compute/ztradd.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon ztradd wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/ztrmm.c b/compute/ztrmm.c
index add9a5daf..ab5e246da 100644
--- a/compute/ztrmm.c
+++ b/compute/ztrmm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon ztrmm wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/ztrsm.c b/compute/ztrsm.c
index eb292c26f..3492409d3 100644
--- a/compute/ztrsm.c
+++ b/compute/ztrsm.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon ztrsm wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/ztrsmpl.c b/compute/ztrsmpl.c
index 9ebf43584..08ae9122a 100644
--- a/compute/ztrsmpl.c
+++ b/compute/ztrsmpl.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon ztrsmpl wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/ztrtri.c b/compute/ztrtri.c
index 4790c8e28..9f2cc2643 100644
--- a/compute/ztrtri.c
+++ b/compute/ztrtri.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon ztrtri wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zunglq.c b/compute/zunglq.c
index a9d8a0248..4c21bde41 100644
--- a/compute/zunglq.c
+++ b/compute/zunglq.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zunglq wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zunglq_param.c b/compute/zunglq_param.c
index db0e82a75..1ca4f5179 100644
--- a/compute/zunglq_param.c
+++ b/compute/zunglq_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zunglq_param wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/zungqr.c b/compute/zungqr.c
index 390442c65..b2fc10a53 100644
--- a/compute/zungqr.c
+++ b/compute/zungqr.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zungqr wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zungqr_param.c b/compute/zungqr_param.c
index 072f0be22..053c6365f 100644
--- a/compute/zungqr_param.c
+++ b/compute/zungqr_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zungqr_param wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/zunmlq.c b/compute/zunmlq.c
index e1d3204b8..5568d31bf 100644
--- a/compute/zunmlq.c
+++ b/compute/zunmlq.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zunmlq wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zunmlq_param.c b/compute/zunmlq_param.c
index b111c1294..95f228d7b 100644
--- a/compute/zunmlq_param.c
+++ b/compute/zunmlq_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zunmlq_param wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
diff --git a/compute/zunmqr.c b/compute/zunmqr.c
index c2806ed33..512f0a28b 100644
--- a/compute/zunmqr.c
+++ b/compute/zunmqr.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zunmqr wrappers
  *
  * @version 1.0.0
  * @comment This file has been automatically generated
diff --git a/compute/zunmqr_param.c b/compute/zunmqr_param.c
index 0c0c3c94b..cd7e45eca 100644
--- a/compute/zunmqr_param.c
+++ b/compute/zunmqr_param.c
@@ -9,7 +9,7 @@
  *
  ***
  *
- * @brief Chameleon computational routines
+ * @brief Chameleon zunmqr_param wrappers
  *
  * @version 1.0.0
  * @author Mathieu Faverge
-- 
GitLab