diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b00b6d5e759a5ee7f44a0d2b69333bf630d9e5b..21b0dc0c033ae2ac4c44d1eb95b6958dae8f0de2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,6 +27,7 @@ # @author Raphael Boucherie # @author Samuel Thibault # @author Guillaume Sylvand +# @author Alycia Lisito # @date 2022-02-22 # ### diff --git a/cmake_modules/local_subs.py b/cmake_modules/local_subs.py index 54c37c11fd3b4b756a0d3f52c336b5441276e813..2db77f2e8ff5477e38f0e06b5d10d03fb9bbe407 100644 --- a/cmake_modules/local_subs.py +++ b/cmake_modules/local_subs.py @@ -10,6 +10,7 @@ @author Mathieu Faverge @author Florent Pruvost @author Nathalie Furmento + @author Alycia Lisito @date 2022-02-22 """ diff --git a/compute/pzgelqfrh.c b/compute/pzgelqfrh.c index d192c978c2345cf5434add595606d3734c18a46e..7ae3dd4dc01bfd3d681667ba205087f56dd7514d 100644 --- a/compute/pzgelqfrh.c +++ b/compute/pzgelqfrh.c @@ -22,6 +22,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzgemm.c b/compute/pzgemm.c index ef5abf9f805a64481c9149f0743fa4f8b88c77e5..92413dae0058adf730dc8525b5aa99f2642d6053 100644 --- a/compute/pzgemm.c +++ b/compute/pzgemm.c @@ -18,6 +18,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzgenm2.c b/compute/pzgenm2.c index bb440cc2d2984ff6f0991d8274f99923f5dfe599..c07cdd0e38cba5ae62495b54c8164022eca4e35d 100644 --- a/compute/pzgenm2.c +++ b/compute/pzgenm2.c @@ -15,6 +15,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Dalal Sukkari + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzgeqrf_param.c b/compute/pzgeqrf_param.c index d2bd084d2f898bafeb3d3c53d6d5dc76d824c497..7f62e2ff3a2c6de3a70eb9a5b1fef98be75041b0 100644 --- a/compute/pzgeqrf_param.c +++ b/compute/pzgeqrf_param.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzgeqrfrh.c b/compute/pzgeqrfrh.c index 21c1b43ed4ccaf04c9b7a484b64768bfe2260c44..2bce76b27ec4cd729b4fa7d383d05e92300449c7 100644 --- a/compute/pzgeqrfrh.c +++ b/compute/pzgeqrfrh.c @@ -22,6 +22,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzgetrf_incpiv.c b/compute/pzgetrf_incpiv.c index 1b61fa1e62042f47ea6264feaeaa2639a967e3d0..f268537e14ff81610959623f29402a09e3803c3d 100644 --- a/compute/pzgetrf_incpiv.c +++ b/compute/pzgetrf_incpiv.c @@ -21,6 +21,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzhemm.c b/compute/pzhemm.c index e468fff93111f7167b6b6b103ee7725698e08897..d70c71995582511e813b6dd93ad1f421ba598d05 100644 --- a/compute/pzhemm.c +++ b/compute/pzhemm.c @@ -18,6 +18,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c * diff --git a/compute/pzhetrd_he2hb.c b/compute/pzhetrd_he2hb.c index 600e1ec7be7d036b474c97ea8f052237de4d5d24..b674a7d36b3a814cf862bead3dc6017a1f5e2c6f 100644 --- a/compute/pzhetrd_he2hb.c +++ b/compute/pzhetrd_he2hb.c @@ -16,6 +16,7 @@ * @author Azzam Haidar * @author Mathieu Faverge * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzlacpy.c b/compute/pzlacpy.c index 280ff84731420ee417fdbf55e926a5f9ad17b8b9..776e99d9692e50a4b7b55fa3eb544673dfee9e66 100644 --- a/compute/pzlacpy.c +++ b/compute/pzlacpy.c @@ -18,6 +18,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzlange.c b/compute/pzlange.c index 833b0f6953a1e2962ca98b83e4f0e06a0e690538..122705c8de8249066d7650b0ab593cfae1d2ec8d 100644 --- a/compute/pzlange.c +++ b/compute/pzlange.c @@ -17,6 +17,7 @@ * @author Emmanuel Agullo * @author Mathieu Faverge * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzlansy.c b/compute/pzlansy.c index 1472f0a69f30c44707c88cb5f730e007d7a97537..46bb254ed8d09dad9a920c431a51304115eceafd 100644 --- a/compute/pzlansy.c +++ b/compute/pzlansy.c @@ -17,6 +17,7 @@ * @author Emmanuel Agullo * @author Mathieu Faverge * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/compute/pzplghe.c b/compute/pzplghe.c index e7fb726055b6ba9197632f85491b0253fe7558ed..dea92508239bc0313ea1c232eee6b111a7d8277d 100644 --- a/compute/pzplghe.c +++ b/compute/pzplghe.c @@ -15,7 +15,7 @@ * @author Mathieu Faverge * @author Emmanuel Agullo * @author Cedric Castagnede - * @author Rade Mathis + * @author Mathis Rade * @author Florent Pruvost * @date 2022-02-22 * @precisions normal z -> c diff --git a/compute/pzplgsy.c b/compute/pzplgsy.c index da20a37495ee52070bcf61fdd466876f4abbb535..bb950fc7f8acf4f5d18235d619ce807012f486b7 100644 --- a/compute/pzplgsy.c +++ b/compute/pzplgsy.c @@ -15,7 +15,7 @@ * @author Mathieu Faverge * @author Emmanuel Agullo * @author Cedric Castagnede - * @author Rade Mathis + * @author Mathis Rade * @author Florent Pruvost * @date 2022-02-22 * @precisions normal z -> c d s diff --git a/compute/pzsymm.c b/compute/pzsymm.c index e39d9f6e298a42be3b8516121cbed6c14afaee3c..68de9ef8cebe843fa2e85478891d2b99676367ee 100644 --- a/compute/pzsymm.c +++ b/compute/pzsymm.c @@ -18,6 +18,8 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito + * @author Romain Peressoni * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pztile2band.c b/compute/pztile2band.c index a6647b9f864fb5c5fd8ddd21516fed48dc34c6f3..8e59183df40edbe8b77e7ad33d04278c1473e3ac 100644 --- a/compute/pztile2band.c +++ b/compute/pztile2band.c @@ -15,6 +15,7 @@ * @author Azzam Haidar * @author Gregoire Pichon * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunglq.c b/compute/pzunglq.c index 42f623cb28a63928221b5e7d7118b28d749e0833..ddc8635c07d269fc87b49c8b49bcc5387ae4a3d6 100644 --- a/compute/pzunglq.c +++ b/compute/pzunglq.c @@ -22,6 +22,7 @@ * @author Florent Pruvost * @author Raphael Boucherie * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunglq_param.c b/compute/pzunglq_param.c index 1f1963cee614ddaade991adcd4f536a16be19b6a..5459cb18fe81e54918c43db3e2ce230a2fd75ac7 100644 --- a/compute/pzunglq_param.c +++ b/compute/pzunglq_param.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunglqrh.c b/compute/pzunglqrh.c index f904846cd8bc8aa2888e1dd24e5758d8ad5fd972..420a589604b5abf47b9c490f6c88eb00b119f8a6 100644 --- a/compute/pzunglqrh.c +++ b/compute/pzunglqrh.c @@ -20,6 +20,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzungqr.c b/compute/pzungqr.c index cb4b8e967c0d77c42380699090a234bea0f6afea..851af2c1435b83bdf796c178f161c980d1a6136a 100644 --- a/compute/pzungqr.c +++ b/compute/pzungqr.c @@ -21,6 +21,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzungqr_param.c b/compute/pzungqr_param.c index 2f5c24983acbde9e159f9038849f8521f003bdbd..0581f40e5a23cf9d1da01c71ca3bb17f8c8fa4e3 100644 --- a/compute/pzungqr_param.c +++ b/compute/pzungqr_param.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzungqrrh.c b/compute/pzungqrrh.c index e48b37ba13adbcf80a3d8fac09b512cc22adf4c1..435dac49f7183ee5287a9540129df825118ac282 100644 --- a/compute/pzungqrrh.c +++ b/compute/pzungqrrh.c @@ -22,6 +22,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunmlq.c b/compute/pzunmlq.c index 43e695fc6748ae876a55d17006291bf0c34adecc..6218802c3ee42c7caeecb55da6ba5a944d7f78c3 100644 --- a/compute/pzunmlq.c +++ b/compute/pzunmlq.c @@ -23,6 +23,7 @@ * @author Florent Pruvost * @author Raphael Boucherie * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunmlq_param.c b/compute/pzunmlq_param.c index 3acb7af525aa50937a98e1e4fc42dd11c73ffc7c..26416a42b11bdd6487a1b7f8a4ce77f3c91f48ff 100644 --- a/compute/pzunmlq_param.c +++ b/compute/pzunmlq_param.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunmlqrh.c b/compute/pzunmlqrh.c index af977675d0905c4b2f5723a23cffb7e7ad3643aa..3afc6de8a5dfb3a4e54667b5d3383bffd73d6e2b 100644 --- a/compute/pzunmlqrh.c +++ b/compute/pzunmlqrh.c @@ -22,6 +22,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunmqr.c b/compute/pzunmqr.c index 17839a5412c1cdf3addca474310bee846359d280..312767a9d077d300a2a2ee94466548ef5b3cb704 100644 --- a/compute/pzunmqr.c +++ b/compute/pzunmqr.c @@ -23,6 +23,7 @@ * @author Florent Pruvost * @author Raphael Boucherie * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunmqr_param.c b/compute/pzunmqr_param.c index e2507120b9f4c3c29821adc00c03e6dce8cf150c..8f906bd76ec0cacae84e804cc4566ebb06153e27 100644 --- a/compute/pzunmqr_param.c +++ b/compute/pzunmqr_param.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/pzunmqrrh.c b/compute/pzunmqrrh.c index 6ec5691cea7efc15a566dcbbf09bc3bf9dfe1867..76e7e0ed7f5d3955831d4a4a4f86997c5fe08dee 100644 --- a/compute/pzunmqrrh.c +++ b/compute/pzunmqrrh.c @@ -22,6 +22,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zgels.c b/compute/zgels.c index 7378766c6fddd4b9015cf2078ec87e9edb90a953..1158425eff82ff21a60035675422bb7dcb94332f 100644 --- a/compute/zgels.c +++ b/compute/zgels.c @@ -18,6 +18,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zgels_param.c b/compute/zgels_param.c index c029a67a99c12fa760dcc564c8ae90586a215b40..09761614d3f8b3d3757a480bed82e660cdf12702 100644 --- a/compute/zgels_param.c +++ b/compute/zgels_param.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Raphael Boucherie * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zgetrf_nopiv.c b/compute/zgetrf_nopiv.c index 370ec8a61d85a455301d9f0511dbef21b2451aa2..a1cedc97b9f49785a323cba3250eb39f0b71015a 100644 --- a/compute/zgetrf_nopiv.c +++ b/compute/zgetrf_nopiv.c @@ -17,6 +17,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * * @precisions normal z -> s d c diff --git a/compute/zlatms.c b/compute/zlatms.c index 331a538c047274147b6186e887397c618462d6fb..a2985a89cb2e4a07c9e7ebfb515f9fb45e78c7d7 100644 --- a/compute/zlatms.c +++ b/compute/zlatms.c @@ -12,6 +12,7 @@ * * @version 1.2.0 * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zplghe.c b/compute/zplghe.c index 2a097f637cd1de991873dea7dd51bda98d503301..379175b10a11e12af585e64534d9c9427bce208e 100644 --- a/compute/zplghe.c +++ b/compute/zplghe.c @@ -18,8 +18,9 @@ * @author Mathieu Faverge * @author Emmanuel Agullo * @author Cedric Castagnede - * @author Rade Mathis + * @author Mathis Rade * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c * diff --git a/compute/zplgsy.c b/compute/zplgsy.c index ec96fc87535819d03f70f295b5791cdfae98e12a..0152ed960423fe38ae279deb9eb4a1429346cac4 100644 --- a/compute/zplgsy.c +++ b/compute/zplgsy.c @@ -18,7 +18,7 @@ * @author Mathieu Faverge * @author Emmanuel Agullo * @author Cedric Castagnede - * @author Rade Mathis + * @author Mathis Rade * @author Florent Pruvost * @date 2022-02-22 * @precisions normal z -> c d s diff --git a/compute/ztradd.c b/compute/ztradd.c index ee51af36a2bd8e23e2fe31d5be5ad5750efa9a61..16059a688c50ab7d392b3e965a68c98a1c21be7f 100644 --- a/compute/ztradd.c +++ b/compute/ztradd.c @@ -16,6 +16,7 @@ * from Plasma 2.5.0 for CHAMELEON 0.9.2 * @author Mathieu Faverge * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zunglq.c b/compute/zunglq.c index e479d31db027ff306de60fa3145214a319b81a74..86a072cc8ffe06320fad8f38267418668abb3e4d 100644 --- a/compute/zunglq.c +++ b/compute/zunglq.c @@ -17,6 +17,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zunglq_param.c b/compute/zunglq_param.c index 769f81041f70582e3d82cc3764c7d7550683c0c5..5469d8e2121f59a3115f5c634bb9aad31cb546b5 100644 --- a/compute/zunglq_param.c +++ b/compute/zunglq_param.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zungqr.c b/compute/zungqr.c index f2365170b84d08b1b0f0099bbd5bc8219c96b746..28c6c943f1053ffa894bb6b8cc965dfcb7426cd1 100644 --- a/compute/zungqr.c +++ b/compute/zungqr.c @@ -17,6 +17,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/compute/zunmqr.c b/compute/zunmqr.c index 8e71ec5a701fbba540528c773bb3c4973c73c406..b6656691422902ba87ba83cef22d67692b56c47d 100644 --- a/compute/zunmqr.c +++ b/compute/zunmqr.c @@ -21,6 +21,7 @@ * @author Cedric Castagnede * @author Florent Pruvost * @author Raphael Boucherie + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> s d c * diff --git a/control/chameleon_zf77.c b/control/chameleon_zf77.c index 6132c2c9ec14cf6512a9f379c8a1dc3f2f14a534..bacb71620885aaadc42570f6dc45354e70fd6c5b 100644 --- a/control/chameleon_zf77.c +++ b/control/chameleon_zf77.c @@ -20,6 +20,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/control/compute_z.h b/control/compute_z.h index b58984838807e61bc20ba4f494c4868fc8f5b6c8..9329c8f27e83f65645bca579f3869f1866118900 100644 --- a/control/compute_z.h +++ b/control/compute_z.h @@ -19,6 +19,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/coreblas/compute/core_ztile.c b/coreblas/compute/core_ztile.c index ef9d191ac03ec2a4d9b859a138f178b385e05716..7ea1b825ea5c62ca5fb78637c0579d0e7a4afeb5 100644 --- a/coreblas/compute/core_ztile.c +++ b/coreblas/compute/core_ztile.c @@ -12,6 +12,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/coreblas/compute/core_ztile_empty.c b/coreblas/compute/core_ztile_empty.c index 3af4ac44729e4ad08bbbc6d7f0e1a170a1e296d1..67e2402881925b4882b29d96fc988357457adf26 100644 --- a/coreblas/compute/core_ztile_empty.c +++ b/coreblas/compute/core_ztile_empty.c @@ -11,6 +11,7 @@ * * @version 1.2.0 * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/coreblas/compute/global.c b/coreblas/compute/global.c index 8b72d7b85c45239d8c7a8c3fb36d2814d3f103eb..f09a112d4014af4df41e6de2e4f5d30a19e0c0c9 100644 --- a/coreblas/compute/global.c +++ b/coreblas/compute/global.c @@ -17,6 +17,7 @@ * @author Florent Pruvost * @author Guillaume Sylvand * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * */ diff --git a/coreblas/include/coreblas/coreblas_ztile.h b/coreblas/include/coreblas/coreblas_ztile.h index 8779531ad3bdb8786d8e5078c152e94420020dfc..feac278859d9cddd624798789c5f672209a239a1 100644 --- a/coreblas/include/coreblas/coreblas_ztile.h +++ b/coreblas/include/coreblas/coreblas_ztile.h @@ -10,6 +10,7 @@ * @version 1.2.0 * @author Mathieu Faverge * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/cudablas/compute/cudaglobal.c b/cudablas/compute/cudaglobal.c index 130fa700f4b086a2914976097398f88dd116a2ab..2e17175bf5144f20dec9da0963602f018fd2a3e0 100644 --- a/cudablas/compute/cudaglobal.c +++ b/cudablas/compute/cudaglobal.c @@ -13,6 +13,7 @@ * * @version 1.2.0 * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * */ diff --git a/include/chameleon/constants.h b/include/chameleon/constants.h index de26616f1df0e5f0c07db2e1d03550db1bd78e80..3674f1e316e890fd773509253fd81d4c5eced8ff 100644 --- a/include/chameleon/constants.h +++ b/include/chameleon/constants.h @@ -16,6 +16,7 @@ * @author Mathieu Faverge * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * */ diff --git a/include/chameleon/tasks_z.h b/include/chameleon/tasks_z.h index 4576ba9e44671fa4964b988d9f9a73e6bb9df312..778cde6cd181858a8ba0e9c15cf57deecc91989b 100644 --- a/include/chameleon/tasks_z.h +++ b/include/chameleon/tasks_z.h @@ -21,6 +21,8 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito + * @author Romain Peressoni * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/openmp/codelets/codelet_zlacpy.c b/runtime/openmp/codelets/codelet_zlacpy.c index 8c5696d6ac417d56031cafd369a48bcc6f33c3ea..358411849597af2b1e4d4faba702dab7757381cc 100644 --- a/runtime/openmp/codelets/codelet_zlacpy.c +++ b/runtime/openmp/codelets/codelet_zlacpy.c @@ -12,6 +12,7 @@ * @version 1.2.0 * @author Philippe Virouleau * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/openmp/codelets/codelet_zsymm.c b/runtime/openmp/codelets/codelet_zsymm.c index b89c945fb3cf882417048869873e71d33a21c3c6..5b9af7681120803192dc7fe1433ab42f1e00799c 100644 --- a/runtime/openmp/codelets/codelet_zsymm.c +++ b/runtime/openmp/codelets/codelet_zsymm.c @@ -12,6 +12,7 @@ * @version 1.2.0 * @author Philippe Virouleau * @author Mathieu Faverge + * @author Romain Peressoni * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/parsec/codelets/codelet_zlacpy.c b/runtime/parsec/codelets/codelet_zlacpy.c index ded9c005b1c0a8f4cba97ae677ee00abb4edd7df..74e70d8fdd7a2fb035f9ffe36eb39eefd48f2508 100644 --- a/runtime/parsec/codelets/codelet_zlacpy.c +++ b/runtime/parsec/codelets/codelet_zlacpy.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Reazul Hoque * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/parsec/codelets/codelet_zsymm.c b/runtime/parsec/codelets/codelet_zsymm.c index d2868d4c11b2d3c9ee482ea4f1470616ab1cf908..2e0b5c800d8391a12a756ddea1eec678116e1714 100644 --- a/runtime/parsec/codelets/codelet_zsymm.c +++ b/runtime/parsec/codelets/codelet_zsymm.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Reazul Hoque * @author Mathieu Faverge + * @author Romain Peressoni * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/quark/codelets/codelet_zlacpy.c b/runtime/quark/codelets/codelet_zlacpy.c index 1f4b15798b6bb6a6e0676396af33c10c5bf695da..cd16112a02bd7cf5273cdfb1b965a64573e4fd42 100644 --- a/runtime/quark/codelets/codelet_zlacpy.c +++ b/runtime/quark/codelets/codelet_zlacpy.c @@ -18,6 +18,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/quark/codelets/codelet_zsymm.c b/runtime/quark/codelets/codelet_zsymm.c index a1cf3d43150d6faab68001cfdaffeba009120f40..7f5547e7cededc9e7b6b136f1d36b2b9feae6bdd 100644 --- a/runtime/quark/codelets/codelet_zsymm.c +++ b/runtime/quark/codelets/codelet_zsymm.c @@ -18,6 +18,7 @@ * @author Emmanuel Agullo * @author Cedric Castagnede * @author Florent Pruvost + * @author Romain Peressoni * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/starpu/codelets/codelet_zcallback.c b/runtime/starpu/codelets/codelet_zcallback.c index bcca068490306ad8eb346b18ec1d6331c650089e..a0a3bca1614e039045b0fe614920e9d92452f020 100644 --- a/runtime/starpu/codelets/codelet_zcallback.c +++ b/runtime/starpu/codelets/codelet_zcallback.c @@ -15,6 +15,7 @@ * @author Mathieu Faverge * @author Cedric Augonnet * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/starpu/codelets/codelet_zgemm.c b/runtime/starpu/codelets/codelet_zgemm.c index 726c01f4715c84050fc5a01171ba9577dc34f602..041dd28120a890a1d10ee4dfdbc8df45d02d42ea 100644 --- a/runtime/starpu/codelets/codelet_zgemm.c +++ b/runtime/starpu/codelets/codelet_zgemm.c @@ -21,6 +21,7 @@ * @author Florent Pruvost * @author Gwenole Lucas * @author Philippe Swartvagher + * @author Lucas Nesi * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/starpu/codelets/codelet_zgersum.c b/runtime/starpu/codelets/codelet_zgersum.c index 9682c03fb666414f98bb1b6ed104eee3f78ad519..8309b4884c5b18d7cff6ae970bb4b7b787098b03 100644 --- a/runtime/starpu/codelets/codelet_zgersum.c +++ b/runtime/starpu/codelets/codelet_zgersum.c @@ -14,6 +14,7 @@ * @version 1.2.0 * @author Romain Peressoni * @author Mathieu Faverge + * @author Antoine Jego * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/starpu/codelets/codelet_zlacpy.c b/runtime/starpu/codelets/codelet_zlacpy.c index af49ba0c96514250b362b41dc839cb674a9c5262..7d1f78356c5ec44a4760f80329f0663e8bda7763 100644 --- a/runtime/starpu/codelets/codelet_zlacpy.c +++ b/runtime/starpu/codelets/codelet_zlacpy.c @@ -20,6 +20,7 @@ * @author Lucas Barros de Assis * @author Florent Pruvost * @author Samuel Thibault + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/starpu/codelets/codelet_zsymm.c b/runtime/starpu/codelets/codelet_zsymm.c index d641fa8c18b14cadd7a018be6712ca24e98ef8f6..a999241611b06a3729f6ebc5dd225fd9077450e2 100644 --- a/runtime/starpu/codelets/codelet_zsymm.c +++ b/runtime/starpu/codelets/codelet_zsymm.c @@ -19,6 +19,7 @@ * @author Cedric Castagnede * @author Lucas Barros de Assis * @author Florent Pruvost + * @author Romain Peressoni * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/runtime/starpu/include/runtime_codelet_z.h b/runtime/starpu/include/runtime_codelet_z.h index 13c2cdb8be8986ddf130eabe040b9b43802d4fa8..e94bfccf59564f75f9ef0e2098c7074bf5dc4359 100644 --- a/runtime/starpu/include/runtime_codelet_z.h +++ b/runtime/starpu/include/runtime_codelet_z.h @@ -16,6 +16,7 @@ * @author Mathieu Faverge * @author Cedric Castagnede * @author Florent Pruvost + * @author Alycia Lisito * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/chameleon_ztesting.c b/testing/chameleon_ztesting.c index 9d97c89d21ced4a14d44cd9b26f5af9d76dc7eb6..26dd3994e8f0cd619ec41a779cab095e20b412d4 100644 --- a/testing/chameleon_ztesting.c +++ b/testing/chameleon_ztesting.c @@ -13,12 +13,13 @@ * * @version 1.2.0 * @author Mathieu Faverge - * @author Cédric Castagnède + * @author Cedric Castagnede * @author Lucas Barros de Assis * @author Florent Pruvost - * @author AGULLO Emmanuel + * @author Emmanuel Agullo * @author Alycia Lisito * @author Philippe Swartvagher + * @author Lucas Nesi * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/parameters.c b/testing/parameters.c index f43ee1af7be9d56fc0d218a639e05edf1c457fd9..7a31b753543d30bfdd482db3b95a696c2917fbef 100644 --- a/testing/parameters.c +++ b/testing/parameters.c @@ -11,6 +11,7 @@ * @version 1.2.0 * @author Lucas Barros de Assis * @author Mathieu Faverge + * @author Alycia Lisito * @date 2022-02-22 * */ diff --git a/testing/run_list.c b/testing/run_list.c index 708248e0dfd9627bcfd85e71476d398b739a9196..0497e5296f2ad2970eb81b0d3ad1735e99b908f4 100644 --- a/testing/run_list.c +++ b/testing/run_list.c @@ -12,6 +12,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Philippe Swartvagher + * @author Alycia Lisito * @date 2022-02-22 * */ diff --git a/testing/testing_zcesca.c b/testing/testing_zcesca.c index 4faa15d4ce20b2066cc0800f5bf5f6c3dba2766b..a89bfba9b349eb0a635efb2d37989b0bd8f8465e 100644 --- a/testing/testing_zcesca.c +++ b/testing/testing_zcesca.c @@ -12,6 +12,7 @@ * @version 1.2.0 * @author Florent Pruvost * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zcheck_aux.c b/testing/testing_zcheck_aux.c index af1f53e604fb23826f243a316b7ba527606a58e0..fa2da78b9ed0a0ee295f00bc601d93f65bc551bd 100644 --- a/testing/testing_zcheck_aux.c +++ b/testing/testing_zcheck_aux.c @@ -15,6 +15,7 @@ * @author Mathieu Faverge * @author Nathalie Furmento * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-03-30 * @precisions normal z -> c d s * diff --git a/testing/testing_zgeadd.c b/testing/testing_zgeadd.c index a9586b0300da437c6ba1cfe80884ac67d16120be..217c447601e8fa80ff43ac4d88ad45144de37b9c 100644 --- a/testing/testing_zgeadd.c +++ b/testing/testing_zgeadd.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zgenm2.c b/testing/testing_zgenm2.c index 323888476e5c56cce785df7bda15642eaf147212..ffd3f49ebf03ed1aaf90b99f24ceef090acbb1e5 100644 --- a/testing/testing_zgenm2.c +++ b/testing/testing_zgenm2.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zgram.c b/testing/testing_zgram.c index 6853e1ce679086a7bcea7cbe00745aa24263ff68..9674aa06d23023d31ce60c745b6f75e176a42d5e 100644 --- a/testing/testing_zgram.c +++ b/testing/testing_zgram.c @@ -12,6 +12,7 @@ * @version 1.2.0 * @author Florent Pruvost * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zlacpy.c b/testing/testing_zlacpy.c index 2988e1fe2e26909ddf4efe13c85fe019e202684d..5766a6a109dae6bb1a3761af51fcb73197b3be0b 100644 --- a/testing/testing_zlacpy.c +++ b/testing/testing_zlacpy.c @@ -13,6 +13,8 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Florent Pruvost + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zlange.c b/testing/testing_zlange.c index 83e514fd55dd3d4a01d8aca67f00721b4921f410..77a2ef857cce9b1a3d3dfd9f68197a31dae99d56 100644 --- a/testing/testing_zlange.c +++ b/testing/testing_zlange.c @@ -14,6 +14,7 @@ * @author Florent Pruvost * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-14 * @precisions normal z -> c d s * diff --git a/testing/testing_zlanhe.c b/testing/testing_zlanhe.c index 7e6729c6c15b25ff9ba7590da2bed4db648786e4..dfe73ff30a4c8d419f6720f8c6229a1fc8e19bb8 100644 --- a/testing/testing_zlanhe.c +++ b/testing/testing_zlanhe.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-14 * @precisions normal z -> c * diff --git a/testing/testing_zlansy.c b/testing/testing_zlansy.c index e715d4f7e131fa22a0ca936fcb41667bacd98157..a4de13c4bc34d5467b59f5c287e8f3bbc1f87977 100644 --- a/testing/testing_zlansy.c +++ b/testing/testing_zlansy.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-14 * @precisions normal z -> c d s * diff --git a/testing/testing_zlantr.c b/testing/testing_zlantr.c index 9cbc3b4424e7ac6cca395a0543ef61387e5ba0f5..24b36f86e8476d41ee9c8997d0b6b0147b2c31fd 100644 --- a/testing/testing_zlantr.c +++ b/testing/testing_zlantr.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-14 * @precisions normal z -> c d s * diff --git a/testing/testing_zlascal.c b/testing/testing_zlascal.c index da821efc365954e056cb92e82698693e922d5b49..8705fc612d83fba6bca50b83e08f53ac95b24e81 100644 --- a/testing/testing_zlascal.c +++ b/testing/testing_zlascal.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zlauum.c b/testing/testing_zlauum.c index a66dec720ee25d911080742f03d9cd14f5644a23..4e28eb664326ec482bc7f6015067e4bc05877663 100644 --- a/testing/testing_zlauum.c +++ b/testing/testing_zlauum.c @@ -13,6 +13,8 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Florent Pruvost + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zpotrf.c b/testing/testing_zpotrf.c index 9e5b6c020f3a5f5147584798f93d5ff7d4c97091..18e361254a278b0cac66cfc80c62053d28b26097 100644 --- a/testing/testing_zpotrf.c +++ b/testing/testing_zpotrf.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Florent Pruvost * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_zpotrs.c b/testing/testing_zpotrs.c index caa8353ccffdad8bf76c13a9a57fe148f8f73603..ac34d867dce851723bfabb497ac342a083d4263a 100644 --- a/testing/testing_zpotrs.c +++ b/testing/testing_zpotrs.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Florent Pruvost * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_ztradd.c b/testing/testing_ztradd.c index 00f79cd9e6af887056d9b1df05dad0125f8b2e11..96c9ef872b9c3eea3ec9646b5e06cdca333f14ee 100644 --- a/testing/testing_ztradd.c +++ b/testing/testing_ztradd.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Philippe Swartvagher * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testing_ztrtri.c b/testing/testing_ztrtri.c index 367f99d8e422068f95582c3a99c624503f84d92a..46b4b0036519d69394d119e2739b3bb3cf0937c9 100644 --- a/testing/testing_ztrtri.c +++ b/testing/testing_ztrtri.c @@ -13,6 +13,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Florent Pruvost * @date 2022-02-22 * @precisions normal z -> c d s * diff --git a/testing/testings.h b/testing/testings.h index 860d002ff24daf4d56e648fc317fdeffea6c8a90..a1b9c06488c06aab24ff9db9f31a3fb8338ef024 100644 --- a/testing/testings.h +++ b/testing/testings.h @@ -12,6 +12,7 @@ * @author Lucas Barros de Assis * @author Mathieu Faverge * @author Alycia Lisito + * @author Florent Pruvost * @date 2022-02-22 * */ diff --git a/testing/vendor_ztesting.c b/testing/vendor_ztesting.c index c46b871ab2732f474b76e44b1d8f946fb5bafd36..f2a1b78dcadf86c51c8435158367d1e65274e144 100644 --- a/testing/vendor_ztesting.c +++ b/testing/vendor_ztesting.c @@ -13,6 +13,7 @@ * * @version 1.1.0 * @author Alycia Lisito + * @author Lucas Nesi * @date 2022-02-25 * @precisions normal z -> c d s *