From 34b0b92a5fb5bb933d653cf2d598d67f9faf5864 Mon Sep 17 00:00:00 2001 From: Mathieu Faverge <mathieu.faverge@inria.fr> Date: Tue, 6 Feb 2018 00:51:17 +0100 Subject: [PATCH] Add @file line to all source files as the first doxygen command --- CMakeLists.txt | 3 ++- LICENCE.txt | 2 ++ cmake_modules/GenPkgConfig.cmake | 3 ++- cmake_modules/PrintOpts.cmake | 3 ++- compute/CMakeLists.txt | 3 ++- compute/pzbuild.c | 3 ++- compute/pzgebrd_ge2gb.c | 3 ++- compute/pzgelqf.c | 3 ++- compute/pzgelqf_param.c | 3 ++- compute/pzgelqfrh.c | 3 ++- compute/pzgemm.c | 3 ++- compute/pzgeqrf.c | 3 ++- compute/pzgeqrf_param.c | 3 ++- compute/pzgeqrfrh.c | 3 ++- compute/pzgetrf_incpiv.c | 3 ++- compute/pzgetrf_nopiv.c | 3 ++- compute/pzhemm.c | 3 ++- compute/pzher2k.c | 3 ++- compute/pzherk.c | 3 ++- compute/pzhetrd_he2hb.c | 3 ++- compute/pzlacpy.c | 3 ++- compute/pzlag2c.c | 3 ++- compute/pzlange.c | 3 ++- compute/pzlanhe.c | 3 ++- compute/pzlansy.c | 3 ++- compute/pzlantr.c | 3 ++- compute/pzlascal.c | 3 ++- compute/pzlaset.c | 3 ++- compute/pzlaset2.c | 3 ++- compute/pzlauum.c | 3 ++- compute/pzplghe.c | 3 ++- compute/pzplgsy.c | 3 ++- compute/pzplrnt.c | 3 ++- compute/pzpotrf.c | 3 ++- compute/pzpotrimm.c | 3 ++- compute/pzsymm.c | 3 ++- compute/pzsyr2k.c | 3 ++- compute/pzsyrk.c | 3 ++- compute/pzsytrf.c | 3 ++- compute/pztile2band.c | 3 ++- compute/pztpgqrt.c | 3 ++- compute/pztpqrt.c | 3 ++- compute/pztradd.c | 3 ++- compute/pztrmm.c | 3 ++- compute/pztrsm.c | 3 ++- compute/pztrsmpl.c | 3 ++- compute/pztrtri.c | 3 ++- compute/pzunglq.c | 3 ++- compute/pzunglq_param.c | 3 ++- compute/pzunglqrh.c | 3 ++- compute/pzungqr.c | 3 ++- compute/pzungqr_param.c | 3 ++- compute/pzungqrrh.c | 3 ++- compute/pzunmlq.c | 3 ++- compute/pzunmlq_param.c | 3 ++- compute/pzunmlqrh.c | 3 ++- compute/pzunmqr.c | 3 ++- compute/pzunmqr_param.c | 3 ++- compute/pzunmqrrh.c | 3 ++- compute/zbuild.c | 3 ++- compute/zgeadd.c | 3 ++- compute/zgelqf.c | 3 ++- compute/zgelqf_param.c | 3 ++- compute/zgelqs.c | 3 ++- compute/zgelqs_param.c | 3 ++- compute/zgels.c | 3 ++- compute/zgels_param.c | 3 ++- compute/zgemm.c | 3 ++- compute/zgeqrf.c | 3 ++- compute/zgeqrf_param.c | 3 ++- compute/zgeqrs.c | 3 ++- compute/zgeqrs_param.c | 3 ++- compute/zgesv_incpiv.c | 3 ++- compute/zgesv_nopiv.c | 3 ++- compute/zgesvd.c | 3 ++- compute/zgetrf_incpiv.c | 3 ++- compute/zgetrf_nopiv.c | 3 ++- compute/zgetrs_incpiv.c | 3 ++- compute/zgetrs_nopiv.c | 3 ++- compute/zheevd.c | 3 ++- compute/zhemm.c | 3 ++- compute/zher2k.c | 3 ++- compute/zherk.c | 3 ++- compute/zhetrd.c | 3 ++- compute/zlacpy.c | 3 ++- compute/zlange.c | 3 ++- compute/zlanhe.c | 3 ++- compute/zlansy.c | 3 ++- compute/zlantr.c | 3 ++- compute/zlascal.c | 3 ++- compute/zlaset.c | 3 ++- compute/zlauum.c | 3 ++- compute/zplghe.c | 3 ++- compute/zplgsy.c | 3 ++- compute/zplrnt.c | 3 ++- compute/zposv.c | 3 ++- compute/zpotrf.c | 3 ++- compute/zpotri.c | 3 ++- compute/zpotrimm.c | 3 ++- compute/zpotrs.c | 3 ++- compute/zsymm.c | 3 ++- compute/zsyr2k.c | 3 ++- compute/zsyrk.c | 3 ++- compute/zsysv.c | 3 ++- compute/zsytrf.c | 3 ++- compute/zsytrs.c | 3 ++- compute/ztile.c | 3 ++- compute/ztpgqrt.c | 3 ++- compute/ztpqrt.c | 3 ++- compute/ztradd.c | 3 ++- compute/ztrmm.c | 3 ++- compute/ztrsm.c | 3 ++- compute/ztrsmpl.c | 3 ++- compute/ztrtri.c | 3 ++- compute/zunglq.c | 3 ++- compute/zunglq_param.c | 3 ++- compute/zungqr.c | 3 ++- compute/zungqr_param.c | 3 ++- compute/zunmlq.c | 3 ++- compute/zunmlq_param.c | 3 ++- compute/zunmqr.c | 3 ++- compute/zunmqr_param.c | 3 ++- control/CMakeLists.txt | 3 ++- control/async.c | 3 ++- control/async.h | 3 ++- control/auxiliary.c | 3 ++- control/auxiliary.h | 3 ++- control/common.h | 3 ++- control/compute_z.h | 3 ++- control/context.c | 3 ++- control/context.h | 3 ++- control/control.c | 3 ++- control/descriptor.c | 3 ++- control/descriptor.h | 3 ++- control/gkkleader.h | 3 ++- control/global.h | 3 ++- control/morse_f77.c | 3 ++- control/morse_f77.h | 3 ++- control/morse_f90.f90 | 1 - control/morse_mf77.c | 3 ++- control/morse_zcf90.F90 | 1 - control/morse_zf77.c | 3 ++- control/morse_zf90.F90 | 1 - control/morse_zf90_wrappers.F90 | 1 - control/morsewinthread.c | 3 ++- control/morsewinthread.h | 3 ++- control/primes.h | 3 ++- control/tile.c | 3 ++- control/workspace.c | 3 ++- control/workspace.h | 3 ++- control/workspace_z.c | 3 ++- coreblas/CMakeLists.txt | 3 ++- coreblas/compute/CMakeLists.txt | 3 ++- coreblas/compute/core_dzasum.c | 3 ++- coreblas/compute/core_zaxpy.c | 3 ++- coreblas/compute/core_zgeadd.c | 3 ++- coreblas/compute/core_zgelqt.c | 3 ++- coreblas/compute/core_zgemm.c | 3 ++- coreblas/compute/core_zgeqrt.c | 3 ++- coreblas/compute/core_zgesplit.c | 3 ++- coreblas/compute/core_zgessm.c | 3 ++- coreblas/compute/core_zgessq.c | 3 ++- coreblas/compute/core_zgetf2_nopiv.c | 3 ++- coreblas/compute/core_zgetrf.c | 3 ++- coreblas/compute/core_zgetrf_incpiv.c | 3 ++- coreblas/compute/core_zgetrf_nopiv.c | 3 ++- coreblas/compute/core_zhe2ge.c | 3 ++- coreblas/compute/core_zhemm.c | 3 ++- coreblas/compute/core_zher2k.c | 3 ++- coreblas/compute/core_zherfb.c | 3 ++- coreblas/compute/core_zherk.c | 3 ++- coreblas/compute/core_zhessq.c | 3 ++- coreblas/compute/core_zlacpy.c | 3 ++- coreblas/compute/core_zlag2c.c | 3 ++- coreblas/compute/core_zlange.c | 3 ++- coreblas/compute/core_zlanhe.c | 3 ++- coreblas/compute/core_zlansy.c | 3 ++- coreblas/compute/core_zlantr.c | 3 ++- coreblas/compute/core_zlascal.c | 3 ++- coreblas/compute/core_zlaset.c | 3 ++- coreblas/compute/core_zlaset2.c | 3 ++- coreblas/compute/core_zlatro.c | 3 ++- coreblas/compute/core_zlauum.c | 3 ++- coreblas/compute/core_zpamm.c | 3 ++- coreblas/compute/core_zparfb.c | 3 ++- coreblas/compute/core_zpemv.c | 3 ++- coreblas/compute/core_zplghe.c | 3 ++- coreblas/compute/core_zplgsy.c | 3 ++- coreblas/compute/core_zplrnt.c | 3 ++- coreblas/compute/core_zpotrf.c | 3 ++- coreblas/compute/core_zssssm.c | 3 ++- coreblas/compute/core_zsymm.c | 3 ++- coreblas/compute/core_zsyr2k.c | 3 ++- coreblas/compute/core_zsyrk.c | 3 ++- coreblas/compute/core_zsyssq.c | 3 ++- coreblas/compute/core_zsytf2_nopiv.c | 3 ++- coreblas/compute/core_ztplqt.c | 3 ++- coreblas/compute/core_ztpmlqt.c | 3 ++- coreblas/compute/core_ztpmqrt.c | 3 ++- coreblas/compute/core_ztpqrt.c | 3 ++- coreblas/compute/core_ztradd.c | 3 ++- coreblas/compute/core_ztrasm.c | 3 ++- coreblas/compute/core_ztrmm.c | 3 ++- coreblas/compute/core_ztrsm.c | 3 ++- coreblas/compute/core_ztrssq.c | 3 ++- coreblas/compute/core_ztrtri.c | 3 ++- coreblas/compute/core_ztslqt.c | 3 ++- coreblas/compute/core_ztsmlq.c | 3 ++- coreblas/compute/core_ztsmlq_hetra1.c | 3 ++- coreblas/compute/core_ztsmqr.c | 3 ++- coreblas/compute/core_ztsmqr_hetra1.c | 3 ++- coreblas/compute/core_ztsqrt.c | 3 ++- coreblas/compute/core_ztstrf.c | 3 ++- coreblas/compute/core_zttlqt.c | 3 ++- coreblas/compute/core_zttmlq.c | 3 ++- coreblas/compute/core_zttmqr.c | 3 ++- coreblas/compute/core_zttqrt.c | 3 ++- coreblas/compute/core_zunmlq.c | 3 ++- coreblas/compute/core_zunmqr.c | 3 ++- coreblas/compute/global.c | 3 ++- coreblas/eztrace_module/CMakeLists.txt | 3 ++- coreblas/include/CMakeLists.txt | 3 ++- coreblas/include/coreblas.h | 3 ++- coreblas/include/coreblas/cblas.h | 3 ++- coreblas/include/coreblas/coreblas_z.h | 3 ++- coreblas/include/coreblas/coreblas_zc.h | 3 ++- coreblas/include/coreblas/lapacke.h | 2 ++ coreblas/include/coreblas/lapacke_config.h | 2 ++ coreblas/include/coreblas/lapacke_mangling.h | 2 ++ cudablas/CMakeLists.txt | 3 ++- cudablas/compute/CMakeLists.txt | 3 ++- cudablas/compute/cuda_zgeadd.c | 3 ++- cudablas/compute/cuda_zgelqt.c | 3 ++- cudablas/compute/cuda_zgemerge.c | 3 ++- cudablas/compute/cuda_zgemm.c | 3 ++- cudablas/compute/cuda_zgeqrt.c | 3 ++- cudablas/compute/cuda_zgessm.c | 3 ++- cudablas/compute/cuda_zgetrf.c | 3 ++- cudablas/compute/cuda_zhemm.c | 3 ++- cudablas/compute/cuda_zher2k.c | 3 ++- cudablas/compute/cuda_zherfb.c | 3 ++- cudablas/compute/cuda_zherk.c | 3 ++- cudablas/compute/cuda_zlarfb.c | 3 ++- cudablas/compute/cuda_zlauum.c | 3 ++- cudablas/compute/cuda_zparfb.c | 3 ++- cudablas/compute/cuda_zpotrf.c | 3 ++- cudablas/compute/cuda_zssssm.c | 3 ++- cudablas/compute/cuda_zsymm.c | 3 ++- cudablas/compute/cuda_zsyr2k.c | 3 ++- cudablas/compute/cuda_zsyrk.c | 3 ++- cudablas/compute/cuda_ztpmqrt.c | 3 ++- cudablas/compute/cuda_ztrmm.c | 3 ++- cudablas/compute/cuda_ztrsm.c | 3 ++- cudablas/compute/cuda_ztrtri.c | 3 ++- cudablas/compute/cuda_ztslqt.c | 3 ++- cudablas/compute/cuda_ztsmlq.c | 3 ++- cudablas/compute/cuda_ztsmqr.c | 3 ++- cudablas/compute/cuda_ztsqrt.c | 3 ++- cudablas/compute/cuda_ztstrf.c | 3 ++- cudablas/compute/cuda_zttmqr.c | 3 ++- cudablas/compute/cuda_zunmlqt.c | 3 ++- cudablas/compute/cuda_zunmqrt.c | 3 ++- cudablas/compute/cudaglobal.c | 3 ++- cudablas/eztrace_module/CMakeLists.txt | 3 ++- cudablas/include/CMakeLists.txt | 3 ++- cudablas/include/cudablas.h | 3 ++- cudablas/include/cudablas/cudablas_z.h | 3 ++- doc/CMakeLists.txt | 3 ++- doc/doxygen/CMakeLists.txt | 3 ++- doc/orgmode/CMakeLists.txt | 3 ++- doc/texinfo/CMakeLists.txt | 3 ++- doc/texinfo/chapters/configuration.texi | 9 --------- doc/texinfo/chapters/installing.texi | 3 --- doc/texinfo/chapters/using.texi | 7 ------- example/CMakeLists.txt | 3 ++- example/basic_zposv/CMakeLists.txt | 3 ++- example/basic_zposv/basic_posv.h | 3 ++- example/basic_zposv/posv_morse_functions.h | 3 ++- example/basic_zposv/posv_users_functions.h | 3 ++- example/basic_zposv/zposv_morse_functions.c | 3 ++- example/basic_zposv/zposv_users_functions.c | 3 ++- example/lapack_to_morse/CMakeLists.txt | 3 ++- example/lapack_to_morse/lapack_to_morse.h | 3 ++- example/lapack_to_morse/step0.c | 3 ++- example/lapack_to_morse/step0.h | 3 ++- example/lapack_to_morse/step1.c | 3 ++- example/lapack_to_morse/step1.h | 3 ++- example/lapack_to_morse/step2.c | 3 ++- example/lapack_to_morse/step2.h | 3 ++- example/lapack_to_morse/step3.c | 3 ++- example/lapack_to_morse/step3.h | 3 ++- example/lapack_to_morse/step4.c | 3 ++- example/lapack_to_morse/step4.h | 3 ++- example/lapack_to_morse/step5.c | 3 ++- example/lapack_to_morse/step5.h | 3 ++- example/lapack_to_morse/step6.c | 3 ++- example/lapack_to_morse/step6.h | 3 ++- example/lapack_to_morse/step7.c | 3 ++- example/lapack_to_morse/step7.h | 3 ++- example/link_chameleon/link_chameleon.c | 1 - example/out_of_core/CMakeLists.txt | 3 ++- example/out_of_core/out_of_core.c | 3 ++- example/out_of_core/out_of_core.h | 3 ++- include/CMakeLists.txt | 3 ++- include/chameleon/chameleon_config.h.in | 3 ++- include/chameleon/chameleon_timer.h | 3 ++- include/chameleon/morse_constants.h | 3 ++- include/chameleon/morse_fortran.h | 1 - include/chameleon/morse_kernels.h | 3 ++- include/chameleon/morse_runtime.h | 3 ++- include/chameleon/morse_simulate.h | 3 ++- include/chameleon/morse_struct.h | 3 ++- include/chameleon/morse_tasks.h | 3 ++- include/chameleon/morse_tasks_z.h | 3 ++- include/chameleon/morse_tasks_zc.h | 3 ++- include/chameleon/morse_types.h | 3 ++- include/chameleon/morse_z.h | 3 ++- include/chameleon/morse_zc.h | 3 ++- include/morse.h | 3 ++- plasma-conversion/callGeneration.bash | 3 ++- plasma-conversion/fileConversion.py | 1 - plasma-conversion/fileCopy.py | 1 - plasma-conversion/generate_morseSrc.py | 1 - plasma-conversion/insert-licence/chameleon_c.licence | 2 ++ .../insert-licence/insert-licence-chameleon.sh | 1 - plasma-conversion/rulesSubstitutions.py | 1 - runtime/CMakeLists.txt | 3 ++- runtime/parsec/CMakeLists.txt | 3 ++- runtime/parsec/codelets/codelet_zasum.c | 3 ++- runtime/parsec/codelets/codelet_zaxpy.c | 3 ++- runtime/parsec/codelets/codelet_zbuild.c | 3 ++- runtime/parsec/codelets/codelet_zgeadd.c | 3 ++- runtime/parsec/codelets/codelet_zgelqt.c | 3 ++- runtime/parsec/codelets/codelet_zgemm.c | 3 ++- runtime/parsec/codelets/codelet_zgeqrt.c | 3 ++- runtime/parsec/codelets/codelet_zgessm.c | 3 ++- runtime/parsec/codelets/codelet_zgessq.c | 3 ++- runtime/parsec/codelets/codelet_zgetrf.c | 3 ++- runtime/parsec/codelets/codelet_zgetrf_incpiv.c | 3 ++- runtime/parsec/codelets/codelet_zgetrf_nopiv.c | 3 ++- runtime/parsec/codelets/codelet_zhe2ge.c | 3 ++- runtime/parsec/codelets/codelet_zhemm.c | 3 ++- runtime/parsec/codelets/codelet_zher2k.c | 3 ++- runtime/parsec/codelets/codelet_zherfb.c | 3 ++- runtime/parsec/codelets/codelet_zherk.c | 3 ++- runtime/parsec/codelets/codelet_zhessq.c | 3 ++- runtime/parsec/codelets/codelet_zlacpy.c | 3 ++- runtime/parsec/codelets/codelet_zlag2c.c | 3 ++- runtime/parsec/codelets/codelet_zlange.c | 3 ++- runtime/parsec/codelets/codelet_zlanhe.c | 3 ++- runtime/parsec/codelets/codelet_zlansy.c | 3 ++- runtime/parsec/codelets/codelet_zlantr.c | 3 ++- runtime/parsec/codelets/codelet_zlascal.c | 3 ++- runtime/parsec/codelets/codelet_zlaset.c | 3 ++- runtime/parsec/codelets/codelet_zlaset2.c | 3 ++- runtime/parsec/codelets/codelet_zlatro.c | 3 ++- runtime/parsec/codelets/codelet_zlauum.c | 3 ++- runtime/parsec/codelets/codelet_zpamm.c | 3 ++- runtime/parsec/codelets/codelet_zplghe.c | 3 ++- runtime/parsec/codelets/codelet_zplgsy.c | 3 ++- runtime/parsec/codelets/codelet_zplrnt.c | 3 ++- runtime/parsec/codelets/codelet_zplssq.c | 3 ++- runtime/parsec/codelets/codelet_zpotrf.c | 3 ++- runtime/parsec/codelets/codelet_zssssm.c | 3 ++- runtime/parsec/codelets/codelet_zsymm.c | 3 ++- runtime/parsec/codelets/codelet_zsyr2k.c | 3 ++- runtime/parsec/codelets/codelet_zsyrk.c | 3 ++- runtime/parsec/codelets/codelet_zsyssq.c | 3 ++- runtime/parsec/codelets/codelet_zsytrf_nopiv.c | 3 ++- runtime/parsec/codelets/codelet_ztile_zero.c | 3 ++- runtime/parsec/codelets/codelet_ztplqt.c | 3 ++- runtime/parsec/codelets/codelet_ztpmlqt.c | 3 ++- runtime/parsec/codelets/codelet_ztpmqrt.c | 3 ++- runtime/parsec/codelets/codelet_ztpqrt.c | 3 ++- runtime/parsec/codelets/codelet_ztradd.c | 3 ++- runtime/parsec/codelets/codelet_ztrasm.c | 3 ++- runtime/parsec/codelets/codelet_ztrmm.c | 3 ++- runtime/parsec/codelets/codelet_ztrsm.c | 3 ++- runtime/parsec/codelets/codelet_ztrssq.c | 3 ++- runtime/parsec/codelets/codelet_ztrtri.c | 3 ++- runtime/parsec/codelets/codelet_ztslqt.c | 3 ++- runtime/parsec/codelets/codelet_ztsmlq.c | 3 ++- runtime/parsec/codelets/codelet_ztsmlq_hetra1.c | 3 ++- runtime/parsec/codelets/codelet_ztsmqr.c | 3 ++- runtime/parsec/codelets/codelet_ztsmqr_hetra1.c | 3 ++- runtime/parsec/codelets/codelet_ztsqrt.c | 3 ++- runtime/parsec/codelets/codelet_ztstrf.c | 3 ++- runtime/parsec/codelets/codelet_zttlqt.c | 3 ++- runtime/parsec/codelets/codelet_zttmlq.c | 3 ++- runtime/parsec/codelets/codelet_zttmqr.c | 3 ++- runtime/parsec/codelets/codelet_zttqrt.c | 3 ++- runtime/parsec/codelets/codelet_zunmlq.c | 3 ++- runtime/parsec/codelets/codelet_zunmqr.c | 3 ++- runtime/parsec/control/runtime_async.c | 3 ++- runtime/parsec/control/runtime_context.c | 3 ++- runtime/parsec/control/runtime_control.c | 3 ++- runtime/parsec/control/runtime_descriptor.c | 3 ++- runtime/parsec/control/runtime_options.c | 3 ++- runtime/parsec/control/runtime_profiling.c | 3 ++- runtime/parsec/control/runtime_zlocality.c | 3 ++- runtime/parsec/control/runtime_zprofiling.c | 3 ++- runtime/parsec/include/chameleon_parsec.h | 2 ++ runtime/quark/CMakeLists.txt | 3 ++- runtime/quark/codelets/codelet_zasum.c | 3 ++- runtime/quark/codelets/codelet_zaxpy.c | 3 ++- runtime/quark/codelets/codelet_zbuild.c | 3 ++- runtime/quark/codelets/codelet_zgeadd.c | 3 ++- runtime/quark/codelets/codelet_zgelqt.c | 3 ++- runtime/quark/codelets/codelet_zgemm.c | 3 ++- runtime/quark/codelets/codelet_zgeqrt.c | 3 ++- runtime/quark/codelets/codelet_zgessm.c | 3 ++- runtime/quark/codelets/codelet_zgessq.c | 3 ++- runtime/quark/codelets/codelet_zgetrf.c | 3 ++- runtime/quark/codelets/codelet_zgetrf_incpiv.c | 3 ++- runtime/quark/codelets/codelet_zgetrf_nopiv.c | 3 ++- runtime/quark/codelets/codelet_zhe2ge.c | 3 ++- runtime/quark/codelets/codelet_zhemm.c | 3 ++- runtime/quark/codelets/codelet_zher2k.c | 3 ++- runtime/quark/codelets/codelet_zherfb.c | 3 ++- runtime/quark/codelets/codelet_zherk.c | 3 ++- runtime/quark/codelets/codelet_zhessq.c | 3 ++- runtime/quark/codelets/codelet_zlacpy.c | 3 ++- runtime/quark/codelets/codelet_zlag2c.c | 3 ++- runtime/quark/codelets/codelet_zlange.c | 3 ++- runtime/quark/codelets/codelet_zlanhe.c | 3 ++- runtime/quark/codelets/codelet_zlansy.c | 3 ++- runtime/quark/codelets/codelet_zlantr.c | 3 ++- runtime/quark/codelets/codelet_zlascal.c | 3 ++- runtime/quark/codelets/codelet_zlaset.c | 3 ++- runtime/quark/codelets/codelet_zlaset2.c | 3 ++- runtime/quark/codelets/codelet_zlatro.c | 3 ++- runtime/quark/codelets/codelet_zlauum.c | 3 ++- runtime/quark/codelets/codelet_zpamm.c | 3 ++- runtime/quark/codelets/codelet_zplghe.c | 3 ++- runtime/quark/codelets/codelet_zplgsy.c | 3 ++- runtime/quark/codelets/codelet_zplrnt.c | 3 ++- runtime/quark/codelets/codelet_zplssq.c | 3 ++- runtime/quark/codelets/codelet_zpotrf.c | 3 ++- runtime/quark/codelets/codelet_zssssm.c | 3 ++- runtime/quark/codelets/codelet_zsymm.c | 3 ++- runtime/quark/codelets/codelet_zsyr2k.c | 3 ++- runtime/quark/codelets/codelet_zsyrk.c | 3 ++- runtime/quark/codelets/codelet_zsyssq.c | 3 ++- runtime/quark/codelets/codelet_zsytrf_nopiv.c | 3 ++- runtime/quark/codelets/codelet_ztile_zero.c | 3 ++- runtime/quark/codelets/codelet_ztplqt.c | 3 ++- runtime/quark/codelets/codelet_ztpmlqt.c | 3 ++- runtime/quark/codelets/codelet_ztpmqrt.c | 3 ++- runtime/quark/codelets/codelet_ztpqrt.c | 3 ++- runtime/quark/codelets/codelet_ztradd.c | 3 ++- runtime/quark/codelets/codelet_ztrasm.c | 3 ++- runtime/quark/codelets/codelet_ztrmm.c | 3 ++- runtime/quark/codelets/codelet_ztrsm.c | 3 ++- runtime/quark/codelets/codelet_ztrssq.c | 3 ++- runtime/quark/codelets/codelet_ztrtri.c | 3 ++- runtime/quark/codelets/codelet_ztslqt.c | 3 ++- runtime/quark/codelets/codelet_ztsmlq.c | 3 ++- runtime/quark/codelets/codelet_ztsmlq_hetra1.c | 3 ++- runtime/quark/codelets/codelet_ztsmqr.c | 3 ++- runtime/quark/codelets/codelet_ztsmqr_hetra1.c | 3 ++- runtime/quark/codelets/codelet_ztsqrt.c | 3 ++- runtime/quark/codelets/codelet_ztstrf.c | 3 ++- runtime/quark/codelets/codelet_zttlqt.c | 3 ++- runtime/quark/codelets/codelet_zttmlq.c | 3 ++- runtime/quark/codelets/codelet_zttmqr.c | 3 ++- runtime/quark/codelets/codelet_zttqrt.c | 3 ++- runtime/quark/codelets/codelet_zunmlq.c | 3 ++- runtime/quark/codelets/codelet_zunmqr.c | 3 ++- runtime/quark/control/runtime_async.c | 3 ++- runtime/quark/control/runtime_context.c | 3 ++- runtime/quark/control/runtime_control.c | 3 ++- runtime/quark/control/runtime_descriptor.c | 3 ++- runtime/quark/control/runtime_options.c | 3 ++- runtime/quark/control/runtime_profiling.c | 3 ++- runtime/quark/control/runtime_zlocality.c | 3 ++- runtime/quark/control/runtime_zprofiling.c | 3 ++- runtime/quark/include/chameleon_quark.h | 3 ++- runtime/quark/include/core_blas_dag.h | 3 ++- runtime/starpu/CMakeLists.txt | 3 ++- runtime/starpu/codelets/codelet_zasum.c | 3 ++- runtime/starpu/codelets/codelet_zaxpy.c | 3 ++- runtime/starpu/codelets/codelet_zbuild.c | 3 ++- runtime/starpu/codelets/codelet_zcallback.c | 3 ++- runtime/starpu/codelets/codelet_zgeadd.c | 3 ++- runtime/starpu/codelets/codelet_zgelqt.c | 3 ++- runtime/starpu/codelets/codelet_zgemm.c | 3 ++- runtime/starpu/codelets/codelet_zgeqrt.c | 3 ++- runtime/starpu/codelets/codelet_zgessm.c | 3 ++- runtime/starpu/codelets/codelet_zgessq.c | 3 ++- runtime/starpu/codelets/codelet_zgetrf.c | 3 ++- runtime/starpu/codelets/codelet_zgetrf_incpiv.c | 3 ++- runtime/starpu/codelets/codelet_zgetrf_nopiv.c | 3 ++- runtime/starpu/codelets/codelet_zhe2ge.c | 3 ++- runtime/starpu/codelets/codelet_zhemm.c | 3 ++- runtime/starpu/codelets/codelet_zher2k.c | 3 ++- runtime/starpu/codelets/codelet_zherfb.c | 3 ++- runtime/starpu/codelets/codelet_zherk.c | 3 ++- runtime/starpu/codelets/codelet_zhessq.c | 3 ++- runtime/starpu/codelets/codelet_zlacpy.c | 3 ++- runtime/starpu/codelets/codelet_zlag2c.c | 3 ++- runtime/starpu/codelets/codelet_zlange.c | 3 ++- runtime/starpu/codelets/codelet_zlanhe.c | 3 ++- runtime/starpu/codelets/codelet_zlansy.c | 3 ++- runtime/starpu/codelets/codelet_zlantr.c | 3 ++- runtime/starpu/codelets/codelet_zlascal.c | 3 ++- runtime/starpu/codelets/codelet_zlaset.c | 3 ++- runtime/starpu/codelets/codelet_zlaset2.c | 3 ++- runtime/starpu/codelets/codelet_zlatro.c | 3 ++- runtime/starpu/codelets/codelet_zlauum.c | 3 ++- runtime/starpu/codelets/codelet_zplghe.c | 3 ++- runtime/starpu/codelets/codelet_zplgsy.c | 3 ++- runtime/starpu/codelets/codelet_zplrnt.c | 3 ++- runtime/starpu/codelets/codelet_zplssq.c | 3 ++- runtime/starpu/codelets/codelet_zpotrf.c | 3 ++- runtime/starpu/codelets/codelet_zssssm.c | 3 ++- runtime/starpu/codelets/codelet_zsymm.c | 3 ++- runtime/starpu/codelets/codelet_zsyr2k.c | 3 ++- runtime/starpu/codelets/codelet_zsyrk.c | 3 ++- runtime/starpu/codelets/codelet_zsyssq.c | 3 ++- runtime/starpu/codelets/codelet_zsytrf_nopiv.c | 3 ++- runtime/starpu/codelets/codelet_ztile_zero.c | 3 ++- runtime/starpu/codelets/codelet_ztplqt.c | 3 ++- runtime/starpu/codelets/codelet_ztpmlqt.c | 3 ++- runtime/starpu/codelets/codelet_ztpmqrt.c | 3 ++- runtime/starpu/codelets/codelet_ztpqrt.c | 3 ++- runtime/starpu/codelets/codelet_ztradd.c | 3 ++- runtime/starpu/codelets/codelet_ztrasm.c | 3 ++- runtime/starpu/codelets/codelet_ztrmm.c | 3 ++- runtime/starpu/codelets/codelet_ztrsm.c | 3 ++- runtime/starpu/codelets/codelet_ztrssq.c | 3 ++- runtime/starpu/codelets/codelet_ztrtri.c | 3 ++- runtime/starpu/codelets/codelet_ztslqt.c | 3 ++- runtime/starpu/codelets/codelet_ztsmlq.c | 3 ++- runtime/starpu/codelets/codelet_ztsmlq_hetra1.c | 3 ++- runtime/starpu/codelets/codelet_ztsmqr.c | 3 ++- runtime/starpu/codelets/codelet_ztsmqr_hetra1.c | 3 ++- runtime/starpu/codelets/codelet_ztsqrt.c | 3 ++- runtime/starpu/codelets/codelet_ztstrf.c | 3 ++- runtime/starpu/codelets/codelet_zttlqt.c | 3 ++- runtime/starpu/codelets/codelet_zttmlq.c | 3 ++- runtime/starpu/codelets/codelet_zttmqr.c | 3 ++- runtime/starpu/codelets/codelet_zttqrt.c | 3 ++- runtime/starpu/codelets/codelet_zunmlq.c | 3 ++- runtime/starpu/codelets/codelet_zunmqr.c | 3 ++- runtime/starpu/control/runtime_async.c | 3 ++- runtime/starpu/control/runtime_context.c | 3 ++- runtime/starpu/control/runtime_control.c | 3 ++- runtime/starpu/control/runtime_descriptor.c | 3 ++- runtime/starpu/control/runtime_options.c | 3 ++- runtime/starpu/control/runtime_profiling.c | 3 ++- runtime/starpu/control/runtime_workspace.c | 3 ++- runtime/starpu/control/runtime_zlocality.c | 3 ++- runtime/starpu/control/runtime_zprofiling.c | 3 ++- runtime/starpu/include/chameleon_starpu.h.in | 3 ++- runtime/starpu/include/runtime_codelet_profile.h | 3 ++- runtime/starpu/include/runtime_codelet_z.h | 3 ++- runtime/starpu/include/runtime_codelets.h | 3 ++- runtime/starpu/include/runtime_profiling.h | 3 ++- runtime/starpu/include/runtime_workspace.h | 3 ++- simucore/CMakeLists.txt | 3 ++- testing/CMakeLists.txt | 3 ++- testing/lin/CMakeLists.txt | 3 ++- testing/testing_zauxiliary.c | 3 ++- testing/testing_zauxiliary.h | 3 ++- testing/testing_zgeadd.c | 3 ++- testing/testing_zgels.c | 3 ++- testing/testing_zgels_hqr.c | 3 ++- testing/testing_zgels_systolic.c | 3 ++- testing/testing_zgemm.c | 3 ++- testing/testing_zgeqrf_qdwh.c | 3 ++- testing/testing_zgesv_incpiv.c | 3 ++- testing/testing_zgesvd.c | 3 ++- testing/testing_zheevd.c | 3 ++- testing/testing_zhemm.c | 3 ++- testing/testing_zher2k.c | 3 ++- testing/testing_zherk.c | 3 ++- testing/testing_zlange.c | 3 ++- testing/testing_zpemv.c | 3 ++- testing/testing_zposv.c | 3 ++- testing/testing_zpotri.c | 3 ++- testing/testing_zsymm.c | 3 ++- testing/testing_zsyr2k.c | 3 ++- testing/testing_zsyrk.c | 3 ++- testing/testing_ztrmm.c | 3 ++- testing/testing_ztrsm.c | 3 ++- timing/CMakeLists.txt | 3 ++- timing/flops.h | 3 ++- timing/time_zgelqf.c | 2 ++ timing/time_zgelqf_tile.c | 2 ++ timing/time_zgels.c | 2 ++ timing/time_zgels_tile.c | 2 ++ timing/time_zgemm.c | 2 ++ timing/time_zgemm_tile.c | 2 ++ timing/time_zgeqrf.c | 2 ++ timing/time_zgeqrf_hqr.c | 3 ++- timing/time_zgeqrf_hqr_tile.c | 3 ++- timing/time_zgeqrf_tile.c | 2 ++ timing/time_zgeqrs_tile.c | 2 ++ timing/time_zgesv_incpiv.c | 2 ++ timing/time_zgesv_incpiv_tile.c | 2 ++ timing/time_zgesv_nopiv.c | 2 ++ timing/time_zgesv_nopiv_tile.c | 2 ++ timing/time_zgesvd_tile.c | 2 ++ timing/time_zgetrf_incpiv.c | 2 ++ timing/time_zgetrf_incpiv_tile.c | 2 ++ timing/time_zgetrf_nopiv.c | 2 ++ timing/time_zgetrf_nopiv_tile.c | 2 ++ timing/time_zgetri_tile.c | 2 ++ timing/time_zgetrs_incpiv_tile.c | 2 ++ timing/time_zgetrs_nopiv_tile.c | 2 ++ timing/time_zheevd_tile.c | 2 ++ timing/time_zlange.c | 4 +++- timing/time_zlange_tile.c | 2 ++ timing/time_zposv.c | 2 ++ timing/time_zposv_tile.c | 2 ++ timing/time_zpotrf.c | 2 ++ timing/time_zpotrf_tile.c | 2 ++ timing/time_zpotri_tile.c | 2 ++ timing/time_zpotrs_tile.c | 2 ++ timing/time_zsytrf_tile.c | 2 ++ timing/time_ztrsm.c | 2 ++ timing/timing.c | 3 ++- timing/timing.h | 2 ++ timing/timing_zauxiliary.c | 2 ++ timing/timing_zauxiliary.h | 2 ++ 625 files changed, 1223 insertions(+), 601 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e0b13d63..00e72f2cf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project CHAMELEON # CHAMELEON is a software package provided by: diff --git a/LICENCE.txt b/LICENCE.txt index 377221ec2..3b00840c5 100644 --- a/LICENCE.txt +++ b/LICENCE.txt @@ -1,5 +1,7 @@ ### # +# @file LICENCE.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2018 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, diff --git a/cmake_modules/GenPkgConfig.cmake b/cmake_modules/GenPkgConfig.cmake index 1d794c5b0..46a1980ed 100644 --- a/cmake_modules/GenPkgConfig.cmake +++ b/cmake_modules/GenPkgConfig.cmake @@ -1,5 +1,7 @@ ### # +# @file GenPkgConfig.cmake +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file GenPkgConfig.cmake # # @project MORSE # MORSE is a software package provided by: diff --git a/cmake_modules/PrintOpts.cmake b/cmake_modules/PrintOpts.cmake index 69489d699..9cef6b7a0 100644 --- a/cmake_modules/PrintOpts.cmake +++ b/cmake_modules/PrintOpts.cmake @@ -1,5 +1,7 @@ ### # +# @file PrintOpts.cmake +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file PrintOpts.cmake # # @project MORSE # MORSE is a software package provided by: diff --git a/compute/CMakeLists.txt b/compute/CMakeLists.txt index 5f74d0000..cd0f11003 100644 --- a/compute/CMakeLists.txt +++ b/compute/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/compute/pzbuild.c b/compute/pzbuild.c index 95ea13ffc..af6fe0626 100644 --- a/compute/pzbuild.c +++ b/compute/pzbuild.c @@ -1,4 +1,6 @@ /** + * + * @file pzbuild.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzbuild.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgebrd_ge2gb.c b/compute/pzgebrd_ge2gb.c index c6db3881b..3249c46ae 100644 --- a/compute/pzgebrd_ge2gb.c +++ b/compute/pzgebrd_ge2gb.c @@ -1,4 +1,6 @@ /** + * + * @file pzgebrd_ge2gb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgebrd_ge2gb.c * * PLASMA auxiliary routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgelqf.c b/compute/pzgelqf.c index 4308c7484..bdeb75cf4 100644 --- a/compute/pzgelqf.c +++ b/compute/pzgelqf.c @@ -1,4 +1,6 @@ /** + * + * @file pzgelqf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgelqf.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgelqf_param.c b/compute/pzgelqf_param.c index 72d7f0c82..8da1afac0 100644 --- a/compute/pzgelqf_param.c +++ b/compute/pzgelqf_param.c @@ -1,4 +1,6 @@ /** + * + * @file pzgelqf_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgelqf_param.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgelqfrh.c b/compute/pzgelqfrh.c index 52f66800c..480845e51 100644 --- a/compute/pzgelqfrh.c +++ b/compute/pzgelqfrh.c @@ -1,4 +1,6 @@ /** + * + * @file pzgelqfrh.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgelqfrh.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgemm.c b/compute/pzgemm.c index ff349f173..501f87f15 100644 --- a/compute/pzgemm.c +++ b/compute/pzgemm.c @@ -1,4 +1,6 @@ /** + * + * @file pzgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgemm.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgeqrf.c b/compute/pzgeqrf.c index b11cc1d6f..3994e4f16 100644 --- a/compute/pzgeqrf.c +++ b/compute/pzgeqrf.c @@ -1,4 +1,6 @@ /** + * + * @file pzgeqrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgeqrf.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgeqrf_param.c b/compute/pzgeqrf_param.c index 1e97bf79a..96e3eb1e3 100644 --- a/compute/pzgeqrf_param.c +++ b/compute/pzgeqrf_param.c @@ -1,4 +1,6 @@ /** + * + * @file pzgeqrf_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgeqrf_param.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgeqrfrh.c b/compute/pzgeqrfrh.c index 63aa09454..58606924d 100644 --- a/compute/pzgeqrfrh.c +++ b/compute/pzgeqrfrh.c @@ -1,4 +1,6 @@ /** + * + * @file pzgeqrfrh.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgeqrfrh.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgetrf_incpiv.c b/compute/pzgetrf_incpiv.c index fa1dc972e..aac536de4 100644 --- a/compute/pzgetrf_incpiv.c +++ b/compute/pzgetrf_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file pzgetrf_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgetrf_incpiv.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzgetrf_nopiv.c b/compute/pzgetrf_nopiv.c index eab9f8104..b5163ae49 100644 --- a/compute/pzgetrf_nopiv.c +++ b/compute/pzgetrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file pzgetrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzgetrf_nopiv.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzhemm.c b/compute/pzhemm.c index 2d84c6416..4c2dca93d 100644 --- a/compute/pzhemm.c +++ b/compute/pzhemm.c @@ -1,4 +1,6 @@ /** + * + * @file pzhemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzhemm.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzher2k.c b/compute/pzher2k.c index ac5c09f35..c1c51c1d1 100644 --- a/compute/pzher2k.c +++ b/compute/pzher2k.c @@ -1,4 +1,6 @@ /** + * + * @file pzher2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzher2k.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzherk.c b/compute/pzherk.c index d119d0c34..f4607401f 100644 --- a/compute/pzherk.c +++ b/compute/pzherk.c @@ -1,4 +1,6 @@ /** + * + * @file pzherk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzherk.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzhetrd_he2hb.c b/compute/pzhetrd_he2hb.c index 5f013a902..a2502983a 100644 --- a/compute/pzhetrd_he2hb.c +++ b/compute/pzhetrd_he2hb.c @@ -1,4 +1,6 @@ /** + * + * @file pzhetrd_he2hb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzhetrd_he2hb.c * * PLASMA auxiliary routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/compute/pzlacpy.c b/compute/pzlacpy.c index 3d218943c..238a66149 100644 --- a/compute/pzlacpy.c +++ b/compute/pzlacpy.c @@ -1,4 +1,6 @@ /** + * + * @file pzlacpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlacpy.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzlag2c.c b/compute/pzlag2c.c index a046641b8..4a5b95ca5 100644 --- a/compute/pzlag2c.c +++ b/compute/pzlag2c.c @@ -1,4 +1,6 @@ /** + * + * @file pzlag2c.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlag2c.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzlange.c b/compute/pzlange.c index 3c8de72d6..3308136d0 100644 --- a/compute/pzlange.c +++ b/compute/pzlange.c @@ -1,4 +1,6 @@ /** + * + * @file pzlange.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlange.c * * MORSE auxiliary routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/pzlanhe.c b/compute/pzlanhe.c index cef226f3d..6c846fa9f 100644 --- a/compute/pzlanhe.c +++ b/compute/pzlanhe.c @@ -1,4 +1,6 @@ /** + * + * @file pzlanhe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlanhe.c * * MORSE auxiliary routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/pzlansy.c b/compute/pzlansy.c index 4bc595f4c..5777cd402 100644 --- a/compute/pzlansy.c +++ b/compute/pzlansy.c @@ -1,4 +1,6 @@ /** + * + * @file pzlansy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlansy.c * * MORSE auxiliary routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/pzlantr.c b/compute/pzlantr.c index f6d5b001c..aa373632f 100644 --- a/compute/pzlantr.c +++ b/compute/pzlantr.c @@ -1,4 +1,6 @@ /** + * + * @file pzlantr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlantr.c * * MORSE auxiliary routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/pzlascal.c b/compute/pzlascal.c index bb3c743e8..b7bdac1b4 100644 --- a/compute/pzlascal.c +++ b/compute/pzlascal.c @@ -1,4 +1,6 @@ /** + * + * @file pzlascal.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlascal.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzlaset.c b/compute/pzlaset.c index 268353cbe..fa6a6f0b6 100644 --- a/compute/pzlaset.c +++ b/compute/pzlaset.c @@ -1,4 +1,6 @@ /** + * + * @file pzlaset.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlaset.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzlaset2.c b/compute/pzlaset2.c index 0d47f67e8..ca5992035 100644 --- a/compute/pzlaset2.c +++ b/compute/pzlaset2.c @@ -1,4 +1,6 @@ /** + * + * @file pzlaset2.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlaset2.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzlauum.c b/compute/pzlauum.c index 211940c78..42cb63e7b 100644 --- a/compute/pzlauum.c +++ b/compute/pzlauum.c @@ -1,4 +1,6 @@ /** + * + * @file pzlauum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzlauum.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzplghe.c b/compute/pzplghe.c index 44ee9ebcd..33ea164cc 100644 --- a/compute/pzplghe.c +++ b/compute/pzplghe.c @@ -1,4 +1,6 @@ /** + * + * @file pzplghe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzplghe.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzplgsy.c b/compute/pzplgsy.c index 0fa2499eb..3c6402fe1 100644 --- a/compute/pzplgsy.c +++ b/compute/pzplgsy.c @@ -1,4 +1,6 @@ /** + * + * @file pzplgsy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzplgsy.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzplrnt.c b/compute/pzplrnt.c index 6cda255a2..e00e77394 100644 --- a/compute/pzplrnt.c +++ b/compute/pzplrnt.c @@ -1,4 +1,6 @@ /** + * + * @file pzplrnt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzplrnt.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzpotrf.c b/compute/pzpotrf.c index 2aecd7e96..db830d96e 100644 --- a/compute/pzpotrf.c +++ b/compute/pzpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file pzpotrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzpotrf.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzpotrimm.c b/compute/pzpotrimm.c index 4137c6f9d..880fb6891 100644 --- a/compute/pzpotrimm.c +++ b/compute/pzpotrimm.c @@ -1,4 +1,6 @@ /** + * + * @file pzpotrimm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzpotrimm.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzsymm.c b/compute/pzsymm.c index 084bf7427..9dc8c82b3 100644 --- a/compute/pzsymm.c +++ b/compute/pzsymm.c @@ -1,4 +1,6 @@ /** + * + * @file pzsymm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzsymm.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzsyr2k.c b/compute/pzsyr2k.c index d8f98bd30..d16d7856e 100644 --- a/compute/pzsyr2k.c +++ b/compute/pzsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file pzsyr2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzsyr2k.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzsyrk.c b/compute/pzsyrk.c index cc17cac6e..b91c55109 100644 --- a/compute/pzsyrk.c +++ b/compute/pzsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file pzsyrk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzsyrk.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzsytrf.c b/compute/pzsytrf.c index dc1a78fee..e34f1033e 100644 --- a/compute/pzsytrf.c +++ b/compute/pzsytrf.c @@ -1,4 +1,6 @@ /** + * + * @file pzsytrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzsytrf.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pztile2band.c b/compute/pztile2band.c index 7ad4b079c..71b9dc83c 100644 --- a/compute/pztile2band.c +++ b/compute/pztile2band.c @@ -1,4 +1,6 @@ /** + * + * @file pztile2band.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pztile2band.c * * PLASMA auxiliary routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/compute/pztpgqrt.c b/compute/pztpgqrt.c index 94954a9a6..2c455521f 100644 --- a/compute/pztpgqrt.c +++ b/compute/pztpgqrt.c @@ -1,4 +1,6 @@ /** + * + * @file pztpgqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -8,7 +10,6 @@ * *** * - * @file pztpgqrt.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pztpqrt.c b/compute/pztpqrt.c index 26f7af752..8b0962b2f 100644 --- a/compute/pztpqrt.c +++ b/compute/pztpqrt.c @@ -1,4 +1,6 @@ /** + * + * @file pztpqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -8,7 +10,6 @@ * *** * - * @file pztpqrt.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pztradd.c b/compute/pztradd.c index 1723bae5a..4e788e467 100644 --- a/compute/pztradd.c +++ b/compute/pztradd.c @@ -1,4 +1,6 @@ /** + * + * @file pztradd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pztradd.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pztrmm.c b/compute/pztrmm.c index 7eb457604..443d9acc1 100644 --- a/compute/pztrmm.c +++ b/compute/pztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file pztrmm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pztrmm.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pztrsm.c b/compute/pztrsm.c index f3fe95cca..47d3354b2 100644 --- a/compute/pztrsm.c +++ b/compute/pztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file pztrsm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pztrsm.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pztrsmpl.c b/compute/pztrsmpl.c index 512ce440d..4840ba9a4 100644 --- a/compute/pztrsmpl.c +++ b/compute/pztrsmpl.c @@ -1,4 +1,6 @@ /** + * + * @file pztrsmpl.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pztrsmpl.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pztrtri.c b/compute/pztrtri.c index 1ff255690..ead468429 100644 --- a/compute/pztrtri.c +++ b/compute/pztrtri.c @@ -1,4 +1,6 @@ /** + * + * @file pztrtri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pztrtri.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunglq.c b/compute/pzunglq.c index 440022cb3..856479ec8 100644 --- a/compute/pzunglq.c +++ b/compute/pzunglq.c @@ -1,4 +1,6 @@ /** + * + * @file pzunglq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunglq.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunglq_param.c b/compute/pzunglq_param.c index 7ea66c8a1..45c74d2b4 100644 --- a/compute/pzunglq_param.c +++ b/compute/pzunglq_param.c @@ -1,4 +1,6 @@ /** + * + * @file pzunglq_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunglq_param.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunglqrh.c b/compute/pzunglqrh.c index 0ad38c191..56ddfdaf3 100644 --- a/compute/pzunglqrh.c +++ b/compute/pzunglqrh.c @@ -1,4 +1,6 @@ /** + * + * @file pzunglqrh.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunglqrh.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzungqr.c b/compute/pzungqr.c index 90fce3d52..a5eb5c248 100644 --- a/compute/pzungqr.c +++ b/compute/pzungqr.c @@ -1,4 +1,6 @@ /** + * + * @file pzungqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzungqr.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzungqr_param.c b/compute/pzungqr_param.c index f45f80520..40a3f090d 100644 --- a/compute/pzungqr_param.c +++ b/compute/pzungqr_param.c @@ -1,4 +1,6 @@ /** + * + * @file pzungqr_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzungqr_param.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzungqrrh.c b/compute/pzungqrrh.c index 5c2311595..a80df33e4 100644 --- a/compute/pzungqrrh.c +++ b/compute/pzungqrrh.c @@ -1,4 +1,6 @@ /** + * + * @file pzungqrrh.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzungqrrh.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunmlq.c b/compute/pzunmlq.c index 7d06cb15b..ba2f879b4 100644 --- a/compute/pzunmlq.c +++ b/compute/pzunmlq.c @@ -1,4 +1,6 @@ /** + * + * @file pzunmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunmlq.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunmlq_param.c b/compute/pzunmlq_param.c index 9ab644998..6afbc0498 100644 --- a/compute/pzunmlq_param.c +++ b/compute/pzunmlq_param.c @@ -1,4 +1,6 @@ /** + * + * @file pzunmlq_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunmlq_param.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunmlqrh.c b/compute/pzunmlqrh.c index 66008e01a..3b3b3bb42 100644 --- a/compute/pzunmlqrh.c +++ b/compute/pzunmlqrh.c @@ -1,4 +1,6 @@ /** + * + * @file pzunmlqrh.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunmlqrh.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunmqr.c b/compute/pzunmqr.c index eee27d229..f1151fc6c 100644 --- a/compute/pzunmqr.c +++ b/compute/pzunmqr.c @@ -1,4 +1,6 @@ /** + * + * @file pzunmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunmqr.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunmqr_param.c b/compute/pzunmqr_param.c index 8da9924da..52c4c33b5 100644 --- a/compute/pzunmqr_param.c +++ b/compute/pzunmqr_param.c @@ -1,4 +1,6 @@ /** + * + * @file pzunmqr_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunmqr_param.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/pzunmqrrh.c b/compute/pzunmqrrh.c index f0b4ab2ee..5db7baaa2 100644 --- a/compute/pzunmqrrh.c +++ b/compute/pzunmqrrh.c @@ -1,4 +1,6 @@ /** + * + * @file pzunmqrrh.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file pzunmqrrh.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zbuild.c b/compute/zbuild.c index ca33dde9a..cce8516f3 100644 --- a/compute/zbuild.c +++ b/compute/zbuild.c @@ -1,11 +1,12 @@ /** + * + * @file zbuild.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file zbuild.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgeadd.c b/compute/zgeadd.c index 5f9c03854..64cafd5ab 100644 --- a/compute/zgeadd.c +++ b/compute/zgeadd.c @@ -1,4 +1,6 @@ /** + * + * @file zgeadd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgeadd.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgelqf.c b/compute/zgelqf.c index 1365ed358..7d3788676 100644 --- a/compute/zgelqf.c +++ b/compute/zgelqf.c @@ -1,4 +1,6 @@ /** + * + * @file zgelqf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgelqf.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgelqf_param.c b/compute/zgelqf_param.c index 7c8696160..4a9420b1f 100644 --- a/compute/zgelqf_param.c +++ b/compute/zgelqf_param.c @@ -1,4 +1,6 @@ /** + * + * @file zgelqf_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgelqf_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgelqs.c b/compute/zgelqs.c index 161787cb9..931dfc2ce 100644 --- a/compute/zgelqs.c +++ b/compute/zgelqs.c @@ -1,4 +1,6 @@ /** + * + * @file zgelqs.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgelqs.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgelqs_param.c b/compute/zgelqs_param.c index 427dc08a0..289e705a1 100644 --- a/compute/zgelqs_param.c +++ b/compute/zgelqs_param.c @@ -1,4 +1,6 @@ /** + * + * @file zgelqs_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgelqs_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgels.c b/compute/zgels.c index 6ce23863c..a8769741d 100644 --- a/compute/zgels.c +++ b/compute/zgels.c @@ -1,4 +1,6 @@ /** + * + * @file zgels.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgels.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgels_param.c b/compute/zgels_param.c index 76abcc889..104cd33b8 100644 --- a/compute/zgels_param.c +++ b/compute/zgels_param.c @@ -1,4 +1,6 @@ /** + * + * @file zgels_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgels_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgemm.c b/compute/zgemm.c index d447e8af6..702797c85 100644 --- a/compute/zgemm.c +++ b/compute/zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file zgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgemm.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgeqrf.c b/compute/zgeqrf.c index 1f623e88c..894d5410f 100644 --- a/compute/zgeqrf.c +++ b/compute/zgeqrf.c @@ -1,4 +1,6 @@ /** + * + * @file zgeqrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgeqrf.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgeqrf_param.c b/compute/zgeqrf_param.c index 66c84e543..3b9788726 100644 --- a/compute/zgeqrf_param.c +++ b/compute/zgeqrf_param.c @@ -1,4 +1,6 @@ /** + * + * @file zgeqrf_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgeqrf_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgeqrs.c b/compute/zgeqrs.c index af242eb0a..61572edd0 100644 --- a/compute/zgeqrs.c +++ b/compute/zgeqrs.c @@ -1,4 +1,6 @@ /** + * + * @file zgeqrs.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgeqrs.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgeqrs_param.c b/compute/zgeqrs_param.c index e2cd40ab2..6fe736bed 100644 --- a/compute/zgeqrs_param.c +++ b/compute/zgeqrs_param.c @@ -1,4 +1,6 @@ /** + * + * @file zgeqrs_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgeqrs_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgesv_incpiv.c b/compute/zgesv_incpiv.c index 40f90f8a2..f5c5ce453 100644 --- a/compute/zgesv_incpiv.c +++ b/compute/zgesv_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file zgesv_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file zgesv_incpiv.c * * MORSE computational routines * Release Date: November, 15th 2009 diff --git a/compute/zgesv_nopiv.c b/compute/zgesv_nopiv.c index a4e55729f..c85c3068c 100644 --- a/compute/zgesv_nopiv.c +++ b/compute/zgesv_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file zgesv_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file zgesv_nopiv.c * * MORSE computational routines * Release Date: November, 15th 2009 diff --git a/compute/zgesvd.c b/compute/zgesvd.c index e239648cd..017cb4209 100644 --- a/compute/zgesvd.c +++ b/compute/zgesvd.c @@ -1,4 +1,6 @@ /** + * + * @file zgesvd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgesvd.c * * PLASMA computational routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/compute/zgetrf_incpiv.c b/compute/zgetrf_incpiv.c index a89acce19..978e652dc 100644 --- a/compute/zgetrf_incpiv.c +++ b/compute/zgetrf_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file zgetrf_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgetrf_incpiv.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgetrf_nopiv.c b/compute/zgetrf_nopiv.c index e2a974d11..dbdb4cb8f 100644 --- a/compute/zgetrf_nopiv.c +++ b/compute/zgetrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file zgetrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgetrf_nopiv.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgetrs_incpiv.c b/compute/zgetrs_incpiv.c index b51e175b3..c382811ee 100644 --- a/compute/zgetrs_incpiv.c +++ b/compute/zgetrs_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file zgetrs_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgetrs_incpiv.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zgetrs_nopiv.c b/compute/zgetrs_nopiv.c index 7a93e9cfa..1f8bea13d 100644 --- a/compute/zgetrs_nopiv.c +++ b/compute/zgetrs_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file zgetrs_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zgetrs_nopiv.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zheevd.c b/compute/zheevd.c index 7769224f7..37216333a 100644 --- a/compute/zheevd.c +++ b/compute/zheevd.c @@ -1,4 +1,6 @@ /** + * + * @file zheevd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file zheevd.c * * PLASMA computational routines * Release Date: November, 15th 2009 diff --git a/compute/zhemm.c b/compute/zhemm.c index 05122d458..d3548f760 100644 --- a/compute/zhemm.c +++ b/compute/zhemm.c @@ -1,4 +1,6 @@ /** + * + * @file zhemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zhemm.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zher2k.c b/compute/zher2k.c index d8fda2dc3..dd97df152 100644 --- a/compute/zher2k.c +++ b/compute/zher2k.c @@ -1,4 +1,6 @@ /** + * + * @file zher2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zher2k.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zherk.c b/compute/zherk.c index bd5b531eb..1301c39be 100644 --- a/compute/zherk.c +++ b/compute/zherk.c @@ -1,4 +1,6 @@ /** + * + * @file zherk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zherk.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zhetrd.c b/compute/zhetrd.c index 52a83ec65..917ebb705 100644 --- a/compute/zhetrd.c +++ b/compute/zhetrd.c @@ -1,4 +1,6 @@ /** + * + * @file zhetrd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file zhetrd.c * * PLASMA computational routines * Release Date: November, 15th 2009 diff --git a/compute/zlacpy.c b/compute/zlacpy.c index a0e3680fb..4624b4331 100644 --- a/compute/zlacpy.c +++ b/compute/zlacpy.c @@ -1,4 +1,6 @@ /** + * + * @file zlacpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zlacpy.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zlange.c b/compute/zlange.c index 662dadfd0..7574f082b 100644 --- a/compute/zlange.c +++ b/compute/zlange.c @@ -1,4 +1,6 @@ /** + * + * @file zlange.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zlange.c * * MORSE computational routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/zlanhe.c b/compute/zlanhe.c index 37b5c527f..392a5ce51 100644 --- a/compute/zlanhe.c +++ b/compute/zlanhe.c @@ -1,4 +1,6 @@ /** + * + * @file zlanhe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zlanhe.c * * MORSE computational routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/zlansy.c b/compute/zlansy.c index 0246f0899..371bb52e2 100644 --- a/compute/zlansy.c +++ b/compute/zlansy.c @@ -1,4 +1,6 @@ /** + * + * @file zlansy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zlansy.c * * MORSE computational routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/zlantr.c b/compute/zlantr.c index 9899b3d31..b575f9936 100644 --- a/compute/zlantr.c +++ b/compute/zlantr.c @@ -1,4 +1,6 @@ /** + * + * @file zlantr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zlantr.c * * MORSE computational routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/compute/zlascal.c b/compute/zlascal.c index c33cc2107..36c62d065 100644 --- a/compute/zlascal.c +++ b/compute/zlascal.c @@ -1,4 +1,6 @@ /** + * + * @file zlascal.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -8,7 +10,6 @@ * *** * - * @file zlascal.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zlaset.c b/compute/zlaset.c index 6586da89c..38a62e042 100644 --- a/compute/zlaset.c +++ b/compute/zlaset.c @@ -1,4 +1,6 @@ /** + * + * @file zlaset.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zlaset.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zlauum.c b/compute/zlauum.c index eb5ea0c6d..37d69178e 100644 --- a/compute/zlauum.c +++ b/compute/zlauum.c @@ -1,4 +1,6 @@ /** + * + * @file zlauum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zlauum.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zplghe.c b/compute/zplghe.c index e4faad54c..ae71bce59 100644 --- a/compute/zplghe.c +++ b/compute/zplghe.c @@ -1,4 +1,6 @@ /** + * + * @file zplghe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zplghe.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zplgsy.c b/compute/zplgsy.c index e43a3cca5..310fafce3 100644 --- a/compute/zplgsy.c +++ b/compute/zplgsy.c @@ -1,4 +1,6 @@ /** + * + * @file zplgsy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zplgsy.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zplrnt.c b/compute/zplrnt.c index 6310081da..fac5ba74b 100644 --- a/compute/zplrnt.c +++ b/compute/zplrnt.c @@ -1,4 +1,6 @@ /** + * + * @file zplrnt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zplrnt.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zposv.c b/compute/zposv.c index b9997191d..c91db1c0b 100644 --- a/compute/zposv.c +++ b/compute/zposv.c @@ -1,4 +1,6 @@ /** + * + * @file zposv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zposv.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zpotrf.c b/compute/zpotrf.c index f95bf0a14..1a8af9f93 100644 --- a/compute/zpotrf.c +++ b/compute/zpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file zpotrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zpotrf.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zpotri.c b/compute/zpotri.c index 0d0ae0459..83d89b3dd 100644 --- a/compute/zpotri.c +++ b/compute/zpotri.c @@ -1,4 +1,6 @@ /** + * + * @file zpotri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zpotri.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zpotrimm.c b/compute/zpotrimm.c index a63a6590a..d591e7428 100644 --- a/compute/zpotrimm.c +++ b/compute/zpotrimm.c @@ -1,4 +1,6 @@ /** + * + * @file zpotrimm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zpotrimm.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zpotrs.c b/compute/zpotrs.c index 73d71cb6b..6e605ed13 100644 --- a/compute/zpotrs.c +++ b/compute/zpotrs.c @@ -1,4 +1,6 @@ /** + * + * @file zpotrs.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zpotrs.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zsymm.c b/compute/zsymm.c index 802f3e241..904f94201 100644 --- a/compute/zsymm.c +++ b/compute/zsymm.c @@ -1,4 +1,6 @@ /** + * + * @file zsymm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zsymm.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zsyr2k.c b/compute/zsyr2k.c index 2a170f596..af5b85cde 100644 --- a/compute/zsyr2k.c +++ b/compute/zsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file zsyr2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zsyr2k.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zsyrk.c b/compute/zsyrk.c index 773f7f18c..4ce49e32c 100644 --- a/compute/zsyrk.c +++ b/compute/zsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file zsyrk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zsyrk.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zsysv.c b/compute/zsysv.c index d24f6b7ee..06e4965c9 100644 --- a/compute/zsysv.c +++ b/compute/zsysv.c @@ -1,4 +1,6 @@ /** + * + * @file zsysv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zsysv.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zsytrf.c b/compute/zsytrf.c index cfa09850f..87cba4594 100644 --- a/compute/zsytrf.c +++ b/compute/zsytrf.c @@ -1,4 +1,6 @@ /** + * + * @file zsytrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zsytrf.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zsytrs.c b/compute/zsytrs.c index 21d99e27e..bd954d520 100644 --- a/compute/zsytrs.c +++ b/compute/zsytrs.c @@ -1,4 +1,6 @@ /** + * + * @file zsytrs.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zsytrs.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztile.c b/compute/ztile.c index 0600358d0..9292ba93b 100644 --- a/compute/ztile.c +++ b/compute/ztile.c @@ -1,4 +1,6 @@ /** + * + * @file ztile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file ztile.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztpgqrt.c b/compute/ztpgqrt.c index 1085027ec..5f319df2a 100644 --- a/compute/ztpgqrt.c +++ b/compute/ztpgqrt.c @@ -1,4 +1,6 @@ /** + * + * @file ztpgqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -8,7 +10,6 @@ * *** * - * @file ztpgqrt.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztpqrt.c b/compute/ztpqrt.c index 369c79de7..0074ac406 100644 --- a/compute/ztpqrt.c +++ b/compute/ztpqrt.c @@ -1,4 +1,6 @@ /** + * + * @file ztpqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -8,7 +10,6 @@ * *** * - * @file ztpqrt.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztradd.c b/compute/ztradd.c index 08bd945ee..b8d1e4aa9 100644 --- a/compute/ztradd.c +++ b/compute/ztradd.c @@ -1,4 +1,6 @@ /** + * + * @file ztradd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file ztradd.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztrmm.c b/compute/ztrmm.c index 2fbdd084b..d67d86264 100644 --- a/compute/ztrmm.c +++ b/compute/ztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file ztrmm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file ztrmm.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztrsm.c b/compute/ztrsm.c index 53e231f19..c384c369a 100644 --- a/compute/ztrsm.c +++ b/compute/ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file ztrsm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file ztrsm.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztrsmpl.c b/compute/ztrsmpl.c index 8a33e8513..8739d59bb 100644 --- a/compute/ztrsmpl.c +++ b/compute/ztrsmpl.c @@ -1,4 +1,6 @@ /** + * + * @file ztrsmpl.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file ztrsmpl.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/ztrtri.c b/compute/ztrtri.c index b07078d84..0198698af 100644 --- a/compute/ztrtri.c +++ b/compute/ztrtri.c @@ -1,4 +1,6 @@ /** + * + * @file ztrtri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file ztrtri.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zunglq.c b/compute/zunglq.c index a7d0c26d2..2929f2a7c 100644 --- a/compute/zunglq.c +++ b/compute/zunglq.c @@ -1,4 +1,6 @@ /** + * + * @file zunglq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zunglq.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zunglq_param.c b/compute/zunglq_param.c index a829b0b6a..6d2b3cf7f 100644 --- a/compute/zunglq_param.c +++ b/compute/zunglq_param.c @@ -1,4 +1,6 @@ /** + * + * @file zunglq_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zunglq_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zungqr.c b/compute/zungqr.c index 1cb67eefc..2aed5d56c 100644 --- a/compute/zungqr.c +++ b/compute/zungqr.c @@ -1,4 +1,6 @@ /** + * + * @file zungqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zungqr.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zungqr_param.c b/compute/zungqr_param.c index fdbaaaca3..18d4e6706 100644 --- a/compute/zungqr_param.c +++ b/compute/zungqr_param.c @@ -1,4 +1,6 @@ /** + * + * @file zungqr_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zungqr_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zunmlq.c b/compute/zunmlq.c index cd1c04581..1cfab9068 100644 --- a/compute/zunmlq.c +++ b/compute/zunmlq.c @@ -1,4 +1,6 @@ /** + * + * @file zunmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zunmlq.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zunmlq_param.c b/compute/zunmlq_param.c index 71b2089e1..831cbfffe 100644 --- a/compute/zunmlq_param.c +++ b/compute/zunmlq_param.c @@ -1,4 +1,6 @@ /** + * + * @file zunmlq_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zunmlq_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zunmqr.c b/compute/zunmqr.c index f554d233c..cd2e23b56 100644 --- a/compute/zunmqr.c +++ b/compute/zunmqr.c @@ -1,4 +1,6 @@ /** + * + * @file zunmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zunmqr.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/compute/zunmqr_param.c b/compute/zunmqr_param.c index b71444869..613d4f020 100644 --- a/compute/zunmqr_param.c +++ b/compute/zunmqr_param.c @@ -1,4 +1,6 @@ /** + * + * @file zunmqr_param.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zunmqr_param.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/CMakeLists.txt b/control/CMakeLists.txt index 4add7c0de..3e95d7eb5 100644 --- a/control/CMakeLists.txt +++ b/control/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/control/async.c b/control/async.c index f9653b48e..5d49994fc 100644 --- a/control/async.c +++ b/control/async.c @@ -1,4 +1,6 @@ /** + * + * @file async.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file async.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/async.h b/control/async.h index d66378e06..6e980d464 100644 --- a/control/async.h +++ b/control/async.h @@ -1,4 +1,6 @@ /** + * + * @file async.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -9,7 +11,6 @@ /*** * * - * @file async.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/auxiliary.c b/control/auxiliary.c index 40a7a2423..bd3fdada2 100644 --- a/control/auxiliary.c +++ b/control/auxiliary.c @@ -1,4 +1,6 @@ /** + * + * @file auxiliary.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file auxiliary.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/auxiliary.h b/control/auxiliary.h index b4c7202df..41e1b6fe0 100644 --- a/control/auxiliary.h +++ b/control/auxiliary.h @@ -1,4 +1,6 @@ /** + * + * @file auxiliary.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file auxiliary.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/common.h b/control/common.h index 251709ebd..6339871a6 100644 --- a/control/common.h +++ b/control/common.h @@ -1,4 +1,6 @@ /** + * + * @file common.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file common.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/compute_z.h b/control/compute_z.h index 18b236692..eafedcedc 100644 --- a/control/compute_z.h +++ b/control/compute_z.h @@ -1,4 +1,6 @@ /** + * + * @file compute_z.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file compute_z.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/context.c b/control/context.c index 4d45873dc..34efabb0f 100644 --- a/control/context.c +++ b/control/context.c @@ -1,4 +1,6 @@ /** + * + * @file context.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file context.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/context.h b/control/context.h index 0326881fa..939fe6bea 100644 --- a/control/context.h +++ b/control/context.h @@ -1,4 +1,6 @@ /** + * + * @file context.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file control/context.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/control.c b/control/control.c index 8627e740e..eeca9d011 100644 --- a/control/control.c +++ b/control/control.c @@ -1,4 +1,6 @@ /** + * + * @file control.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file control.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/descriptor.c b/control/descriptor.c index a735a6865..c177bf2b7 100644 --- a/control/descriptor.c +++ b/control/descriptor.c @@ -1,4 +1,6 @@ /** + * + * @file descriptor.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file descriptor.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/descriptor.h b/control/descriptor.h index 0ba103d09..952c161b8 100644 --- a/control/descriptor.h +++ b/control/descriptor.h @@ -1,4 +1,6 @@ /** + * + * @file descriptor.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file control/descriptor.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/gkkleader.h b/control/gkkleader.h index b374a7c29..4fe95dfb4 100644 --- a/control/gkkleader.h +++ b/control/gkkleader.h @@ -1,4 +1,6 @@ /** + * + * @file gkkleader.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file gkkleader.h * * MORSE InPlaceTransformation module * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/global.h b/control/global.h index 1943a7004..3d4255ff7 100644 --- a/control/global.h +++ b/control/global.h @@ -1,4 +1,6 @@ /** + * + * @file global.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file global.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_f77.c b/control/morse_f77.c index 3e5a6261f..c42c43195 100644 --- a/control/morse_f77.c +++ b/control/morse_f77.c @@ -1,4 +1,6 @@ /** + * + * @file morse_f77.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_f77.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_f77.h b/control/morse_f77.h index 0eb2ff4df..4475ed056 100644 --- a/control/morse_f77.h +++ b/control/morse_f77.h @@ -1,4 +1,6 @@ /** + * + * @file morse_f77.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_f77.h * * MORSE Fortran names * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_f90.f90 b/control/morse_f90.f90 index 79dfdfa5e..59d2bce03 100644 --- a/control/morse_f90.f90 +++ b/control/morse_f90.f90 @@ -64,7 +64,6 @@ ! software, even if advised of the possibility of such damage. ! ! -! @file morse_f90.f90 ! ! MORSE fortran 90 interface ! MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_mf77.c b/control/morse_mf77.c index 5d3f535fd..ffbeb3bf6 100644 --- a/control/morse_mf77.c +++ b/control/morse_mf77.c @@ -1,4 +1,6 @@ /** + * + * @file morse_mf77.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_mf77.c * * MORSE mixed-precision computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_zcf90.F90 b/control/morse_zcf90.F90 index 72300a56b..4aa1d151d 100644 --- a/control/morse_zcf90.F90 +++ b/control/morse_zcf90.F90 @@ -64,7 +64,6 @@ ! software, even if advised of the possibility of such damage. ! ! -! @file morse_zcf90.F90 ! ! MORSE Fortran 90 interfaces using Fortran 2003 ISO C bindings ! MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_zf77.c b/control/morse_zf77.c index c0c34ac60..dae5be333 100644 --- a/control/morse_zf77.c +++ b/control/morse_zf77.c @@ -1,4 +1,6 @@ /** + * + * @file morse_zf77.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_zf77.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_zf90.F90 b/control/morse_zf90.F90 index c9bf4035a..e835b3922 100644 --- a/control/morse_zf90.F90 +++ b/control/morse_zf90.F90 @@ -64,7 +64,6 @@ ! software, even if advised of the possibility of such damage. ! ! -! @file morse_zf90.F90 ! ! MORSE Fortran 90 interfaces using Fortran 2003 ISO C bindings ! MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morse_zf90_wrappers.F90 b/control/morse_zf90_wrappers.F90 index 50598d690..7ab63128c 100644 --- a/control/morse_zf90_wrappers.F90 +++ b/control/morse_zf90_wrappers.F90 @@ -65,7 +65,6 @@ ! ! ! -! @file morse_zf90_wrappers.F90 ! ! MORSE fortran wrapper for BLAS and LAPACK subroutines. ! MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morsewinthread.c b/control/morsewinthread.c index 7613db09f..83e7b7855 100644 --- a/control/morsewinthread.c +++ b/control/morsewinthread.c @@ -1,4 +1,6 @@ /** + * + * @file morsewinthread.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morsewinthread.c * * MORSE thread routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/morsewinthread.h b/control/morsewinthread.h index 521a2d6db..ae69cb366 100644 --- a/control/morsewinthread.h +++ b/control/morsewinthread.h @@ -1,4 +1,6 @@ /** + * + * @file morsewinthread.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morsewinthread.h * * MORSE thread routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/primes.h b/control/primes.h index 8ce77bb0c..1415a1b4f 100644 --- a/control/primes.h +++ b/control/primes.h @@ -1,4 +1,6 @@ /** + * + * @file primes.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file primes.h * * MORSE InPlaceTransformation module * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/tile.c b/control/tile.c index 1dd5d22b6..9d7961823 100644 --- a/control/tile.c +++ b/control/tile.c @@ -1,4 +1,6 @@ /** + * + * @file tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file tile.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/workspace.c b/control/workspace.c index 570667a7f..7d06b5b51 100644 --- a/control/workspace.c +++ b/control/workspace.c @@ -1,4 +1,6 @@ /** + * + * @file workspace.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file workspace.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/workspace.h b/control/workspace.h index eb9a4af0c..e693542c2 100644 --- a/control/workspace.h +++ b/control/workspace.h @@ -1,4 +1,6 @@ /** + * + * @file workspace.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file workspace.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/control/workspace_z.c b/control/workspace_z.c index e4e8634ad..a46810926 100644 --- a/control/workspace_z.c +++ b/control/workspace_z.c @@ -1,4 +1,6 @@ /** + * + * @file workspace_z.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file workspace_z.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/coreblas/CMakeLists.txt b/coreblas/CMakeLists.txt index c90cdef3c..2b0af215d 100644 --- a/coreblas/CMakeLists.txt +++ b/coreblas/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/coreblas/compute/CMakeLists.txt b/coreblas/compute/CMakeLists.txt index a4c4868a8..a66815f1c 100644 --- a/coreblas/compute/CMakeLists.txt +++ b/coreblas/compute/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/coreblas/compute/core_dzasum.c b/coreblas/compute/core_dzasum.c index b157750e1..13da44b55 100644 --- a/coreblas/compute/core_dzasum.c +++ b/coreblas/compute/core_dzasum.c @@ -1,4 +1,6 @@ /** + * + * @file core_dzasum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_dzasum.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zaxpy.c b/coreblas/compute/core_zaxpy.c index fc0020183..9c4d39147 100644 --- a/coreblas/compute/core_zaxpy.c +++ b/coreblas/compute/core_zaxpy.c @@ -1,4 +1,6 @@ /** + * + * @file core_zaxpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zaxpy.c * * @author Florent Pruvost * @date 2015-09-15 diff --git a/coreblas/compute/core_zgeadd.c b/coreblas/compute/core_zgeadd.c index c9f05f261..8e9ed8b68 100644 --- a/coreblas/compute/core_zgeadd.c +++ b/coreblas/compute/core_zgeadd.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgeadd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgeadd.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgelqt.c b/coreblas/compute/core_zgelqt.c index c5127d5ef..72c23e98d 100644 --- a/coreblas/compute/core_zgelqt.c +++ b/coreblas/compute/core_zgelqt.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgelqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgelqt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgemm.c b/coreblas/compute/core_zgemm.c index b31f9f3ec..58076533b 100644 --- a/coreblas/compute/core_zgemm.c +++ b/coreblas/compute/core_zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgemm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgeqrt.c b/coreblas/compute/core_zgeqrt.c index 45e732c3e..cc2761d80 100644 --- a/coreblas/compute/core_zgeqrt.c +++ b/coreblas/compute/core_zgeqrt.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgeqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgeqrt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgesplit.c b/coreblas/compute/core_zgesplit.c index 679190728..8e75bbbc6 100644 --- a/coreblas/compute/core_zgesplit.c +++ b/coreblas/compute/core_zgesplit.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgesplit.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgesplit.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgessm.c b/coreblas/compute/core_zgessm.c index c01f18957..70c2d5bfb 100644 --- a/coreblas/compute/core_zgessm.c +++ b/coreblas/compute/core_zgessm.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgessm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgessm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgessq.c b/coreblas/compute/core_zgessq.c index 842b2b3d6..7b52a087d 100644 --- a/coreblas/compute/core_zgessq.c +++ b/coreblas/compute/core_zgessq.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgessq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgessq.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zgetf2_nopiv.c b/coreblas/compute/core_zgetf2_nopiv.c index d02e1b8e9..b64ed3310 100644 --- a/coreblas/compute/core_zgetf2_nopiv.c +++ b/coreblas/compute/core_zgetf2_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgetf2_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgetf2_nopiv.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgetrf.c b/coreblas/compute/core_zgetrf.c index e542b58c2..c128ba8e9 100644 --- a/coreblas/compute/core_zgetrf.c +++ b/coreblas/compute/core_zgetrf.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgetrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgetrf.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgetrf_incpiv.c b/coreblas/compute/core_zgetrf_incpiv.c index 0394503af..262a83998 100644 --- a/coreblas/compute/core_zgetrf_incpiv.c +++ b/coreblas/compute/core_zgetrf_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgetrf_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgetrf_incpiv.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zgetrf_nopiv.c b/coreblas/compute/core_zgetrf_nopiv.c index 5113238f2..7fe8f3abb 100644 --- a/coreblas/compute/core_zgetrf_nopiv.c +++ b/coreblas/compute/core_zgetrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file core_zgetrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zgetrf_nopiv.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zhe2ge.c b/coreblas/compute/core_zhe2ge.c index 43c9b9c7d..9cf54e694 100644 --- a/coreblas/compute/core_zhe2ge.c +++ b/coreblas/compute/core_zhe2ge.c @@ -1,4 +1,6 @@ /** + * + * @file core_zhe2ge.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zhe2ge.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zhemm.c b/coreblas/compute/core_zhemm.c index 27ad4867d..b6b7749f9 100644 --- a/coreblas/compute/core_zhemm.c +++ b/coreblas/compute/core_zhemm.c @@ -1,4 +1,6 @@ /** + * + * @file core_zhemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zhemm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zher2k.c b/coreblas/compute/core_zher2k.c index d924d9732..bf7bdc49f 100644 --- a/coreblas/compute/core_zher2k.c +++ b/coreblas/compute/core_zher2k.c @@ -1,4 +1,6 @@ /** + * + * @file core_zher2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zher2k.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zherfb.c b/coreblas/compute/core_zherfb.c index bd5e4c9b1..d54db3819 100644 --- a/coreblas/compute/core_zherfb.c +++ b/coreblas/compute/core_zherfb.c @@ -1,4 +1,6 @@ /** + * + * @file core_zherfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zherfb.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zherk.c b/coreblas/compute/core_zherk.c index 3918a4856..6c41efb14 100644 --- a/coreblas/compute/core_zherk.c +++ b/coreblas/compute/core_zherk.c @@ -1,4 +1,6 @@ /** + * + * @file core_zherk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zherk.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zhessq.c b/coreblas/compute/core_zhessq.c index f520f268d..d668797dc 100644 --- a/coreblas/compute/core_zhessq.c +++ b/coreblas/compute/core_zhessq.c @@ -1,4 +1,6 @@ /** + * + * @file core_zhessq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zhessq.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zlacpy.c b/coreblas/compute/core_zlacpy.c index 2f16700d9..030ad547c 100644 --- a/coreblas/compute/core_zlacpy.c +++ b/coreblas/compute/core_zlacpy.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlacpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlacpy.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zlag2c.c b/coreblas/compute/core_zlag2c.c index fccc80855..cb01614a5 100644 --- a/coreblas/compute/core_zlag2c.c +++ b/coreblas/compute/core_zlag2c.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlag2c.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlag2c.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zlange.c b/coreblas/compute/core_zlange.c index d82ebc212..fb0e5876b 100644 --- a/coreblas/compute/core_zlange.c +++ b/coreblas/compute/core_zlange.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlange.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlange.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zlanhe.c b/coreblas/compute/core_zlanhe.c index edc5cf2b3..2fd5cf8ad 100644 --- a/coreblas/compute/core_zlanhe.c +++ b/coreblas/compute/core_zlanhe.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlanhe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlanhe.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zlansy.c b/coreblas/compute/core_zlansy.c index 77dc75cb1..4a26ca9b6 100644 --- a/coreblas/compute/core_zlansy.c +++ b/coreblas/compute/core_zlansy.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlansy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlansy.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zlantr.c b/coreblas/compute/core_zlantr.c index 104db2769..4f80f244c 100644 --- a/coreblas/compute/core_zlantr.c +++ b/coreblas/compute/core_zlantr.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlantr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlantr.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zlascal.c b/coreblas/compute/core_zlascal.c index d3b896632..acfc5721a 100644 --- a/coreblas/compute/core_zlascal.c +++ b/coreblas/compute/core_zlascal.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlascal.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -8,7 +10,6 @@ * *** * - * @file core_zlascal.c * * MORSE computational routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zlaset.c b/coreblas/compute/core_zlaset.c index e2a159cd3..252647494 100644 --- a/coreblas/compute/core_zlaset.c +++ b/coreblas/compute/core_zlaset.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlaset.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlaset.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zlaset2.c b/coreblas/compute/core_zlaset2.c index f5f616db1..4b74ed398 100644 --- a/coreblas/compute/core_zlaset2.c +++ b/coreblas/compute/core_zlaset2.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlaset2.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlaset2.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zlatro.c b/coreblas/compute/core_zlatro.c index 2c051862c..fb650da23 100644 --- a/coreblas/compute/core_zlatro.c +++ b/coreblas/compute/core_zlatro.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlatro.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlatro.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zlauum.c b/coreblas/compute/core_zlauum.c index e2d91f3f4..c11491cc3 100644 --- a/coreblas/compute/core_zlauum.c +++ b/coreblas/compute/core_zlauum.c @@ -1,4 +1,6 @@ /** + * + * @file core_zlauum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zlauum.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zpamm.c b/coreblas/compute/core_zpamm.c index 8ffeb36c7..2a5c21cab 100644 --- a/coreblas/compute/core_zpamm.c +++ b/coreblas/compute/core_zpamm.c @@ -1,4 +1,6 @@ /** + * + * @file core_zpamm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zpamm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zparfb.c b/coreblas/compute/core_zparfb.c index a559a2e04..ef84bdbc5 100644 --- a/coreblas/compute/core_zparfb.c +++ b/coreblas/compute/core_zparfb.c @@ -1,4 +1,6 @@ /** + * + * @file core_zparfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zparfb.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zpemv.c b/coreblas/compute/core_zpemv.c index 42871cb33..acdef4f66 100644 --- a/coreblas/compute/core_zpemv.c +++ b/coreblas/compute/core_zpemv.c @@ -1,4 +1,6 @@ /** + * + * @file core_zpemv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zpemv.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zplghe.c b/coreblas/compute/core_zplghe.c index c2b340769..d2ad6cd63 100644 --- a/coreblas/compute/core_zplghe.c +++ b/coreblas/compute/core_zplghe.c @@ -1,4 +1,6 @@ /** + * + * @file core_zplghe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zplghe.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zplgsy.c b/coreblas/compute/core_zplgsy.c index 35e11c951..eff90fa44 100644 --- a/coreblas/compute/core_zplgsy.c +++ b/coreblas/compute/core_zplgsy.c @@ -1,4 +1,6 @@ /** + * + * @file core_zplgsy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zplgsy.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zplrnt.c b/coreblas/compute/core_zplrnt.c index 7c91b4361..8c93f4ba8 100644 --- a/coreblas/compute/core_zplrnt.c +++ b/coreblas/compute/core_zplrnt.c @@ -1,4 +1,6 @@ /** + * + * @file core_zplrnt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zplrnt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zpotrf.c b/coreblas/compute/core_zpotrf.c index 85beec215..4aa6884d2 100644 --- a/coreblas/compute/core_zpotrf.c +++ b/coreblas/compute/core_zpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file core_zpotrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zpotrf.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zssssm.c b/coreblas/compute/core_zssssm.c index 224a17f73..e260415ec 100644 --- a/coreblas/compute/core_zssssm.c +++ b/coreblas/compute/core_zssssm.c @@ -1,4 +1,6 @@ /** + * + * @file core_zssssm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zssssm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zsymm.c b/coreblas/compute/core_zsymm.c index 34fe44d8f..59df5b77c 100644 --- a/coreblas/compute/core_zsymm.c +++ b/coreblas/compute/core_zsymm.c @@ -1,4 +1,6 @@ /** + * + * @file core_zsymm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zsymm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zsyr2k.c b/coreblas/compute/core_zsyr2k.c index 085904532..fb4939b5a 100644 --- a/coreblas/compute/core_zsyr2k.c +++ b/coreblas/compute/core_zsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file core_zsyr2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zsyr2k.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zsyrk.c b/coreblas/compute/core_zsyrk.c index 119ae0a8c..11d00b2ab 100644 --- a/coreblas/compute/core_zsyrk.c +++ b/coreblas/compute/core_zsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file core_zsyrk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zsyrk.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zsyssq.c b/coreblas/compute/core_zsyssq.c index fe82fbd2f..0e28467ff 100644 --- a/coreblas/compute/core_zsyssq.c +++ b/coreblas/compute/core_zsyssq.c @@ -1,4 +1,6 @@ /** + * + * @file core_zsyssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zsyssq.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_zsytf2_nopiv.c b/coreblas/compute/core_zsytf2_nopiv.c index 54832c269..f4b372232 100644 --- a/coreblas/compute/core_zsytf2_nopiv.c +++ b/coreblas/compute/core_zsytf2_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file core_zsytf2_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zsytf2_nopiv.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztplqt.c b/coreblas/compute/core_ztplqt.c index 2214567ff..10bd3c8d6 100644 --- a/coreblas/compute/core_ztplqt.c +++ b/coreblas/compute/core_ztplqt.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztplqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztplqt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztpmlqt.c b/coreblas/compute/core_ztpmlqt.c index 52ac72603..535d163d9 100644 --- a/coreblas/compute/core_ztpmlqt.c +++ b/coreblas/compute/core_ztpmlqt.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztpmlqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztpmlqt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztpmqrt.c b/coreblas/compute/core_ztpmqrt.c index a75c16275..eddd92265 100644 --- a/coreblas/compute/core_ztpmqrt.c +++ b/coreblas/compute/core_ztpmqrt.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztpmqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztpmqrt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztpqrt.c b/coreblas/compute/core_ztpqrt.c index cbda57711..0dcb639a4 100644 --- a/coreblas/compute/core_ztpqrt.c +++ b/coreblas/compute/core_ztpqrt.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztpqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztpqrt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztradd.c b/coreblas/compute/core_ztradd.c index 3e3fe353f..c9bd5bdc9 100644 --- a/coreblas/compute/core_ztradd.c +++ b/coreblas/compute/core_ztradd.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztradd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztradd.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztrasm.c b/coreblas/compute/core_ztrasm.c index a9f29cf2d..be0bfbd8c 100644 --- a/coreblas/compute/core_ztrasm.c +++ b/coreblas/compute/core_ztrasm.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztrasm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztrasm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_ztrmm.c b/coreblas/compute/core_ztrmm.c index be48f60f1..ab1a7a476 100644 --- a/coreblas/compute/core_ztrmm.c +++ b/coreblas/compute/core_ztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztrmm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztrmm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztrsm.c b/coreblas/compute/core_ztrsm.c index becf04f54..a9c21ded6 100644 --- a/coreblas/compute/core_ztrsm.c +++ b/coreblas/compute/core_ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztrsm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztrsm.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztrssq.c b/coreblas/compute/core_ztrssq.c index 42b7b2a3a..b0c0c357b 100644 --- a/coreblas/compute/core_ztrssq.c +++ b/coreblas/compute/core_ztrssq.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztrssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztrssq.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/coreblas/compute/core_ztrtri.c b/coreblas/compute/core_ztrtri.c index 3f3dd50cb..f67da612a 100644 --- a/coreblas/compute/core_ztrtri.c +++ b/coreblas/compute/core_ztrtri.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztrtri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztrtri.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztslqt.c b/coreblas/compute/core_ztslqt.c index d11ccdb44..3d4fc0a78 100644 --- a/coreblas/compute/core_ztslqt.c +++ b/coreblas/compute/core_ztslqt.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztslqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztslqt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztsmlq.c b/coreblas/compute/core_ztsmlq.c index b8d1ebb08..6078d8bfb 100644 --- a/coreblas/compute/core_ztsmlq.c +++ b/coreblas/compute/core_ztsmlq.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztsmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztsmlq.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztsmlq_hetra1.c b/coreblas/compute/core_ztsmlq_hetra1.c index 9d96893ab..bc5831271 100644 --- a/coreblas/compute/core_ztsmlq_hetra1.c +++ b/coreblas/compute/core_ztsmlq_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztsmlq_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztsmlq_hetra1.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztsmqr.c b/coreblas/compute/core_ztsmqr.c index 868be001b..851005cc6 100644 --- a/coreblas/compute/core_ztsmqr.c +++ b/coreblas/compute/core_ztsmqr.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztsmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztsmqr.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztsmqr_hetra1.c b/coreblas/compute/core_ztsmqr_hetra1.c index 099a43592..517b4b07c 100644 --- a/coreblas/compute/core_ztsmqr_hetra1.c +++ b/coreblas/compute/core_ztsmqr_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztsmqr_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztsmqr_hetra1.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztsqrt.c b/coreblas/compute/core_ztsqrt.c index 82e11091d..e0b97cdd2 100644 --- a/coreblas/compute/core_ztsqrt.c +++ b/coreblas/compute/core_ztsqrt.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztsqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztsqrt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_ztstrf.c b/coreblas/compute/core_ztstrf.c index cbee22df1..cc00fa690 100644 --- a/coreblas/compute/core_ztstrf.c +++ b/coreblas/compute/core_ztstrf.c @@ -1,4 +1,6 @@ /** + * + * @file core_ztstrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_ztstrf.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zttlqt.c b/coreblas/compute/core_zttlqt.c index cc1855fa8..0c9f881f4 100644 --- a/coreblas/compute/core_zttlqt.c +++ b/coreblas/compute/core_zttlqt.c @@ -1,4 +1,6 @@ /** + * + * @file core_zttlqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zttlqt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zttmlq.c b/coreblas/compute/core_zttmlq.c index 6e71afbe0..b0693d6b3 100644 --- a/coreblas/compute/core_zttmlq.c +++ b/coreblas/compute/core_zttmlq.c @@ -1,4 +1,6 @@ /** + * + * @file core_zttmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zttmlq.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zttmqr.c b/coreblas/compute/core_zttmqr.c index f1301d810..6783c9b04 100644 --- a/coreblas/compute/core_zttmqr.c +++ b/coreblas/compute/core_zttmqr.c @@ -1,4 +1,6 @@ /** + * + * @file core_zttmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. *** * - * @file core_zttmqr.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zttqrt.c b/coreblas/compute/core_zttqrt.c index 3c4feea4e..f76da2288 100644 --- a/coreblas/compute/core_zttqrt.c +++ b/coreblas/compute/core_zttqrt.c @@ -1,4 +1,6 @@ /** + * + * @file core_zttqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zttqrt.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zunmlq.c b/coreblas/compute/core_zunmlq.c index 4ca5fa4b6..26849cbd4 100644 --- a/coreblas/compute/core_zunmlq.c +++ b/coreblas/compute/core_zunmlq.c @@ -1,4 +1,6 @@ /** + * + * @file core_zunmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_zunmlq.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/core_zunmqr.c b/coreblas/compute/core_zunmqr.c index 2241c9846..70e2c5358 100644 --- a/coreblas/compute/core_zunmqr.c +++ b/coreblas/compute/core_zunmqr.c @@ -1,4 +1,6 @@ /** + * + * @file core_zunmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -8,7 +10,6 @@ **/ /** * - * @file core_zunmqr.c * * PLASMA core_blas kernel * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/compute/global.c b/coreblas/compute/global.c index e98f8907f..a0fc5ac96 100644 --- a/coreblas/compute/global.c +++ b/coreblas/compute/global.c @@ -1,4 +1,6 @@ /** + * + * @file global.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file global.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/coreblas/eztrace_module/CMakeLists.txt b/coreblas/eztrace_module/CMakeLists.txt index d5d61f158..e253127e0 100644 --- a/coreblas/eztrace_module/CMakeLists.txt +++ b/coreblas/eztrace_module/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2015 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/coreblas/include/CMakeLists.txt b/coreblas/include/CMakeLists.txt index c7bbd4211..95b196db1 100644 --- a/coreblas/include/CMakeLists.txt +++ b/coreblas/include/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/coreblas/include/coreblas.h b/coreblas/include/coreblas.h index 4a7d2f271..438141568 100644 --- a/coreblas/include/coreblas.h +++ b/coreblas/include/coreblas.h @@ -1,4 +1,6 @@ /** + * + * @file coreblas.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file coreblas.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/coreblas/include/coreblas/cblas.h b/coreblas/include/coreblas/cblas.h index 311830a19..e877f6e36 100644 --- a/coreblas/include/coreblas/cblas.h +++ b/coreblas/include/coreblas/cblas.h @@ -1,4 +1,6 @@ /** + * + * @file cblas.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cblas.h * * MORSE cblas header * MORSE is a software package provided diff --git a/coreblas/include/coreblas/coreblas_z.h b/coreblas/include/coreblas/coreblas_z.h index 89eafb433..5caab1885 100644 --- a/coreblas/include/coreblas/coreblas_z.h +++ b/coreblas/include/coreblas/coreblas_z.h @@ -1,4 +1,6 @@ /** + * + * @file coreblas_z.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file coreblas_z.h * * PLASMA auxiliary routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/include/coreblas/coreblas_zc.h b/coreblas/include/coreblas/coreblas_zc.h index a4bc6d9ce..07e1796b4 100644 --- a/coreblas/include/coreblas/coreblas_zc.h +++ b/coreblas/include/coreblas/coreblas_zc.h @@ -1,4 +1,6 @@ /** + * + * @file coreblas_zc.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file coreblas_zc.h * * PLASMA auxiliary routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/coreblas/include/coreblas/lapacke.h b/coreblas/include/coreblas/lapacke.h index 69ec37b7c..ab6c6192d 100644 --- a/coreblas/include/coreblas/lapacke.h +++ b/coreblas/include/coreblas/lapacke.h @@ -1,4 +1,6 @@ /** + * + * @file lapacke.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/coreblas/include/coreblas/lapacke_config.h b/coreblas/include/coreblas/lapacke_config.h index ff983a51b..4d775e164 100644 --- a/coreblas/include/coreblas/lapacke_config.h +++ b/coreblas/include/coreblas/lapacke_config.h @@ -1,4 +1,6 @@ /** + * + * @file lapacke_config.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/coreblas/include/coreblas/lapacke_mangling.h b/coreblas/include/coreblas/lapacke_mangling.h index 7a65f1fdf..b4e0d1972 100644 --- a/coreblas/include/coreblas/lapacke_mangling.h +++ b/coreblas/include/coreblas/lapacke_mangling.h @@ -1,4 +1,6 @@ /** + * + * @file lapacke_mangling.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/cudablas/CMakeLists.txt b/cudablas/CMakeLists.txt index c90cdef3c..2b0af215d 100644 --- a/cudablas/CMakeLists.txt +++ b/cudablas/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/cudablas/compute/CMakeLists.txt b/cudablas/compute/CMakeLists.txt index e24aba2ba..27e105303 100644 --- a/cudablas/compute/CMakeLists.txt +++ b/cudablas/compute/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/cudablas/compute/cuda_zgeadd.c b/cudablas/compute/cuda_zgeadd.c index 9db589261..66680b5e3 100644 --- a/cudablas/compute/cuda_zgeadd.c +++ b/cudablas/compute/cuda_zgeadd.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zgeadd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zgeadd.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zgelqt.c b/cudablas/compute/cuda_zgelqt.c index e09820983..36c3f8251 100644 --- a/cudablas/compute/cuda_zgelqt.c +++ b/cudablas/compute/cuda_zgelqt.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zgelqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zgelqt.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zgemerge.c b/cudablas/compute/cuda_zgemerge.c index 88b1e2106..0253e490d 100644 --- a/cudablas/compute/cuda_zgemerge.c +++ b/cudablas/compute/cuda_zgemerge.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zgemerge.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zgemerge.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zgemm.c b/cudablas/compute/cuda_zgemm.c index 360d443b9..5816c1d83 100644 --- a/cudablas/compute/cuda_zgemm.c +++ b/cudablas/compute/cuda_zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zgemm.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zgeqrt.c b/cudablas/compute/cuda_zgeqrt.c index 934ca896d..141f1c867 100644 --- a/cudablas/compute/cuda_zgeqrt.c +++ b/cudablas/compute/cuda_zgeqrt.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zgeqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zgeqrt.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zgessm.c b/cudablas/compute/cuda_zgessm.c index 7f0d10db0..a4ecfc6bc 100644 --- a/cudablas/compute/cuda_zgessm.c +++ b/cudablas/compute/cuda_zgessm.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zgessm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zgessm.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zgetrf.c b/cudablas/compute/cuda_zgetrf.c index 447aadf36..b11f17c51 100644 --- a/cudablas/compute/cuda_zgetrf.c +++ b/cudablas/compute/cuda_zgetrf.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zgetrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zgetrf.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zhemm.c b/cudablas/compute/cuda_zhemm.c index 3383f3e94..0d7b6786a 100644 --- a/cudablas/compute/cuda_zhemm.c +++ b/cudablas/compute/cuda_zhemm.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zhemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zhemm.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zher2k.c b/cudablas/compute/cuda_zher2k.c index 010462a43..dd2def7ac 100644 --- a/cudablas/compute/cuda_zher2k.c +++ b/cudablas/compute/cuda_zher2k.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zher2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zher2k.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zherfb.c b/cudablas/compute/cuda_zherfb.c index d7bc25af4..4d9777b3a 100644 --- a/cudablas/compute/cuda_zherfb.c +++ b/cudablas/compute/cuda_zherfb.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zherfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zherfb.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zherk.c b/cudablas/compute/cuda_zherk.c index 6cd676a2e..017b98a2e 100644 --- a/cudablas/compute/cuda_zherk.c +++ b/cudablas/compute/cuda_zherk.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zherk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zherk.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zlarfb.c b/cudablas/compute/cuda_zlarfb.c index 565eae6dc..9266556e5 100644 --- a/cudablas/compute/cuda_zlarfb.c +++ b/cudablas/compute/cuda_zlarfb.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zlarfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zlarfb.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zlauum.c b/cudablas/compute/cuda_zlauum.c index 5d403349d..8107ac4cc 100644 --- a/cudablas/compute/cuda_zlauum.c +++ b/cudablas/compute/cuda_zlauum.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zlauum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zlauum.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zparfb.c b/cudablas/compute/cuda_zparfb.c index bf098c98f..febdbf527 100644 --- a/cudablas/compute/cuda_zparfb.c +++ b/cudablas/compute/cuda_zparfb.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zparfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zparfb.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zpotrf.c b/cudablas/compute/cuda_zpotrf.c index 49dbb67f4..871df2c6f 100644 --- a/cudablas/compute/cuda_zpotrf.c +++ b/cudablas/compute/cuda_zpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zpotrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zpotrf.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zssssm.c b/cudablas/compute/cuda_zssssm.c index a2a694f5f..9afe6966e 100644 --- a/cudablas/compute/cuda_zssssm.c +++ b/cudablas/compute/cuda_zssssm.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zssssm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zssssm.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zsymm.c b/cudablas/compute/cuda_zsymm.c index 52ea8ab6f..99556287a 100644 --- a/cudablas/compute/cuda_zsymm.c +++ b/cudablas/compute/cuda_zsymm.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zsymm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zsymm.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zsyr2k.c b/cudablas/compute/cuda_zsyr2k.c index cd706a1fe..85e4809e4 100644 --- a/cudablas/compute/cuda_zsyr2k.c +++ b/cudablas/compute/cuda_zsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zsyr2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zsyr2k.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zsyrk.c b/cudablas/compute/cuda_zsyrk.c index eaa9f2dc0..dcd399274 100644 --- a/cudablas/compute/cuda_zsyrk.c +++ b/cudablas/compute/cuda_zsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zsyrk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zsyrk.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztpmqrt.c b/cudablas/compute/cuda_ztpmqrt.c index c7c3fb90b..9e209dd03 100644 --- a/cudablas/compute/cuda_ztpmqrt.c +++ b/cudablas/compute/cuda_ztpmqrt.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztpmqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztpmqrt.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztrmm.c b/cudablas/compute/cuda_ztrmm.c index ca12640a7..12d38ead1 100644 --- a/cudablas/compute/cuda_ztrmm.c +++ b/cudablas/compute/cuda_ztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztrmm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztrmm.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztrsm.c b/cudablas/compute/cuda_ztrsm.c index 9c8025e33..3347c3a9c 100644 --- a/cudablas/compute/cuda_ztrsm.c +++ b/cudablas/compute/cuda_ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztrsm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztrsm.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztrtri.c b/cudablas/compute/cuda_ztrtri.c index c7a620a8b..a56ec0fb1 100644 --- a/cudablas/compute/cuda_ztrtri.c +++ b/cudablas/compute/cuda_ztrtri.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztrtri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztrtri.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztslqt.c b/cudablas/compute/cuda_ztslqt.c index f1144461b..8dae25e27 100644 --- a/cudablas/compute/cuda_ztslqt.c +++ b/cudablas/compute/cuda_ztslqt.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztslqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztslqt.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztsmlq.c b/cudablas/compute/cuda_ztsmlq.c index 38d1e8ca7..3e8704b29 100644 --- a/cudablas/compute/cuda_ztsmlq.c +++ b/cudablas/compute/cuda_ztsmlq.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztsmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztsmlq.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztsmqr.c b/cudablas/compute/cuda_ztsmqr.c index 6ec09f7ee..f0333dd62 100644 --- a/cudablas/compute/cuda_ztsmqr.c +++ b/cudablas/compute/cuda_ztsmqr.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztsmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztsmqr.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztsqrt.c b/cudablas/compute/cuda_ztsqrt.c index 9c7634ce7..31d96775e 100644 --- a/cudablas/compute/cuda_ztsqrt.c +++ b/cudablas/compute/cuda_ztsqrt.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztsqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztsqrt.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_ztstrf.c b/cudablas/compute/cuda_ztstrf.c index aecca7b70..ce85768a6 100644 --- a/cudablas/compute/cuda_ztstrf.c +++ b/cudablas/compute/cuda_ztstrf.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_ztstrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_ztstrf.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zttmqr.c b/cudablas/compute/cuda_zttmqr.c index afb71478c..ce7cb71e8 100644 --- a/cudablas/compute/cuda_zttmqr.c +++ b/cudablas/compute/cuda_zttmqr.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zttmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. *** * - * @file cuda_zttmqr.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zunmlqt.c b/cudablas/compute/cuda_zunmlqt.c index 827fa78f3..49f568ba2 100644 --- a/cudablas/compute/cuda_zunmlqt.c +++ b/cudablas/compute/cuda_zunmlqt.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zunmlqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zunmlqt.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cuda_zunmqrt.c b/cudablas/compute/cuda_zunmqrt.c index 9570d42ef..7cf452973 100644 --- a/cudablas/compute/cuda_zunmqrt.c +++ b/cudablas/compute/cuda_zunmqrt.c @@ -1,4 +1,6 @@ /** + * + * @file cuda_zunmqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cuda_zunmqrt.c * * MORSE cudablas kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/compute/cudaglobal.c b/cudablas/compute/cudaglobal.c index 7e524f204..5f6c1cf61 100644 --- a/cudablas/compute/cudaglobal.c +++ b/cudablas/compute/cudaglobal.c @@ -1,4 +1,6 @@ /** + * + * @file cudaglobal.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cudaglobal.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/eztrace_module/CMakeLists.txt b/cudablas/eztrace_module/CMakeLists.txt index ad69bd73d..9140f9908 100644 --- a/cudablas/eztrace_module/CMakeLists.txt +++ b/cudablas/eztrace_module/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2015 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/cudablas/include/CMakeLists.txt b/cudablas/include/CMakeLists.txt index ab7a4ca9d..f67eff7e2 100644 --- a/cudablas/include/CMakeLists.txt +++ b/cudablas/include/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/cudablas/include/cudablas.h b/cudablas/include/cudablas.h index 2e2cc1d6c..43c9e2404 100644 --- a/cudablas/include/cudablas.h +++ b/cudablas/include/cudablas.h @@ -1,4 +1,6 @@ /** + * + * @file cudablas.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cudablas.h * * MORSE cudablas headers * MORSE is a software package provided by Univ. of Tennessee, diff --git a/cudablas/include/cudablas/cudablas_z.h b/cudablas/include/cudablas/cudablas_z.h index 3e42c8653..3aa5987f3 100644 --- a/cudablas/include/cudablas/cudablas_z.h +++ b/cudablas/include/cudablas/cudablas_z.h @@ -1,4 +1,6 @@ /** + * + * @file cudablas_z.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file cudablas_z.h * * MORSE cudablas headers * MORSE is a software package provided by Univ. of Tennessee, diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 434f4b36c..37306694c 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt index f783e5f0d..1efb6c7a1 100644 --- a/doc/doxygen/CMakeLists.txt +++ b/doc/doxygen/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/doc/orgmode/CMakeLists.txt b/doc/orgmode/CMakeLists.txt index d189a3a49..77eb844b6 100644 --- a/doc/orgmode/CMakeLists.txt +++ b/doc/orgmode/CMakeLists.txt @@ -1,10 +1,11 @@ ### # +# @file CMakeLists.txt +# # @copyright (c) 2017 Inria. All rights reserved. # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/doc/texinfo/CMakeLists.txt b/doc/texinfo/CMakeLists.txt index dcff05cc6..a5f25d707 100644 --- a/doc/texinfo/CMakeLists.txt +++ b/doc/texinfo/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/doc/texinfo/chapters/configuration.texi b/doc/texinfo/chapters/configuration.texi index b965f4f0c..df23adb6f 100644 --- a/doc/texinfo/chapters/configuration.texi +++ b/doc/texinfo/chapters/configuration.texi @@ -138,16 +138,12 @@ This feature should be used to make experiments on the scheduler behaviors and performances not to produce solutions of linear systems. @item @option{-DCHAMELEON_ENABLE_DOCS=trigger} (default: @code{ON}) -to control build of the documentation contained in @file{docs/} sub-directory @item @option{-DCHAMELEON_ENABLE_EXAMPLE=trigger} (default: @code{ON}) to control build of the examples executables (API usage) -contained in @file{example/} sub-directory @item @option{-DCHAMELEON_ENABLE_TESTING=trigger} (default: @code{ON}) to control build of testing executables (numerical check) contained in -@file{testing/} sub-directory @item @option{-DCHAMELEON_ENABLE_TIMING=trigger} (default: @code{ON}) to control build of timing executables (performances check) contained in -@file{timing/} sub-directory @item @option{-DCHAMELEON_PREC_S=trigger} (default: @code{ON}) to enable the support of simple arithmetic precision (float in C) @@ -181,7 +177,6 @@ The possible values for @option{var} are: @item ... @end table to force CMake to find a specific BLAS library, see the full list of BLA_VENDOR -in @file{FindBLAS.cmake} in @file{cmake_modules/morse/find}. By default @option{BLA_VENDOR} is empty so that CMake tries to detect all possible BLAS vendor with a preference for Intel MKL. @end table @@ -200,7 +195,6 @@ LAPACK - LAPACKE - QUARK - STARPU - TMG. See paragraph about @ref{Dependencies detection} for details. Libraries detected with an official CMake module (see module files in -@file{CMAKE_ROOT/Modules/}): @itemize @bullet @item CUDA @item MPI @@ -208,7 +202,6 @@ Libraries detected with an official CMake module (see module files in @end itemize Libraries detected with CHAMELEON cmake modules (see module files in -@file{cmake_modules/morse/find/} directory of CHAMELEON sources): @itemize @bullet @item BLAS @item CBLAS @@ -296,7 +289,6 @@ files. Finally, to generate the trace file which can be opened with @uref{http://vite.gforge.inria.fr/, Vite} program, you have to use the @command{starpu_fxt_tool} executable of StarPU. -This tool should be in @file{path/to/your/install/starpu/bin}. You can use it to generate the trace file like this: @itemize @bullet @item @command{path/to/your/install/starpu/bin/starpu_fxt_tool -i prof_filename} @@ -320,7 +312,6 @@ Simulation mode can be enabled by setting the cmake option @option{-DCHAMELEON_SIMULATION=ON}. This mode allows you to simulate execution of algorithms with StarPU compiled with @uref{http://simgrid.gforge.inria.fr/, SimGrid}. -To do so, we provide some perfmodels in the @file{simucore/perfmodels/} directory of CHAMELEON sources. To use these perfmodels, please set the following @itemize @bullet diff --git a/doc/texinfo/chapters/installing.texi b/doc/texinfo/chapters/installing.texi index edde68e8d..f056c1ef3 100644 --- a/doc/texinfo/chapters/installing.texi +++ b/doc/texinfo/chapters/installing.texi @@ -269,7 +269,6 @@ On Unix-like operating systems, it also requires Make. The CHAMELEON project can not be configured for an in-source build. You will get an error message if you try to compile in-source. Please clean the root of your project by deleting the generated -@file{CMakeCache.txt} file (and other CMake generated files). @example mkdir build @@ -287,9 +286,7 @@ sub-directory of the CHAMELEON base source directory or anywhere else. @example cmake <path to SOURCE_DIR> -DOPTION1= -DOPTION2= ... @end example -@file{<path to SOURCE_DIR>} represents the root of CHAMELEON project where stands -the main (parent) @file{CMakeLists.txt} file. Details about options that are useful to give to @command{cmake <path to SOURCE_DIR>} are given in @ref{Compilation configuration}. diff --git a/doc/texinfo/chapters/using.texi b/doc/texinfo/chapters/using.texi index 230b9c801..9252989cd 100644 --- a/doc/texinfo/chapters/using.texi +++ b/doc/texinfo/chapters/using.texi @@ -155,8 +155,6 @@ Compilation and link with CHAMELEON libraries have been tested with Lets imagine you have a file main.c that you want to link with CHAMELEON static libraries. -Lets consider @file{/home/yourname/install/chameleon} is the install directory -of CHAMELEON containing sub-directories @file{include/} and @file{lib/}. Here could be your compilation command with gcc compiler: @example gcc -I/home/yourname/install/chameleon/include -o main.o -c main.c @@ -178,7 +176,6 @@ BLAS/LAPACK/CBLAS/LAPACKE), @option{pthread}, @option{m} (math) and @option{rt}. These libraries will depend on the configuration of your CHAMELEON build. You can find these dependencies in .pc files we generate during compilation and -that are installed in the sub-directory @file{lib/pkgconfig} of your CHAMELEON install directory. Note also that you could need to specify where to find these libraries with @option{-L} option of your compiler/linker. @@ -313,7 +310,6 @@ step6 is an example about distributed computation with MPI. Finally step7 shows how to let Chameleon initialize user's data (matrices/vectors) in parallel. -Source files can be found in the @file{example/lapack_to_morse/} directory. If CMake option @option{CHAMELEON_ENABLE_EXAMPLE} is @option{ON} then source files are compiled with the project libraries. @@ -531,7 +527,6 @@ Firsts arguments are the same than @code{MORSE_Desc_Create} routine. Following arguments allows you to give pointer to functions that manage the access to tiles from the structure given as second argument. Here for example, @code{matA} is an array containing addresses to tiles, see -the function @code{allocate_tile_matrix} defined in @file{step3.h}. The three functions you have to define for @code{Desc_Create_User} are: @itemize @bullet @item a function that returns address of tile @math{A(m,n)}, m and n standing @@ -542,7 +537,6 @@ indexes: @math{A(m=0,n=0)}, @math{A(m=0,n=1)}, @math{A(m=1,n=0)}, @item a function that returns the leading dimension of tile @math{A(m,*)} @item a function that returns MPI rank of tile @math{A(m,n)} @end itemize -Examples for these functions are vizible in @file{step3.h}. Note that the way we define these functions is related to the tile matrix format and to the data distribution considered. This example should not be used with MPI since all tiles are affected to @@ -866,7 +860,6 @@ Parameters to be set: @item @code{MORSE_HOUSEHOLDER_MODE}: type of householder trees (FLAT or TREE), @item @code{MORSE_HOUSEHOLDER_SIZE}: size of the groups in householder trees, @item @code{MORSE_TRANSLATION_MODE}: related to the -@code{MORSE_Lapack_to_Tile}, see @file{ztile.c}. @end itemize Get value of MORSE parameter. diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index b164d5c0a..ada56cbaf 100755 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/example/basic_zposv/CMakeLists.txt b/example/basic_zposv/CMakeLists.txt index 51710f981..14eb68316 100644 --- a/example/basic_zposv/CMakeLists.txt +++ b/example/basic_zposv/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.c # # MORSE example routines # MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/basic_zposv/basic_posv.h b/example/basic_zposv/basic_posv.h index d825ea8dc..20f89ee02 100644 --- a/example/basic_zposv/basic_posv.h +++ b/example/basic_zposv/basic_posv.h @@ -1,4 +1,6 @@ /** + * + * @file basic_posv.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file basic_posv.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/basic_zposv/posv_morse_functions.h b/example/basic_zposv/posv_morse_functions.h index 7c56d31b7..5f7cd3fc6 100644 --- a/example/basic_zposv/posv_morse_functions.h +++ b/example/basic_zposv/posv_morse_functions.h @@ -1,4 +1,6 @@ /** + * + * @file posv_morse_functions.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file posv_morse_functions.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/basic_zposv/posv_users_functions.h b/example/basic_zposv/posv_users_functions.h index 250f85814..6bfc2d8a4 100644 --- a/example/basic_zposv/posv_users_functions.h +++ b/example/basic_zposv/posv_users_functions.h @@ -1,4 +1,6 @@ /** + * + * @file posv_users_functions.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file posv_users_functions.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/basic_zposv/zposv_morse_functions.c b/example/basic_zposv/zposv_morse_functions.c index 74e345ce5..293c38faa 100644 --- a/example/basic_zposv/zposv_morse_functions.c +++ b/example/basic_zposv/zposv_morse_functions.c @@ -1,4 +1,6 @@ /** + * + * @file zposv_morse_functions.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zposv_morse_functions.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/basic_zposv/zposv_users_functions.c b/example/basic_zposv/zposv_users_functions.c index 2578deec4..94a28f822 100644 --- a/example/basic_zposv/zposv_users_functions.c +++ b/example/basic_zposv/zposv_users_functions.c @@ -1,4 +1,6 @@ /** + * + * @file zposv_users_functions.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file zposv_users_functions.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/CMakeLists.txt b/example/lapack_to_morse/CMakeLists.txt index 63701c9a4..8a80ca90d 100644 --- a/example/lapack_to_morse/CMakeLists.txt +++ b/example/lapack_to_morse/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.c # # MORSE example routines # MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/lapack_to_morse.h b/example/lapack_to_morse/lapack_to_morse.h index 63a8945d2..42e6fb9ae 100644 --- a/example/lapack_to_morse/lapack_to_morse.h +++ b/example/lapack_to_morse/lapack_to_morse.h @@ -1,4 +1,6 @@ /** + * + * @file lapack_to_morse.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file lapack_to_morse.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step0.c b/example/lapack_to_morse/step0.c index baf06c3bc..e3cbd941e 100644 --- a/example/lapack_to_morse/step0.c +++ b/example/lapack_to_morse/step0.c @@ -1,4 +1,6 @@ /** + * + * @file step0.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step0.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step0.h b/example/lapack_to_morse/step0.h index 4aeebceb0..4058b2e47 100644 --- a/example/lapack_to_morse/step0.h +++ b/example/lapack_to_morse/step0.h @@ -1,4 +1,6 @@ /** + * + * @file step0.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step0.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step1.c b/example/lapack_to_morse/step1.c index c12a885eb..8101fb380 100644 --- a/example/lapack_to_morse/step1.c +++ b/example/lapack_to_morse/step1.c @@ -1,4 +1,6 @@ /** + * + * @file step1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step1.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step1.h b/example/lapack_to_morse/step1.h index 1b9e466bb..0e7479701 100644 --- a/example/lapack_to_morse/step1.h +++ b/example/lapack_to_morse/step1.h @@ -1,4 +1,6 @@ /** + * + * @file step1.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step1.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step2.c b/example/lapack_to_morse/step2.c index e4a85d9f7..bd84fc6e3 100644 --- a/example/lapack_to_morse/step2.c +++ b/example/lapack_to_morse/step2.c @@ -1,4 +1,6 @@ /** + * + * @file step2.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step2.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step2.h b/example/lapack_to_morse/step2.h index 6b50c8f61..0ba30246b 100644 --- a/example/lapack_to_morse/step2.h +++ b/example/lapack_to_morse/step2.h @@ -1,4 +1,6 @@ /** + * + * @file step2.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step2.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step3.c b/example/lapack_to_morse/step3.c index d68c00f7d..79f317190 100644 --- a/example/lapack_to_morse/step3.c +++ b/example/lapack_to_morse/step3.c @@ -1,4 +1,6 @@ /** + * + * @file step3.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step3.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step3.h b/example/lapack_to_morse/step3.h index e632d1651..80a7c05a4 100644 --- a/example/lapack_to_morse/step3.h +++ b/example/lapack_to_morse/step3.h @@ -1,4 +1,6 @@ /** + * + * @file step3.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step3.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step4.c b/example/lapack_to_morse/step4.c index 405b76e6a..35319504a 100644 --- a/example/lapack_to_morse/step4.c +++ b/example/lapack_to_morse/step4.c @@ -1,4 +1,6 @@ /** + * + * @file step4.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step4.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step4.h b/example/lapack_to_morse/step4.h index bf8705d3d..f08d45994 100644 --- a/example/lapack_to_morse/step4.h +++ b/example/lapack_to_morse/step4.h @@ -1,4 +1,6 @@ /** + * + * @file step4.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step4.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step5.c b/example/lapack_to_morse/step5.c index f5be9367d..9f0adf325 100644 --- a/example/lapack_to_morse/step5.c +++ b/example/lapack_to_morse/step5.c @@ -1,4 +1,6 @@ /** + * + * @file step5.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step5.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step5.h b/example/lapack_to_morse/step5.h index c8995fe07..ccf795df7 100644 --- a/example/lapack_to_morse/step5.h +++ b/example/lapack_to_morse/step5.h @@ -1,4 +1,6 @@ /** + * + * @file step5.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step5.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step6.c b/example/lapack_to_morse/step6.c index 32fdbff10..a9f2cdf36 100644 --- a/example/lapack_to_morse/step6.c +++ b/example/lapack_to_morse/step6.c @@ -1,4 +1,6 @@ /** + * + * @file step6.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step6.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step6.h b/example/lapack_to_morse/step6.h index 95aee14d2..4318fbbe5 100644 --- a/example/lapack_to_morse/step6.h +++ b/example/lapack_to_morse/step6.h @@ -1,4 +1,6 @@ /** + * + * @file step6.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step6.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step7.c b/example/lapack_to_morse/step7.c index 92055dbb4..dbd2b3946 100644 --- a/example/lapack_to_morse/step7.c +++ b/example/lapack_to_morse/step7.c @@ -1,4 +1,6 @@ /** + * + * @file step7.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step7.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/lapack_to_morse/step7.h b/example/lapack_to_morse/step7.h index 1078cc3a1..f6820ceca 100644 --- a/example/lapack_to_morse/step7.h +++ b/example/lapack_to_morse/step7.h @@ -1,4 +1,6 @@ /** + * + * @file step7.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file step7.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/link_chameleon/link_chameleon.c b/example/link_chameleon/link_chameleon.c index 79dcdf460..b28e4a6d9 100644 --- a/example/link_chameleon/link_chameleon.c +++ b/example/link_chameleon/link_chameleon.c @@ -1,4 +1,3 @@ - #include <math.h> #include <stdio.h> #include <stdlib.h> diff --git a/example/out_of_core/CMakeLists.txt b/example/out_of_core/CMakeLists.txt index 95e0864d5..b6c4457cb 100644 --- a/example/out_of_core/CMakeLists.txt +++ b/example/out_of_core/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.c # # MORSE example routines # MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/out_of_core/out_of_core.c b/example/out_of_core/out_of_core.c index e8c91ec16..82ceb8b2d 100644 --- a/example/out_of_core/out_of_core.c +++ b/example/out_of_core/out_of_core.c @@ -1,4 +1,6 @@ /** + * + * @file out_of_core.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file out_of_core.c * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/example/out_of_core/out_of_core.h b/example/out_of_core/out_of_core.h index d680790d4..404de3124 100644 --- a/example/out_of_core/out_of_core.h +++ b/example/out_of_core/out_of_core.h @@ -1,4 +1,6 @@ /** + * + * @file out_of_core.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file out_of_core.h * * MORSE example routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index b348225c6..f73722e38 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/include/chameleon/chameleon_config.h.in b/include/chameleon/chameleon_config.h.in index 62d8b52e3..597f0ec25 100644 --- a/include/chameleon/chameleon_config.h.in +++ b/include/chameleon/chameleon_config.h.in @@ -1,4 +1,6 @@ /** + * + * @file chameleon_config.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file chameleon_config.h * * MORSE main header * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/chameleon_timer.h b/include/chameleon/chameleon_timer.h index f58ea2ee2..5985b3d1a 100644 --- a/include/chameleon/chameleon_timer.h +++ b/include/chameleon/chameleon_timer.h @@ -1,11 +1,12 @@ /** + * + * @file chameleon_timer.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file chameleon_timer.h * * Provide a simple timer for examples and runtimes which do not provide their * own timer. diff --git a/include/chameleon/morse_constants.h b/include/chameleon/morse_constants.h index 1c1db82b2..fdd8e2fd1 100644 --- a/include/chameleon/morse_constants.h +++ b/include/chameleon/morse_constants.h @@ -1,4 +1,6 @@ /** + * + * @file morse_constants.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_constants.h * * MORSE header * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_fortran.h b/include/chameleon/morse_fortran.h index 813a31b01..c2175df6f 100644 --- a/include/chameleon/morse_fortran.h +++ b/include/chameleon/morse_fortran.h @@ -37,7 +37,6 @@ !** ! -! @file morse_fortran.h ! ! MORSE FORTRAN header ! MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_kernels.h b/include/chameleon/morse_kernels.h index 35011b05f..a26fe6477 100644 --- a/include/chameleon/morse_kernels.h +++ b/include/chameleon/morse_kernels.h @@ -1,4 +1,6 @@ /** + * + * @file morse_kernels.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_kernels.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_runtime.h b/include/chameleon/morse_runtime.h index ead48cbd0..99927128c 100644 --- a/include/chameleon/morse_runtime.h +++ b/include/chameleon/morse_runtime.h @@ -1,11 +1,12 @@ /** + * + * @file morse_runtime.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file morse_runtime.h * * CHAMELEON runtimes API * diff --git a/include/chameleon/morse_simulate.h b/include/chameleon/morse_simulate.h index a00a574ce..92530f5c2 100644 --- a/include/chameleon/morse_simulate.h +++ b/include/chameleon/morse_simulate.h @@ -1,4 +1,6 @@ /** + * + * @file morse_simulate.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_simulate.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_struct.h b/include/chameleon/morse_struct.h index b7b777977..6d79d4840 100644 --- a/include/chameleon/morse_struct.h +++ b/include/chameleon/morse_struct.h @@ -1,4 +1,6 @@ /** + * + * @file morse_struct.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_struct.h * * MORSE header * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_tasks.h b/include/chameleon/morse_tasks.h index 48e076824..b00fe81f9 100644 --- a/include/chameleon/morse_tasks.h +++ b/include/chameleon/morse_tasks.h @@ -1,4 +1,6 @@ /** + * + * @file morse_tasks.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_tasks.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_tasks_z.h b/include/chameleon/morse_tasks_z.h index 1b4adf063..133831354 100644 --- a/include/chameleon/morse_tasks_z.h +++ b/include/chameleon/morse_tasks_z.h @@ -1,4 +1,6 @@ /** + * + * @file morse_tasks_z.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_tasks_z.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_tasks_zc.h b/include/chameleon/morse_tasks_zc.h index 692cb9019..17947d55c 100644 --- a/include/chameleon/morse_tasks_zc.h +++ b/include/chameleon/morse_tasks_zc.h @@ -1,4 +1,6 @@ /** + * + * @file morse_tasks_zc.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_tasks_zc.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_types.h b/include/chameleon/morse_types.h index 15de017b2..f9d6a315f 100644 --- a/include/chameleon/morse_types.h +++ b/include/chameleon/morse_types.h @@ -1,4 +1,6 @@ /** + * + * @file morse_types.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_types.h * * MORSE header * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_z.h b/include/chameleon/morse_z.h index 54c7333d3..1592fd9da 100644 --- a/include/chameleon/morse_z.h +++ b/include/chameleon/morse_z.h @@ -1,4 +1,6 @@ /** + * + * @file morse_z.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_z.h * * MORSE header file for double _Complex routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/chameleon/morse_zc.h b/include/chameleon/morse_zc.h index df81f4627..e088597a4 100644 --- a/include/chameleon/morse_zc.h +++ b/include/chameleon/morse_zc.h @@ -1,4 +1,6 @@ /** + * + * @file morse_zc.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse_zc.h * * MORSE header file for iterative refinement routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/include/morse.h b/include/morse.h index 7989286a9..62c35c1ce 100644 --- a/include/morse.h +++ b/include/morse.h @@ -1,4 +1,6 @@ /** + * + * @file morse.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file morse.h * * MORSE main header * MORSE is a software package provided by Univ. of Tennessee, diff --git a/plasma-conversion/callGeneration.bash b/plasma-conversion/callGeneration.bash index b65104294..a58232aba 100755 --- a/plasma-conversion/callGeneration.bash +++ b/plasma-conversion/callGeneration.bash @@ -1,6 +1,8 @@ #!/bin/bash ### # +# @file callGeneration.bash +# # @copyright 2009-2015 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -9,7 +11,6 @@ # ### # -# @file callGeneration.bash # # @project MORSE # MORSE is a software package provided by: diff --git a/plasma-conversion/fileConversion.py b/plasma-conversion/fileConversion.py index 3bb649e50..790926592 100644 --- a/plasma-conversion/fileConversion.py +++ b/plasma-conversion/fileConversion.py @@ -37,7 +37,6 @@ # ### # -# @file fileConversion.py # # @project MORSE # MORSE is a software package provided by: diff --git a/plasma-conversion/fileCopy.py b/plasma-conversion/fileCopy.py index f57a1bbe5..28317f2bf 100644 --- a/plasma-conversion/fileCopy.py +++ b/plasma-conversion/fileCopy.py @@ -37,7 +37,6 @@ # ### # -# @file fileCopy.py # # @project MORSE # MORSE is a software package provided by: diff --git a/plasma-conversion/generate_morseSrc.py b/plasma-conversion/generate_morseSrc.py index da1ef83cb..8912b9fbf 100755 --- a/plasma-conversion/generate_morseSrc.py +++ b/plasma-conversion/generate_morseSrc.py @@ -37,7 +37,6 @@ # ### # -# @file generate_morseSrc.py # # @project MORSE # MORSE is a software package provided by: diff --git a/plasma-conversion/insert-licence/chameleon_c.licence b/plasma-conversion/insert-licence/chameleon_c.licence index 13137c3f9..6bf465b1c 100644 --- a/plasma-conversion/insert-licence/chameleon_c.licence +++ b/plasma-conversion/insert-licence/chameleon_c.licence @@ -1,4 +1,6 @@ /** + * + * @file chameleon_c.licence * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/plasma-conversion/insert-licence/insert-licence-chameleon.sh b/plasma-conversion/insert-licence/insert-licence-chameleon.sh index cd70ccc26..b5cc63303 100755 --- a/plasma-conversion/insert-licence/insert-licence-chameleon.sh +++ b/plasma-conversion/insert-licence/insert-licence-chameleon.sh @@ -36,7 +36,6 @@ # ### # -# @file insert-licence-chameleon.sh # # @project MORSE # MORSE is a software package provided by: diff --git a/plasma-conversion/rulesSubstitutions.py b/plasma-conversion/rulesSubstitutions.py index 894cad500..29cba8702 100644 --- a/plasma-conversion/rulesSubstitutions.py +++ b/plasma-conversion/rulesSubstitutions.py @@ -37,7 +37,6 @@ # ### # -# @file rulesSubstitutions.py # # @project MORSE # MORSE is a software package provided by: diff --git a/runtime/CMakeLists.txt b/runtime/CMakeLists.txt index be4ef89a8..4b4642e76 100644 --- a/runtime/CMakeLists.txt +++ b/runtime/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/runtime/parsec/CMakeLists.txt b/runtime/parsec/CMakeLists.txt index b616222be..7e1dce97e 100644 --- a/runtime/parsec/CMakeLists.txt +++ b/runtime/parsec/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2015 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project CHAMELEON # CHAMELEON is a software package provided by: diff --git a/runtime/parsec/codelets/codelet_zasum.c b/runtime/parsec/codelets/codelet_zasum.c index fcc30ca80..e263f718d 100644 --- a/runtime/parsec/codelets/codelet_zasum.c +++ b/runtime/parsec/codelets/codelet_zasum.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zasum.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zasum.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zaxpy.c b/runtime/parsec/codelets/codelet_zaxpy.c index dfed1d233..6d79ef343 100644 --- a/runtime/parsec/codelets/codelet_zaxpy.c +++ b/runtime/parsec/codelets/codelet_zaxpy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zaxpy.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zaxpy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zbuild.c b/runtime/parsec/codelets/codelet_zbuild.c index d1b7f47b4..f5cd482a6 100644 --- a/runtime/parsec/codelets/codelet_zbuild.c +++ b/runtime/parsec/codelets/codelet_zbuild.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zbuild.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zbuild.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgeadd.c b/runtime/parsec/codelets/codelet_zgeadd.c index cd5d1bbf2..37b9b3b27 100644 --- a/runtime/parsec/codelets/codelet_zgeadd.c +++ b/runtime/parsec/codelets/codelet_zgeadd.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgeadd.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgeadd.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgelqt.c b/runtime/parsec/codelets/codelet_zgelqt.c index 150d0d879..747536a55 100644 --- a/runtime/parsec/codelets/codelet_zgelqt.c +++ b/runtime/parsec/codelets/codelet_zgelqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgelqt.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgelqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgemm.c b/runtime/parsec/codelets/codelet_zgemm.c index 1ef01ab64..122b4cf6b 100644 --- a/runtime/parsec/codelets/codelet_zgemm.c +++ b/runtime/parsec/codelets/codelet_zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgemm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgemm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgeqrt.c b/runtime/parsec/codelets/codelet_zgeqrt.c index dca9fda6c..58e1f8d31 100644 --- a/runtime/parsec/codelets/codelet_zgeqrt.c +++ b/runtime/parsec/codelets/codelet_zgeqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgeqrt.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgeqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgessm.c b/runtime/parsec/codelets/codelet_zgessm.c index 5ec177152..fb67de74b 100644 --- a/runtime/parsec/codelets/codelet_zgessm.c +++ b/runtime/parsec/codelets/codelet_zgessm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgessm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgessm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgessq.c b/runtime/parsec/codelets/codelet_zgessq.c index 2cb11f8f4..fdaefef04 100644 --- a/runtime/parsec/codelets/codelet_zgessq.c +++ b/runtime/parsec/codelets/codelet_zgessq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgessq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgessq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgetrf.c b/runtime/parsec/codelets/codelet_zgetrf.c index 2eeda1be1..421686453 100644 --- a/runtime/parsec/codelets/codelet_zgetrf.c +++ b/runtime/parsec/codelets/codelet_zgetrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgetrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgetrf_incpiv.c b/runtime/parsec/codelets/codelet_zgetrf_incpiv.c index 706262d49..a63f28f6e 100644 --- a/runtime/parsec/codelets/codelet_zgetrf_incpiv.c +++ b/runtime/parsec/codelets/codelet_zgetrf_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf_incpiv.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgetrf_incpiv.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zgetrf_nopiv.c b/runtime/parsec/codelets/codelet_zgetrf_nopiv.c index 31e4e8ca9..4877644fc 100644 --- a/runtime/parsec/codelets/codelet_zgetrf_nopiv.c +++ b/runtime/parsec/codelets/codelet_zgetrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf_nopiv.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zgetrf_nopiv.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zhe2ge.c b/runtime/parsec/codelets/codelet_zhe2ge.c index 8155948dc..96abb520d 100644 --- a/runtime/parsec/codelets/codelet_zhe2ge.c +++ b/runtime/parsec/codelets/codelet_zhe2ge.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhe2ge.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zhe2ge.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zhemm.c b/runtime/parsec/codelets/codelet_zhemm.c index 299869f3b..bce17e6f6 100644 --- a/runtime/parsec/codelets/codelet_zhemm.c +++ b/runtime/parsec/codelets/codelet_zhemm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhemm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zhemm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zher2k.c b/runtime/parsec/codelets/codelet_zher2k.c index 6a6e9ddc2..1bad405b0 100644 --- a/runtime/parsec/codelets/codelet_zher2k.c +++ b/runtime/parsec/codelets/codelet_zher2k.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zher2k.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zher2k.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zherfb.c b/runtime/parsec/codelets/codelet_zherfb.c index 1e0312ec9..65719d029 100644 --- a/runtime/parsec/codelets/codelet_zherfb.c +++ b/runtime/parsec/codelets/codelet_zherfb.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zherfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zherfb.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zherk.c b/runtime/parsec/codelets/codelet_zherk.c index a4693c9bf..68656de43 100644 --- a/runtime/parsec/codelets/codelet_zherk.c +++ b/runtime/parsec/codelets/codelet_zherk.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zherk.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zherk.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zhessq.c b/runtime/parsec/codelets/codelet_zhessq.c index 173c2dfd6..b6a17e8fb 100644 --- a/runtime/parsec/codelets/codelet_zhessq.c +++ b/runtime/parsec/codelets/codelet_zhessq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhessq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zhessq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlacpy.c b/runtime/parsec/codelets/codelet_zlacpy.c index 27c8091f6..730c3287f 100644 --- a/runtime/parsec/codelets/codelet_zlacpy.c +++ b/runtime/parsec/codelets/codelet_zlacpy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlacpy.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlacpy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlag2c.c b/runtime/parsec/codelets/codelet_zlag2c.c index 2b5fabf61..06c8acc15 100644 --- a/runtime/parsec/codelets/codelet_zlag2c.c +++ b/runtime/parsec/codelets/codelet_zlag2c.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlag2c.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlag2c.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlange.c b/runtime/parsec/codelets/codelet_zlange.c index 0c8b723d9..91a42910a 100644 --- a/runtime/parsec/codelets/codelet_zlange.c +++ b/runtime/parsec/codelets/codelet_zlange.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlange.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlange.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlanhe.c b/runtime/parsec/codelets/codelet_zlanhe.c index 2b47d4e40..140a6b8d8 100644 --- a/runtime/parsec/codelets/codelet_zlanhe.c +++ b/runtime/parsec/codelets/codelet_zlanhe.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlanhe.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlanhe.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlansy.c b/runtime/parsec/codelets/codelet_zlansy.c index b81a00fb6..c76b84086 100644 --- a/runtime/parsec/codelets/codelet_zlansy.c +++ b/runtime/parsec/codelets/codelet_zlansy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlansy.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlansy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlantr.c b/runtime/parsec/codelets/codelet_zlantr.c index 646aa1009..d04e6369c 100644 --- a/runtime/parsec/codelets/codelet_zlantr.c +++ b/runtime/parsec/codelets/codelet_zlantr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlantr.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlantr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlascal.c b/runtime/parsec/codelets/codelet_zlascal.c index ccc68b7a8..da1d51617 100644 --- a/runtime/parsec/codelets/codelet_zlascal.c +++ b/runtime/parsec/codelets/codelet_zlascal.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlascal.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlascal.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlaset.c b/runtime/parsec/codelets/codelet_zlaset.c index 6aafb3214..05c4bf23e 100644 --- a/runtime/parsec/codelets/codelet_zlaset.c +++ b/runtime/parsec/codelets/codelet_zlaset.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlaset.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlaset.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlaset2.c b/runtime/parsec/codelets/codelet_zlaset2.c index ff39d68f2..31943aa8a 100644 --- a/runtime/parsec/codelets/codelet_zlaset2.c +++ b/runtime/parsec/codelets/codelet_zlaset2.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlaset2.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlaset2.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlatro.c b/runtime/parsec/codelets/codelet_zlatro.c index 860522b87..bd691031e 100644 --- a/runtime/parsec/codelets/codelet_zlatro.c +++ b/runtime/parsec/codelets/codelet_zlatro.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlatro.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlatro.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zlauum.c b/runtime/parsec/codelets/codelet_zlauum.c index 6a0a80ff9..fa783cb75 100644 --- a/runtime/parsec/codelets/codelet_zlauum.c +++ b/runtime/parsec/codelets/codelet_zlauum.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlauum.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlauum.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zpamm.c b/runtime/parsec/codelets/codelet_zpamm.c index 84e28ade8..dad86b0a2 100644 --- a/runtime/parsec/codelets/codelet_zpamm.c +++ b/runtime/parsec/codelets/codelet_zpamm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zpamm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zpamm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zplghe.c b/runtime/parsec/codelets/codelet_zplghe.c index b7e62dcd6..a43b5b48d 100644 --- a/runtime/parsec/codelets/codelet_zplghe.c +++ b/runtime/parsec/codelets/codelet_zplghe.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplghe.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zplghe.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zplgsy.c b/runtime/parsec/codelets/codelet_zplgsy.c index c63078c6d..8b414ea19 100644 --- a/runtime/parsec/codelets/codelet_zplgsy.c +++ b/runtime/parsec/codelets/codelet_zplgsy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplgsy.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zplgsy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zplrnt.c b/runtime/parsec/codelets/codelet_zplrnt.c index bb919b770..893a38131 100644 --- a/runtime/parsec/codelets/codelet_zplrnt.c +++ b/runtime/parsec/codelets/codelet_zplrnt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplrnt.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zplrnt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zplssq.c b/runtime/parsec/codelets/codelet_zplssq.c index 72e1e828b..c9b7d75a8 100644 --- a/runtime/parsec/codelets/codelet_zplssq.c +++ b/runtime/parsec/codelets/codelet_zplssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplssq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zplssq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zpotrf.c b/runtime/parsec/codelets/codelet_zpotrf.c index 27ab51ec9..83b26a6b0 100644 --- a/runtime/parsec/codelets/codelet_zpotrf.c +++ b/runtime/parsec/codelets/codelet_zpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zpotrf.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zpotrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zssssm.c b/runtime/parsec/codelets/codelet_zssssm.c index 11923cab7..9d457c20f 100644 --- a/runtime/parsec/codelets/codelet_zssssm.c +++ b/runtime/parsec/codelets/codelet_zssssm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zssssm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zssssm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zsymm.c b/runtime/parsec/codelets/codelet_zsymm.c index 716b18ba0..a6e5813d6 100644 --- a/runtime/parsec/codelets/codelet_zsymm.c +++ b/runtime/parsec/codelets/codelet_zsymm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsymm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zsymm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zsyr2k.c b/runtime/parsec/codelets/codelet_zsyr2k.c index 462ec1087..747eb705c 100644 --- a/runtime/parsec/codelets/codelet_zsyr2k.c +++ b/runtime/parsec/codelets/codelet_zsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyr2k.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zsyr2k.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zsyrk.c b/runtime/parsec/codelets/codelet_zsyrk.c index 36360108a..88d9fee1d 100644 --- a/runtime/parsec/codelets/codelet_zsyrk.c +++ b/runtime/parsec/codelets/codelet_zsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyrk.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zsyrk.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zsyssq.c b/runtime/parsec/codelets/codelet_zsyssq.c index a509ac74b..f20247659 100644 --- a/runtime/parsec/codelets/codelet_zsyssq.c +++ b/runtime/parsec/codelets/codelet_zsyssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyssq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zsyssq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zsytrf_nopiv.c b/runtime/parsec/codelets/codelet_zsytrf_nopiv.c index 5629fb03d..4e0559027 100644 --- a/runtime/parsec/codelets/codelet_zsytrf_nopiv.c +++ b/runtime/parsec/codelets/codelet_zsytrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsytrf_nopiv.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zsytrf_nopiv.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztile_zero.c b/runtime/parsec/codelets/codelet_ztile_zero.c index a121053c3..d6bb7ce24 100644 --- a/runtime/parsec/codelets/codelet_ztile_zero.c +++ b/runtime/parsec/codelets/codelet_ztile_zero.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztile_zero.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztile_zero.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztplqt.c b/runtime/parsec/codelets/codelet_ztplqt.c index a4f2de0ce..47a226e78 100644 --- a/runtime/parsec/codelets/codelet_ztplqt.c +++ b/runtime/parsec/codelets/codelet_ztplqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztplqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztplqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztpmlqt.c b/runtime/parsec/codelets/codelet_ztpmlqt.c index a96c36b9c..4b9af46a5 100644 --- a/runtime/parsec/codelets/codelet_ztpmlqt.c +++ b/runtime/parsec/codelets/codelet_ztpmlqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztpmlqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztpmlqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztpmqrt.c b/runtime/parsec/codelets/codelet_ztpmqrt.c index ec3b75762..9932c135b 100644 --- a/runtime/parsec/codelets/codelet_ztpmqrt.c +++ b/runtime/parsec/codelets/codelet_ztpmqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztpmqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztpmqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztpqrt.c b/runtime/parsec/codelets/codelet_ztpqrt.c index 0d5608bf2..a47ff3240 100644 --- a/runtime/parsec/codelets/codelet_ztpqrt.c +++ b/runtime/parsec/codelets/codelet_ztpqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztpqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztpqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztradd.c b/runtime/parsec/codelets/codelet_ztradd.c index 92e601130..f0a0f38d2 100644 --- a/runtime/parsec/codelets/codelet_ztradd.c +++ b/runtime/parsec/codelets/codelet_ztradd.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztradd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztradd.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztrasm.c b/runtime/parsec/codelets/codelet_ztrasm.c index d45715fbd..7b4011ec0 100644 --- a/runtime/parsec/codelets/codelet_ztrasm.c +++ b/runtime/parsec/codelets/codelet_ztrasm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrasm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztrasm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztrmm.c b/runtime/parsec/codelets/codelet_ztrmm.c index 445f00795..79e70465e 100644 --- a/runtime/parsec/codelets/codelet_ztrmm.c +++ b/runtime/parsec/codelets/codelet_ztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrmm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztrmm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztrsm.c b/runtime/parsec/codelets/codelet_ztrsm.c index 5f15b8c6d..4a6564c4b 100644 --- a/runtime/parsec/codelets/codelet_ztrsm.c +++ b/runtime/parsec/codelets/codelet_ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrsm.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztrsm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztrssq.c b/runtime/parsec/codelets/codelet_ztrssq.c index 3da075be9..419cc79cb 100644 --- a/runtime/parsec/codelets/codelet_ztrssq.c +++ b/runtime/parsec/codelets/codelet_ztrssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrssq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztrssq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztrtri.c b/runtime/parsec/codelets/codelet_ztrtri.c index db3cf7873..37066fcf8 100644 --- a/runtime/parsec/codelets/codelet_ztrtri.c +++ b/runtime/parsec/codelets/codelet_ztrtri.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrtri.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztrtri.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztslqt.c b/runtime/parsec/codelets/codelet_ztslqt.c index 8481d5def..cb9a4630d 100644 --- a/runtime/parsec/codelets/codelet_ztslqt.c +++ b/runtime/parsec/codelets/codelet_ztslqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztslqt.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztslqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztsmlq.c b/runtime/parsec/codelets/codelet_ztsmlq.c index 32bb5ad34..13304d7f2 100644 --- a/runtime/parsec/codelets/codelet_ztsmlq.c +++ b/runtime/parsec/codelets/codelet_ztsmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmlq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztsmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztsmlq_hetra1.c b/runtime/parsec/codelets/codelet_ztsmlq_hetra1.c index d5f6d76d2..15b352827 100644 --- a/runtime/parsec/codelets/codelet_ztsmlq_hetra1.c +++ b/runtime/parsec/codelets/codelet_ztsmlq_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmlq_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmlq_hetra1.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztsmqr.c b/runtime/parsec/codelets/codelet_ztsmqr.c index 0f4c56037..51ba120a3 100644 --- a/runtime/parsec/codelets/codelet_ztsmqr.c +++ b/runtime/parsec/codelets/codelet_ztsmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmqr.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztsmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztsmqr_hetra1.c b/runtime/parsec/codelets/codelet_ztsmqr_hetra1.c index b7b1c882d..bab1a77d2 100644 --- a/runtime/parsec/codelets/codelet_ztsmqr_hetra1.c +++ b/runtime/parsec/codelets/codelet_ztsmqr_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmqr_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmqr_hetra1.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztsqrt.c b/runtime/parsec/codelets/codelet_ztsqrt.c index 7fefcd2b1..dc68c88b2 100644 --- a/runtime/parsec/codelets/codelet_ztsqrt.c +++ b/runtime/parsec/codelets/codelet_ztsqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsqrt.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztsqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_ztstrf.c b/runtime/parsec/codelets/codelet_ztstrf.c index eb65419b2..be2a9dd7b 100644 --- a/runtime/parsec/codelets/codelet_ztstrf.c +++ b/runtime/parsec/codelets/codelet_ztstrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztstrf.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_ztstrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zttlqt.c b/runtime/parsec/codelets/codelet_zttlqt.c index 29c57aa57..3a94cdcfe 100644 --- a/runtime/parsec/codelets/codelet_zttlqt.c +++ b/runtime/parsec/codelets/codelet_zttlqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttlqt.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zttlqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zttmlq.c b/runtime/parsec/codelets/codelet_zttmlq.c index 12799c1fc..521cfa957 100644 --- a/runtime/parsec/codelets/codelet_zttmlq.c +++ b/runtime/parsec/codelets/codelet_zttmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttmlq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zttmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zttmqr.c b/runtime/parsec/codelets/codelet_zttmqr.c index 093c56b75..c7b974222 100644 --- a/runtime/parsec/codelets/codelet_zttmqr.c +++ b/runtime/parsec/codelets/codelet_zttmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttmqr.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zttmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zttqrt.c b/runtime/parsec/codelets/codelet_zttqrt.c index bb2b5f0e2..d7cc15a14 100644 --- a/runtime/parsec/codelets/codelet_zttqrt.c +++ b/runtime/parsec/codelets/codelet_zttqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttqrt.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zttqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zunmlq.c b/runtime/parsec/codelets/codelet_zunmlq.c index f446d41c0..1b1f57c19 100644 --- a/runtime/parsec/codelets/codelet_zunmlq.c +++ b/runtime/parsec/codelets/codelet_zunmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zunmlq.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zunmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/codelets/codelet_zunmqr.c b/runtime/parsec/codelets/codelet_zunmqr.c index 7005ccfcf..46170f4ae 100644 --- a/runtime/parsec/codelets/codelet_zunmqr.c +++ b/runtime/parsec/codelets/codelet_zunmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zunmqr.c * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zunmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/parsec/control/runtime_async.c b/runtime/parsec/control/runtime_async.c index 2ff452bc1..e85714050 100644 --- a/runtime/parsec/control/runtime_async.c +++ b/runtime/parsec/control/runtime_async.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_async.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_async.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/control/runtime_context.c b/runtime/parsec/control/runtime_context.c index 328d74725..aa9f1fa20 100644 --- a/runtime/parsec/control/runtime_context.c +++ b/runtime/parsec/control/runtime_context.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_context.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_context.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/control/runtime_control.c b/runtime/parsec/control/runtime_control.c index 74b2e7417..7b5d97f7c 100644 --- a/runtime/parsec/control/runtime_control.c +++ b/runtime/parsec/control/runtime_control.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_control.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_control.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/control/runtime_descriptor.c b/runtime/parsec/control/runtime_descriptor.c index 241f11349..f9c0db18f 100644 --- a/runtime/parsec/control/runtime_descriptor.c +++ b/runtime/parsec/control/runtime_descriptor.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_descriptor.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_descriptor.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/control/runtime_options.c b/runtime/parsec/control/runtime_options.c index 635802c6c..3a6831c3c 100644 --- a/runtime/parsec/control/runtime_options.c +++ b/runtime/parsec/control/runtime_options.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_options.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_options.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/control/runtime_profiling.c b/runtime/parsec/control/runtime_profiling.c index b61871bcc..91ab03d78 100644 --- a/runtime/parsec/control/runtime_profiling.c +++ b/runtime/parsec/control/runtime_profiling.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_profiling.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_profiling.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/control/runtime_zlocality.c b/runtime/parsec/control/runtime_zlocality.c index 78d54986d..978fd9036 100644 --- a/runtime/parsec/control/runtime_zlocality.c +++ b/runtime/parsec/control/runtime_zlocality.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_zlocality.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_zlocality.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/control/runtime_zprofiling.c b/runtime/parsec/control/runtime_zprofiling.c index f52754555..f8dca453f 100644 --- a/runtime/parsec/control/runtime_zprofiling.c +++ b/runtime/parsec/control/runtime_zprofiling.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_zprofiling.c * * @copyright 2012-2017 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_zprofiling.c * * @version 1.0.0 * @author Reazul Hoque diff --git a/runtime/parsec/include/chameleon_parsec.h b/runtime/parsec/include/chameleon_parsec.h index a430d6377..c9d974978 100644 --- a/runtime/parsec/include/chameleon_parsec.h +++ b/runtime/parsec/include/chameleon_parsec.h @@ -1,4 +1,6 @@ /** + * + * @file chameleon_parsec.h * * @copyright 2009-2015 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/runtime/quark/CMakeLists.txt b/runtime/quark/CMakeLists.txt index b5292c48f..191cb9e86 100644 --- a/runtime/quark/CMakeLists.txt +++ b/runtime/quark/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2015 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project CHAMELEON # CHAMELEON is a software package provided by: diff --git a/runtime/quark/codelets/codelet_zasum.c b/runtime/quark/codelets/codelet_zasum.c index 43cbf1a43..90e86b6fa 100644 --- a/runtime/quark/codelets/codelet_zasum.c +++ b/runtime/quark/codelets/codelet_zasum.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zasum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zasum.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zaxpy.c b/runtime/quark/codelets/codelet_zaxpy.c index 45b34e676..99fe1eb8c 100644 --- a/runtime/quark/codelets/codelet_zaxpy.c +++ b/runtime/quark/codelets/codelet_zaxpy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zaxpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zaxpy.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zbuild.c b/runtime/quark/codelets/codelet_zbuild.c index 2e6a514e2..079eaede6 100644 --- a/runtime/quark/codelets/codelet_zbuild.c +++ b/runtime/quark/codelets/codelet_zbuild.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zbuild.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zbuild.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgeadd.c b/runtime/quark/codelets/codelet_zgeadd.c index 0eb4408e3..df4d87d99 100644 --- a/runtime/quark/codelets/codelet_zgeadd.c +++ b/runtime/quark/codelets/codelet_zgeadd.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgeadd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgeadd.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgelqt.c b/runtime/quark/codelets/codelet_zgelqt.c index 8c10b8b83..3f6467052 100644 --- a/runtime/quark/codelets/codelet_zgelqt.c +++ b/runtime/quark/codelets/codelet_zgelqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgelqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgelqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgemm.c b/runtime/quark/codelets/codelet_zgemm.c index 85c14c7bf..b3605400d 100644 --- a/runtime/quark/codelets/codelet_zgemm.c +++ b/runtime/quark/codelets/codelet_zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgemm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgeqrt.c b/runtime/quark/codelets/codelet_zgeqrt.c index 7b8ef4a2b..5359a9295 100644 --- a/runtime/quark/codelets/codelet_zgeqrt.c +++ b/runtime/quark/codelets/codelet_zgeqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgeqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgeqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgessm.c b/runtime/quark/codelets/codelet_zgessm.c index 704ae6349..f7f64d715 100644 --- a/runtime/quark/codelets/codelet_zgessm.c +++ b/runtime/quark/codelets/codelet_zgessm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgessm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgessm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgessq.c b/runtime/quark/codelets/codelet_zgessq.c index 8b8c3e5d1..31b28c46f 100644 --- a/runtime/quark/codelets/codelet_zgessq.c +++ b/runtime/quark/codelets/codelet_zgessq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgessq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgessq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zgetrf.c b/runtime/quark/codelets/codelet_zgetrf.c index 37f2459ab..95e01e6c0 100644 --- a/runtime/quark/codelets/codelet_zgetrf.c +++ b/runtime/quark/codelets/codelet_zgetrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgetrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgetrf_incpiv.c b/runtime/quark/codelets/codelet_zgetrf_incpiv.c index c07b8a304..3155bed71 100644 --- a/runtime/quark/codelets/codelet_zgetrf_incpiv.c +++ b/runtime/quark/codelets/codelet_zgetrf_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgetrf_incpiv.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zgetrf_nopiv.c b/runtime/quark/codelets/codelet_zgetrf_nopiv.c index a359dde68..cec9c3dd8 100644 --- a/runtime/quark/codelets/codelet_zgetrf_nopiv.c +++ b/runtime/quark/codelets/codelet_zgetrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgetrf_nopiv.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zhe2ge.c b/runtime/quark/codelets/codelet_zhe2ge.c index 00211c53e..d1f9233e1 100644 --- a/runtime/quark/codelets/codelet_zhe2ge.c +++ b/runtime/quark/codelets/codelet_zhe2ge.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhe2ge.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zhe2ge.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zhemm.c b/runtime/quark/codelets/codelet_zhemm.c index 8ecc5fcfc..6f18c3e1c 100644 --- a/runtime/quark/codelets/codelet_zhemm.c +++ b/runtime/quark/codelets/codelet_zhemm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zhemm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zher2k.c b/runtime/quark/codelets/codelet_zher2k.c index bce993c6d..3f3c7424e 100644 --- a/runtime/quark/codelets/codelet_zher2k.c +++ b/runtime/quark/codelets/codelet_zher2k.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zher2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zher2k.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zherfb.c b/runtime/quark/codelets/codelet_zherfb.c index 60d505601..8508804e0 100644 --- a/runtime/quark/codelets/codelet_zherfb.c +++ b/runtime/quark/codelets/codelet_zherfb.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zherfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zherfb.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zherk.c b/runtime/quark/codelets/codelet_zherk.c index 3292dd010..521979e52 100644 --- a/runtime/quark/codelets/codelet_zherk.c +++ b/runtime/quark/codelets/codelet_zherk.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zherk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zherk.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zhessq.c b/runtime/quark/codelets/codelet_zhessq.c index a5a13e2e7..a18e8ea19 100644 --- a/runtime/quark/codelets/codelet_zhessq.c +++ b/runtime/quark/codelets/codelet_zhessq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhessq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zhessq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zlacpy.c b/runtime/quark/codelets/codelet_zlacpy.c index a0d7c2d92..a1f1fb1c6 100644 --- a/runtime/quark/codelets/codelet_zlacpy.c +++ b/runtime/quark/codelets/codelet_zlacpy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlacpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlacpy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zlag2c.c b/runtime/quark/codelets/codelet_zlag2c.c index 4d6207dac..36fabfca9 100644 --- a/runtime/quark/codelets/codelet_zlag2c.c +++ b/runtime/quark/codelets/codelet_zlag2c.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlag2c.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlag2c.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zlange.c b/runtime/quark/codelets/codelet_zlange.c index 8bbb089e6..e3fd8eb2a 100644 --- a/runtime/quark/codelets/codelet_zlange.c +++ b/runtime/quark/codelets/codelet_zlange.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlange.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlange.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zlanhe.c b/runtime/quark/codelets/codelet_zlanhe.c index af280152f..afb25ce20 100644 --- a/runtime/quark/codelets/codelet_zlanhe.c +++ b/runtime/quark/codelets/codelet_zlanhe.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlanhe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlanhe.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zlansy.c b/runtime/quark/codelets/codelet_zlansy.c index 23fe84e6b..d76fba5e5 100644 --- a/runtime/quark/codelets/codelet_zlansy.c +++ b/runtime/quark/codelets/codelet_zlansy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlansy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlansy.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zlantr.c b/runtime/quark/codelets/codelet_zlantr.c index 4209b2b56..f49ffdcdd 100644 --- a/runtime/quark/codelets/codelet_zlantr.c +++ b/runtime/quark/codelets/codelet_zlantr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlantr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlantr.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zlascal.c b/runtime/quark/codelets/codelet_zlascal.c index e0b01e9d1..9dfeb0cc3 100644 --- a/runtime/quark/codelets/codelet_zlascal.c +++ b/runtime/quark/codelets/codelet_zlascal.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlascal.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlascal.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zlaset.c b/runtime/quark/codelets/codelet_zlaset.c index 2a12493bf..e2742fce6 100644 --- a/runtime/quark/codelets/codelet_zlaset.c +++ b/runtime/quark/codelets/codelet_zlaset.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlaset.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlaset.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zlaset2.c b/runtime/quark/codelets/codelet_zlaset2.c index efe0f18c0..1cee7b92e 100644 --- a/runtime/quark/codelets/codelet_zlaset2.c +++ b/runtime/quark/codelets/codelet_zlaset2.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlaset2.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlaset2.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zlatro.c b/runtime/quark/codelets/codelet_zlatro.c index 0ab22002b..7fb61f9d2 100644 --- a/runtime/quark/codelets/codelet_zlatro.c +++ b/runtime/quark/codelets/codelet_zlatro.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlatro.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -6,7 +8,6 @@ * Univ. Bordeaux. All rights reserved. * *** - * @file codelet_zlatro.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zlauum.c b/runtime/quark/codelets/codelet_zlauum.c index 9ffb59f9c..ff37df1c5 100644 --- a/runtime/quark/codelets/codelet_zlauum.c +++ b/runtime/quark/codelets/codelet_zlauum.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlauum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlauum.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zpamm.c b/runtime/quark/codelets/codelet_zpamm.c index 070ee80f6..ba2c3701d 100644 --- a/runtime/quark/codelets/codelet_zpamm.c +++ b/runtime/quark/codelets/codelet_zpamm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zpamm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zpamm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zplghe.c b/runtime/quark/codelets/codelet_zplghe.c index 267bcf3d1..ad7e04d15 100644 --- a/runtime/quark/codelets/codelet_zplghe.c +++ b/runtime/quark/codelets/codelet_zplghe.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplghe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplghe.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zplgsy.c b/runtime/quark/codelets/codelet_zplgsy.c index 55fb14bdb..0178ecbae 100644 --- a/runtime/quark/codelets/codelet_zplgsy.c +++ b/runtime/quark/codelets/codelet_zplgsy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplgsy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplgsy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zplrnt.c b/runtime/quark/codelets/codelet_zplrnt.c index e3bfea175..d185505dd 100644 --- a/runtime/quark/codelets/codelet_zplrnt.c +++ b/runtime/quark/codelets/codelet_zplrnt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplrnt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplrnt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zplssq.c b/runtime/quark/codelets/codelet_zplssq.c index 592a3cc46..3e65df9dd 100644 --- a/runtime/quark/codelets/codelet_zplssq.c +++ b/runtime/quark/codelets/codelet_zplssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplssq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zpotrf.c b/runtime/quark/codelets/codelet_zpotrf.c index 843cf1bcf..b8b618341 100644 --- a/runtime/quark/codelets/codelet_zpotrf.c +++ b/runtime/quark/codelets/codelet_zpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zpotrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zpotrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zssssm.c b/runtime/quark/codelets/codelet_zssssm.c index bf565c4b4..0df43e036 100644 --- a/runtime/quark/codelets/codelet_zssssm.c +++ b/runtime/quark/codelets/codelet_zssssm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zssssm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zssssm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zsymm.c b/runtime/quark/codelets/codelet_zsymm.c index 8d77428ab..d300a0ee9 100644 --- a/runtime/quark/codelets/codelet_zsymm.c +++ b/runtime/quark/codelets/codelet_zsymm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsymm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsymm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zsyr2k.c b/runtime/quark/codelets/codelet_zsyr2k.c index ba856e3e6..5bcc52c08 100644 --- a/runtime/quark/codelets/codelet_zsyr2k.c +++ b/runtime/quark/codelets/codelet_zsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyr2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsyr2k.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zsyrk.c b/runtime/quark/codelets/codelet_zsyrk.c index 9c07fd3fb..aaa765364 100644 --- a/runtime/quark/codelets/codelet_zsyrk.c +++ b/runtime/quark/codelets/codelet_zsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyrk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsyrk.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zsyssq.c b/runtime/quark/codelets/codelet_zsyssq.c index c6fa8114c..9b54cbf5b 100644 --- a/runtime/quark/codelets/codelet_zsyssq.c +++ b/runtime/quark/codelets/codelet_zsyssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsyssq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_zsytrf_nopiv.c b/runtime/quark/codelets/codelet_zsytrf_nopiv.c index 03dec0bce..f64e08494 100644 --- a/runtime/quark/codelets/codelet_zsytrf_nopiv.c +++ b/runtime/quark/codelets/codelet_zsytrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsytrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsytrf_nopiv.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_ztile_zero.c b/runtime/quark/codelets/codelet_ztile_zero.c index e33c1375c..bcec08970 100644 --- a/runtime/quark/codelets/codelet_ztile_zero.c +++ b/runtime/quark/codelets/codelet_ztile_zero.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztile_zero.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztile_zero.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztplqt.c b/runtime/quark/codelets/codelet_ztplqt.c index 3f3ae3416..416c3a013 100644 --- a/runtime/quark/codelets/codelet_ztplqt.c +++ b/runtime/quark/codelets/codelet_ztplqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztplqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztplqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztpmlqt.c b/runtime/quark/codelets/codelet_ztpmlqt.c index 2d51c05ad..3cb9b72b6 100644 --- a/runtime/quark/codelets/codelet_ztpmlqt.c +++ b/runtime/quark/codelets/codelet_ztpmlqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztpmlqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztpmlqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztpmqrt.c b/runtime/quark/codelets/codelet_ztpmqrt.c index d399ffb15..fcbaaee17 100644 --- a/runtime/quark/codelets/codelet_ztpmqrt.c +++ b/runtime/quark/codelets/codelet_ztpmqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztpmqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztpmqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztpqrt.c b/runtime/quark/codelets/codelet_ztpqrt.c index 0f7a1d225..b775d0cd9 100644 --- a/runtime/quark/codelets/codelet_ztpqrt.c +++ b/runtime/quark/codelets/codelet_ztpqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztpqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztpqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztradd.c b/runtime/quark/codelets/codelet_ztradd.c index f899952a5..d3e5936e0 100644 --- a/runtime/quark/codelets/codelet_ztradd.c +++ b/runtime/quark/codelets/codelet_ztradd.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztradd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztradd.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztrasm.c b/runtime/quark/codelets/codelet_ztrasm.c index 8ba24f5e6..437b6290c 100644 --- a/runtime/quark/codelets/codelet_ztrasm.c +++ b/runtime/quark/codelets/codelet_ztrasm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrasm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrasm.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_ztrmm.c b/runtime/quark/codelets/codelet_ztrmm.c index eded44e24..5e56014b0 100644 --- a/runtime/quark/codelets/codelet_ztrmm.c +++ b/runtime/quark/codelets/codelet_ztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrmm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrmm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztrsm.c b/runtime/quark/codelets/codelet_ztrsm.c index e5b689159..fcaeeb76c 100644 --- a/runtime/quark/codelets/codelet_ztrsm.c +++ b/runtime/quark/codelets/codelet_ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrsm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrsm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztrssq.c b/runtime/quark/codelets/codelet_ztrssq.c index 5da96e03a..c969befbf 100644 --- a/runtime/quark/codelets/codelet_ztrssq.c +++ b/runtime/quark/codelets/codelet_ztrssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrssq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/quark/codelets/codelet_ztrtri.c b/runtime/quark/codelets/codelet_ztrtri.c index 08b9eb61e..f0f6a3e24 100644 --- a/runtime/quark/codelets/codelet_ztrtri.c +++ b/runtime/quark/codelets/codelet_ztrtri.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrtri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrtri.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztslqt.c b/runtime/quark/codelets/codelet_ztslqt.c index 4577eb785..083863811 100644 --- a/runtime/quark/codelets/codelet_ztslqt.c +++ b/runtime/quark/codelets/codelet_ztslqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztslqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztslqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztsmlq.c b/runtime/quark/codelets/codelet_ztsmlq.c index f9a5f60ed..c7ad0d899 100644 --- a/runtime/quark/codelets/codelet_ztsmlq.c +++ b/runtime/quark/codelets/codelet_ztsmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztsmlq_hetra1.c b/runtime/quark/codelets/codelet_ztsmlq_hetra1.c index 2b836f574..8af40a2f1 100644 --- a/runtime/quark/codelets/codelet_ztsmlq_hetra1.c +++ b/runtime/quark/codelets/codelet_ztsmlq_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmlq_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmlq_hetra1.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztsmqr.c b/runtime/quark/codelets/codelet_ztsmqr.c index d7adcb0df..a53f77608 100644 --- a/runtime/quark/codelets/codelet_ztsmqr.c +++ b/runtime/quark/codelets/codelet_ztsmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztsmqr_hetra1.c b/runtime/quark/codelets/codelet_ztsmqr_hetra1.c index e8587e4c2..dd6e469c3 100644 --- a/runtime/quark/codelets/codelet_ztsmqr_hetra1.c +++ b/runtime/quark/codelets/codelet_ztsmqr_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmqr_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmqr_hetra1.c * * PLASMA core_blas quark wrapper * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztsqrt.c b/runtime/quark/codelets/codelet_ztsqrt.c index da8f21b3c..e4d145093 100644 --- a/runtime/quark/codelets/codelet_ztsqrt.c +++ b/runtime/quark/codelets/codelet_ztsqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_ztstrf.c b/runtime/quark/codelets/codelet_ztstrf.c index d7aef3c83..d7ace3ccb 100644 --- a/runtime/quark/codelets/codelet_ztstrf.c +++ b/runtime/quark/codelets/codelet_ztstrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztstrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztstrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zttlqt.c b/runtime/quark/codelets/codelet_zttlqt.c index 9632664a5..a3127cc12 100644 --- a/runtime/quark/codelets/codelet_zttlqt.c +++ b/runtime/quark/codelets/codelet_zttlqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttlqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttlqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zttmlq.c b/runtime/quark/codelets/codelet_zttmlq.c index 54bfbae70..d5114473a 100644 --- a/runtime/quark/codelets/codelet_zttmlq.c +++ b/runtime/quark/codelets/codelet_zttmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zttmqr.c b/runtime/quark/codelets/codelet_zttmqr.c index d0a249aa9..cfbab6c87 100644 --- a/runtime/quark/codelets/codelet_zttmqr.c +++ b/runtime/quark/codelets/codelet_zttmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zttqrt.c b/runtime/quark/codelets/codelet_zttqrt.c index 350ef3b35..3601b4e73 100644 --- a/runtime/quark/codelets/codelet_zttqrt.c +++ b/runtime/quark/codelets/codelet_zttqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zunmlq.c b/runtime/quark/codelets/codelet_zunmlq.c index 5b80836c2..7682054ba 100644 --- a/runtime/quark/codelets/codelet_zunmlq.c +++ b/runtime/quark/codelets/codelet_zunmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zunmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zunmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/codelets/codelet_zunmqr.c b/runtime/quark/codelets/codelet_zunmqr.c index 84d4fc76b..17800c169 100644 --- a/runtime/quark/codelets/codelet_zunmqr.c +++ b/runtime/quark/codelets/codelet_zunmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zunmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zunmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_async.c b/runtime/quark/control/runtime_async.c index 00c56f408..7cfa1cd10 100644 --- a/runtime/quark/control/runtime_async.c +++ b/runtime/quark/control/runtime_async.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_async.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_async.c * * MORSE async routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_context.c b/runtime/quark/control/runtime_context.c index bce136d50..532e0e678 100644 --- a/runtime/quark/control/runtime_context.c +++ b/runtime/quark/control/runtime_context.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_context.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_context.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_control.c b/runtime/quark/control/runtime_control.c index 8bfb44846..81e5e1e2a 100644 --- a/runtime/quark/control/runtime_control.c +++ b/runtime/quark/control/runtime_control.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_control.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_control.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_descriptor.c b/runtime/quark/control/runtime_descriptor.c index 2a993dfc2..6826d8431 100644 --- a/runtime/quark/control/runtime_descriptor.c +++ b/runtime/quark/control/runtime_descriptor.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_descriptor.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_descriptor.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_options.c b/runtime/quark/control/runtime_options.c index 6ccb04ef4..32d617e05 100644 --- a/runtime/quark/control/runtime_options.c +++ b/runtime/quark/control/runtime_options.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_options.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_options.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_profiling.c b/runtime/quark/control/runtime_profiling.c index 654fa3d3d..347c60562 100644 --- a/runtime/quark/control/runtime_profiling.c +++ b/runtime/quark/control/runtime_profiling.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_profiling.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_profiling.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_zlocality.c b/runtime/quark/control/runtime_zlocality.c index 78f1311bf..b9c8cf73f 100644 --- a/runtime/quark/control/runtime_zlocality.c +++ b/runtime/quark/control/runtime_zlocality.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_zlocality.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_zlocality.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/control/runtime_zprofiling.c b/runtime/quark/control/runtime_zprofiling.c index 379754625..1ccbc9ad0 100644 --- a/runtime/quark/control/runtime_zprofiling.c +++ b/runtime/quark/control/runtime_zprofiling.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_zprofiling.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_zprofiling.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/include/chameleon_quark.h b/runtime/quark/include/chameleon_quark.h index e300a00ee..a67fdada4 100644 --- a/runtime/quark/include/chameleon_quark.h +++ b/runtime/quark/include/chameleon_quark.h @@ -1,4 +1,6 @@ /** + * + * @file chameleon_quark.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file chameleon_quark.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/quark/include/core_blas_dag.h b/runtime/quark/include/core_blas_dag.h index e66f3e933..2114279d7 100644 --- a/runtime/quark/include/core_blas_dag.h +++ b/runtime/quark/include/core_blas_dag.h @@ -1,4 +1,6 @@ /** + * + * @file core_blas_dag.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file core_blas_dag.h * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/CMakeLists.txt b/runtime/starpu/CMakeLists.txt index edc171b07..b833928c1 100644 --- a/runtime/starpu/CMakeLists.txt +++ b/runtime/starpu/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2015 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project CHAMELEON # CHAMELEON is a software package provided by: diff --git a/runtime/starpu/codelets/codelet_zasum.c b/runtime/starpu/codelets/codelet_zasum.c index fa0879f16..86008b0cb 100644 --- a/runtime/starpu/codelets/codelet_zasum.c +++ b/runtime/starpu/codelets/codelet_zasum.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zasum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zasum.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zaxpy.c b/runtime/starpu/codelets/codelet_zaxpy.c index acbdd9fcf..5b0f812d6 100644 --- a/runtime/starpu/codelets/codelet_zaxpy.c +++ b/runtime/starpu/codelets/codelet_zaxpy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zaxpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zaxpy.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zbuild.c b/runtime/starpu/codelets/codelet_zbuild.c index 9d7946f90..1e55634b9 100644 --- a/runtime/starpu/codelets/codelet_zbuild.c +++ b/runtime/starpu/codelets/codelet_zbuild.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zbuild.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zbuild.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zcallback.c b/runtime/starpu/codelets/codelet_zcallback.c index fbc4f4c1c..2c3dab1ca 100644 --- a/runtime/starpu/codelets/codelet_zcallback.c +++ b/runtime/starpu/codelets/codelet_zcallback.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zcallback.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zcallback.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgeadd.c b/runtime/starpu/codelets/codelet_zgeadd.c index 70f0e1035..f53a82142 100644 --- a/runtime/starpu/codelets/codelet_zgeadd.c +++ b/runtime/starpu/codelets/codelet_zgeadd.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgeadd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgeadd.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgelqt.c b/runtime/starpu/codelets/codelet_zgelqt.c index 4c0f6ffb4..9f33f8495 100644 --- a/runtime/starpu/codelets/codelet_zgelqt.c +++ b/runtime/starpu/codelets/codelet_zgelqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgelqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgelqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgemm.c b/runtime/starpu/codelets/codelet_zgemm.c index cffcf0767..2fdb4cdff 100644 --- a/runtime/starpu/codelets/codelet_zgemm.c +++ b/runtime/starpu/codelets/codelet_zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgemm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgeqrt.c b/runtime/starpu/codelets/codelet_zgeqrt.c index 93688f4e1..e6d743b63 100644 --- a/runtime/starpu/codelets/codelet_zgeqrt.c +++ b/runtime/starpu/codelets/codelet_zgeqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgeqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgeqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgessm.c b/runtime/starpu/codelets/codelet_zgessm.c index dec7467c4..f8a904e26 100644 --- a/runtime/starpu/codelets/codelet_zgessm.c +++ b/runtime/starpu/codelets/codelet_zgessm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgessm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgessm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgessq.c b/runtime/starpu/codelets/codelet_zgessq.c index e421a3082..3e5d70249 100644 --- a/runtime/starpu/codelets/codelet_zgessq.c +++ b/runtime/starpu/codelets/codelet_zgessq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgessq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgessq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zgetrf.c b/runtime/starpu/codelets/codelet_zgetrf.c index 0d2754b05..512d247ea 100644 --- a/runtime/starpu/codelets/codelet_zgetrf.c +++ b/runtime/starpu/codelets/codelet_zgetrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgetrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgetrf_incpiv.c b/runtime/starpu/codelets/codelet_zgetrf_incpiv.c index f2e4d2254..60abe986b 100644 --- a/runtime/starpu/codelets/codelet_zgetrf_incpiv.c +++ b/runtime/starpu/codelets/codelet_zgetrf_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgetrf_incpiv.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zgetrf_nopiv.c b/runtime/starpu/codelets/codelet_zgetrf_nopiv.c index d516b4b54..c97a2834d 100644 --- a/runtime/starpu/codelets/codelet_zgetrf_nopiv.c +++ b/runtime/starpu/codelets/codelet_zgetrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zgetrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zgetrf_nopiv.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zhe2ge.c b/runtime/starpu/codelets/codelet_zhe2ge.c index 39dcc0640..e57fd2bb1 100644 --- a/runtime/starpu/codelets/codelet_zhe2ge.c +++ b/runtime/starpu/codelets/codelet_zhe2ge.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhe2ge.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zhe2ge.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zhemm.c b/runtime/starpu/codelets/codelet_zhemm.c index 0fccb6c4d..b13d5895f 100644 --- a/runtime/starpu/codelets/codelet_zhemm.c +++ b/runtime/starpu/codelets/codelet_zhemm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zhemm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zher2k.c b/runtime/starpu/codelets/codelet_zher2k.c index c8adc5642..585715bdb 100644 --- a/runtime/starpu/codelets/codelet_zher2k.c +++ b/runtime/starpu/codelets/codelet_zher2k.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zher2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zher2k.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zherfb.c b/runtime/starpu/codelets/codelet_zherfb.c index d7da7a036..f4b6c3bdc 100644 --- a/runtime/starpu/codelets/codelet_zherfb.c +++ b/runtime/starpu/codelets/codelet_zherfb.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zherfb.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zherfb.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zherk.c b/runtime/starpu/codelets/codelet_zherk.c index c62135982..6527e7441 100644 --- a/runtime/starpu/codelets/codelet_zherk.c +++ b/runtime/starpu/codelets/codelet_zherk.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zherk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zherk.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zhessq.c b/runtime/starpu/codelets/codelet_zhessq.c index 82266809a..200de6cc5 100644 --- a/runtime/starpu/codelets/codelet_zhessq.c +++ b/runtime/starpu/codelets/codelet_zhessq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zhessq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zhessq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zlacpy.c b/runtime/starpu/codelets/codelet_zlacpy.c index b3146bf72..77abef7fb 100644 --- a/runtime/starpu/codelets/codelet_zlacpy.c +++ b/runtime/starpu/codelets/codelet_zlacpy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlacpy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlacpy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zlag2c.c b/runtime/starpu/codelets/codelet_zlag2c.c index 5b91672ca..2c16bef05 100644 --- a/runtime/starpu/codelets/codelet_zlag2c.c +++ b/runtime/starpu/codelets/codelet_zlag2c.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlag2c.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlag2c.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zlange.c b/runtime/starpu/codelets/codelet_zlange.c index e50034f08..23b8f19bc 100644 --- a/runtime/starpu/codelets/codelet_zlange.c +++ b/runtime/starpu/codelets/codelet_zlange.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlange.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlange.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zlanhe.c b/runtime/starpu/codelets/codelet_zlanhe.c index f2cd4c48e..913ebed43 100644 --- a/runtime/starpu/codelets/codelet_zlanhe.c +++ b/runtime/starpu/codelets/codelet_zlanhe.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlanhe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlanhe.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zlansy.c b/runtime/starpu/codelets/codelet_zlansy.c index d80f9007b..7779050ce 100644 --- a/runtime/starpu/codelets/codelet_zlansy.c +++ b/runtime/starpu/codelets/codelet_zlansy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlansy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlansy.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zlantr.c b/runtime/starpu/codelets/codelet_zlantr.c index 48f0b35cd..4c107d5df 100644 --- a/runtime/starpu/codelets/codelet_zlantr.c +++ b/runtime/starpu/codelets/codelet_zlantr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlantr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlantr.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zlascal.c b/runtime/starpu/codelets/codelet_zlascal.c index 45a978568..d5b2e3d71 100644 --- a/runtime/starpu/codelets/codelet_zlascal.c +++ b/runtime/starpu/codelets/codelet_zlascal.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlascal.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlascal.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zlaset.c b/runtime/starpu/codelets/codelet_zlaset.c index f7f37ac29..fc43812b5 100644 --- a/runtime/starpu/codelets/codelet_zlaset.c +++ b/runtime/starpu/codelets/codelet_zlaset.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlaset.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlaset.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zlaset2.c b/runtime/starpu/codelets/codelet_zlaset2.c index 98f45abe7..56ac4e0a4 100644 --- a/runtime/starpu/codelets/codelet_zlaset2.c +++ b/runtime/starpu/codelets/codelet_zlaset2.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlaset2.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlaset2.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zlatro.c b/runtime/starpu/codelets/codelet_zlatro.c index 02237064a..ee48ebec4 100644 --- a/runtime/starpu/codelets/codelet_zlatro.c +++ b/runtime/starpu/codelets/codelet_zlatro.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlatro.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlatro.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zlauum.c b/runtime/starpu/codelets/codelet_zlauum.c index 5c87d7e0b..ba7a00713 100644 --- a/runtime/starpu/codelets/codelet_zlauum.c +++ b/runtime/starpu/codelets/codelet_zlauum.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zlauum.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zlauum.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zplghe.c b/runtime/starpu/codelets/codelet_zplghe.c index 61ee64da6..8fad1cff1 100644 --- a/runtime/starpu/codelets/codelet_zplghe.c +++ b/runtime/starpu/codelets/codelet_zplghe.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplghe.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplghe.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zplgsy.c b/runtime/starpu/codelets/codelet_zplgsy.c index 6f8369e0c..80b873bfc 100644 --- a/runtime/starpu/codelets/codelet_zplgsy.c +++ b/runtime/starpu/codelets/codelet_zplgsy.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplgsy.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplgsy.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zplrnt.c b/runtime/starpu/codelets/codelet_zplrnt.c index baba5c610..a0ce9e43e 100644 --- a/runtime/starpu/codelets/codelet_zplrnt.c +++ b/runtime/starpu/codelets/codelet_zplrnt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplrnt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplrnt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zplssq.c b/runtime/starpu/codelets/codelet_zplssq.c index 57abe4b58..5e3bb4474 100644 --- a/runtime/starpu/codelets/codelet_zplssq.c +++ b/runtime/starpu/codelets/codelet_zplssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zplssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zplssq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zpotrf.c b/runtime/starpu/codelets/codelet_zpotrf.c index 0c3ddff70..b0ee28eb4 100644 --- a/runtime/starpu/codelets/codelet_zpotrf.c +++ b/runtime/starpu/codelets/codelet_zpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zpotrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zpotrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zssssm.c b/runtime/starpu/codelets/codelet_zssssm.c index 243a2afbb..f9e4d3f30 100644 --- a/runtime/starpu/codelets/codelet_zssssm.c +++ b/runtime/starpu/codelets/codelet_zssssm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zssssm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zssssm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zsymm.c b/runtime/starpu/codelets/codelet_zsymm.c index 0a339435a..59680373b 100644 --- a/runtime/starpu/codelets/codelet_zsymm.c +++ b/runtime/starpu/codelets/codelet_zsymm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsymm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsymm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zsyr2k.c b/runtime/starpu/codelets/codelet_zsyr2k.c index e3203c35f..3fb177108 100644 --- a/runtime/starpu/codelets/codelet_zsyr2k.c +++ b/runtime/starpu/codelets/codelet_zsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyr2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsyr2k.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zsyrk.c b/runtime/starpu/codelets/codelet_zsyrk.c index d09083e76..bd9dbf0b0 100644 --- a/runtime/starpu/codelets/codelet_zsyrk.c +++ b/runtime/starpu/codelets/codelet_zsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyrk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsyrk.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zsyssq.c b/runtime/starpu/codelets/codelet_zsyssq.c index abaef7313..08a47552c 100644 --- a/runtime/starpu/codelets/codelet_zsyssq.c +++ b/runtime/starpu/codelets/codelet_zsyssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsyssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsyssq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_zsytrf_nopiv.c b/runtime/starpu/codelets/codelet_zsytrf_nopiv.c index 88fd9961b..3e18bf5e6 100644 --- a/runtime/starpu/codelets/codelet_zsytrf_nopiv.c +++ b/runtime/starpu/codelets/codelet_zsytrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zsytrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zsytrf_nopiv.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_ztile_zero.c b/runtime/starpu/codelets/codelet_ztile_zero.c index aa9ee4a78..58e723f47 100644 --- a/runtime/starpu/codelets/codelet_ztile_zero.c +++ b/runtime/starpu/codelets/codelet_ztile_zero.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztile_zero.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztile_zero.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztplqt.c b/runtime/starpu/codelets/codelet_ztplqt.c index a6ee8f651..60c91afbd 100644 --- a/runtime/starpu/codelets/codelet_ztplqt.c +++ b/runtime/starpu/codelets/codelet_ztplqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztplqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztplqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztpmlqt.c b/runtime/starpu/codelets/codelet_ztpmlqt.c index 3ae243723..c838e590c 100644 --- a/runtime/starpu/codelets/codelet_ztpmlqt.c +++ b/runtime/starpu/codelets/codelet_ztpmlqt.c @@ -1,11 +1,12 @@ /** + * + * @file codelet_ztpmlqt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file codelet_ztpmlqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztpmqrt.c b/runtime/starpu/codelets/codelet_ztpmqrt.c index a490f53ab..cea5049fe 100644 --- a/runtime/starpu/codelets/codelet_ztpmqrt.c +++ b/runtime/starpu/codelets/codelet_ztpmqrt.c @@ -1,11 +1,12 @@ /** + * + * @file codelet_ztpmqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file codelet_ztpmqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztpqrt.c b/runtime/starpu/codelets/codelet_ztpqrt.c index 9161f852f..e6afa588b 100644 --- a/runtime/starpu/codelets/codelet_ztpqrt.c +++ b/runtime/starpu/codelets/codelet_ztpqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztpqrt.c * * @copyright 2009-2016 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztpqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztradd.c b/runtime/starpu/codelets/codelet_ztradd.c index 483aa2b71..0d1f0c4b3 100644 --- a/runtime/starpu/codelets/codelet_ztradd.c +++ b/runtime/starpu/codelets/codelet_ztradd.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztradd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztradd.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztrasm.c b/runtime/starpu/codelets/codelet_ztrasm.c index 8ea45071d..70f488ab3 100644 --- a/runtime/starpu/codelets/codelet_ztrasm.c +++ b/runtime/starpu/codelets/codelet_ztrasm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrasm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrasm.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_ztrmm.c b/runtime/starpu/codelets/codelet_ztrmm.c index 022e8e03f..bb2bc8c84 100644 --- a/runtime/starpu/codelets/codelet_ztrmm.c +++ b/runtime/starpu/codelets/codelet_ztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrmm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrmm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztrsm.c b/runtime/starpu/codelets/codelet_ztrsm.c index 303e6c498..f7886870d 100644 --- a/runtime/starpu/codelets/codelet_ztrsm.c +++ b/runtime/starpu/codelets/codelet_ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrsm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrsm.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztrssq.c b/runtime/starpu/codelets/codelet_ztrssq.c index e85114e0d..f454c87be 100644 --- a/runtime/starpu/codelets/codelet_ztrssq.c +++ b/runtime/starpu/codelets/codelet_ztrssq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrssq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrssq.c * * MORSE codelets kernel * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/runtime/starpu/codelets/codelet_ztrtri.c b/runtime/starpu/codelets/codelet_ztrtri.c index 5c9be3837..a73911514 100644 --- a/runtime/starpu/codelets/codelet_ztrtri.c +++ b/runtime/starpu/codelets/codelet_ztrtri.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztrtri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztrtri.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztslqt.c b/runtime/starpu/codelets/codelet_ztslqt.c index a372f2579..bee543c89 100644 --- a/runtime/starpu/codelets/codelet_ztslqt.c +++ b/runtime/starpu/codelets/codelet_ztslqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztslqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztslqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztsmlq.c b/runtime/starpu/codelets/codelet_ztsmlq.c index 8ed736d5a..4a7312ddd 100644 --- a/runtime/starpu/codelets/codelet_ztsmlq.c +++ b/runtime/starpu/codelets/codelet_ztsmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztsmlq_hetra1.c b/runtime/starpu/codelets/codelet_ztsmlq_hetra1.c index a60acd78d..1add89803 100644 --- a/runtime/starpu/codelets/codelet_ztsmlq_hetra1.c +++ b/runtime/starpu/codelets/codelet_ztsmlq_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmlq_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmlq_hetra1.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztsmqr.c b/runtime/starpu/codelets/codelet_ztsmqr.c index 460d552fd..9befed186 100644 --- a/runtime/starpu/codelets/codelet_ztsmqr.c +++ b/runtime/starpu/codelets/codelet_ztsmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztsmqr_hetra1.c b/runtime/starpu/codelets/codelet_ztsmqr_hetra1.c index 08f91a157..3487830ce 100644 --- a/runtime/starpu/codelets/codelet_ztsmqr_hetra1.c +++ b/runtime/starpu/codelets/codelet_ztsmqr_hetra1.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsmqr_hetra1.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsmqr_hetra1.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztsqrt.c b/runtime/starpu/codelets/codelet_ztsqrt.c index 4df6bd161..bb7ecf363 100644 --- a/runtime/starpu/codelets/codelet_ztsqrt.c +++ b/runtime/starpu/codelets/codelet_ztsqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztsqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztsqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_ztstrf.c b/runtime/starpu/codelets/codelet_ztstrf.c index 6578d3101..814d59dfa 100644 --- a/runtime/starpu/codelets/codelet_ztstrf.c +++ b/runtime/starpu/codelets/codelet_ztstrf.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_ztstrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_ztstrf.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zttlqt.c b/runtime/starpu/codelets/codelet_zttlqt.c index 71ff4a07e..5e2afdbfd 100644 --- a/runtime/starpu/codelets/codelet_zttlqt.c +++ b/runtime/starpu/codelets/codelet_zttlqt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttlqt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttlqt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zttmlq.c b/runtime/starpu/codelets/codelet_zttmlq.c index 571da63fe..29ecd3b5f 100644 --- a/runtime/starpu/codelets/codelet_zttmlq.c +++ b/runtime/starpu/codelets/codelet_zttmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zttmqr.c b/runtime/starpu/codelets/codelet_zttmqr.c index 7dca15712..dae4649bb 100644 --- a/runtime/starpu/codelets/codelet_zttmqr.c +++ b/runtime/starpu/codelets/codelet_zttmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zttqrt.c b/runtime/starpu/codelets/codelet_zttqrt.c index 313241afa..dd4806976 100644 --- a/runtime/starpu/codelets/codelet_zttqrt.c +++ b/runtime/starpu/codelets/codelet_zttqrt.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zttqrt.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zttqrt.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zunmlq.c b/runtime/starpu/codelets/codelet_zunmlq.c index fa61ef0e3..98cdac42d 100644 --- a/runtime/starpu/codelets/codelet_zunmlq.c +++ b/runtime/starpu/codelets/codelet_zunmlq.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zunmlq.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zunmlq.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/codelets/codelet_zunmqr.c b/runtime/starpu/codelets/codelet_zunmqr.c index 27cebcbf0..9612387ec 100644 --- a/runtime/starpu/codelets/codelet_zunmqr.c +++ b/runtime/starpu/codelets/codelet_zunmqr.c @@ -1,4 +1,6 @@ /** + * + * @file codelet_zunmqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file codelet_zunmqr.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_async.c b/runtime/starpu/control/runtime_async.c index f7ba0a2a3..f543eb2ec 100644 --- a/runtime/starpu/control/runtime_async.c +++ b/runtime/starpu/control/runtime_async.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_async.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_async.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_context.c b/runtime/starpu/control/runtime_context.c index 5bd61319c..88f0d010f 100644 --- a/runtime/starpu/control/runtime_context.c +++ b/runtime/starpu/control/runtime_context.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_context.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_context.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_control.c b/runtime/starpu/control/runtime_control.c index e58da8b99..26088da9e 100644 --- a/runtime/starpu/control/runtime_control.c +++ b/runtime/starpu/control/runtime_control.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_control.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_control.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_descriptor.c b/runtime/starpu/control/runtime_descriptor.c index 1f42381b4..a10dedf23 100644 --- a/runtime/starpu/control/runtime_descriptor.c +++ b/runtime/starpu/control/runtime_descriptor.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_descriptor.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_descriptor.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_options.c b/runtime/starpu/control/runtime_options.c index c8577104e..01778f056 100644 --- a/runtime/starpu/control/runtime_options.c +++ b/runtime/starpu/control/runtime_options.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_options.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_options.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_profiling.c b/runtime/starpu/control/runtime_profiling.c index 142e8afe2..b60cb10d2 100644 --- a/runtime/starpu/control/runtime_profiling.c +++ b/runtime/starpu/control/runtime_profiling.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_profiling.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_profiling.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_workspace.c b/runtime/starpu/control/runtime_workspace.c index 8fcd2ad49..881fadc17 100644 --- a/runtime/starpu/control/runtime_workspace.c +++ b/runtime/starpu/control/runtime_workspace.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_workspace.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_workspace.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_zlocality.c b/runtime/starpu/control/runtime_zlocality.c index 2e43329bf..5eb3abeb0 100644 --- a/runtime/starpu/control/runtime_zlocality.c +++ b/runtime/starpu/control/runtime_zlocality.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_zlocality.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_zlocality.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/control/runtime_zprofiling.c b/runtime/starpu/control/runtime_zprofiling.c index 3b11cd868..60879f73b 100644 --- a/runtime/starpu/control/runtime_zprofiling.c +++ b/runtime/starpu/control/runtime_zprofiling.c @@ -1,11 +1,12 @@ /** + * + * @file runtime_zprofiling.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * - * @file runtime_zprofiling.c * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/include/chameleon_starpu.h.in b/runtime/starpu/include/chameleon_starpu.h.in index 9fe5a4527..05579e840 100644 --- a/runtime/starpu/include/chameleon_starpu.h.in +++ b/runtime/starpu/include/chameleon_starpu.h.in @@ -1,4 +1,6 @@ /** + * + * @file chameleon_starpu.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file chameleon_starpu.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/include/runtime_codelet_profile.h b/runtime/starpu/include/runtime_codelet_profile.h index 94216648e..74c0f76cb 100644 --- a/runtime/starpu/include/runtime_codelet_profile.h +++ b/runtime/starpu/include/runtime_codelet_profile.h @@ -1,4 +1,6 @@ /** + * + * @file runtime_codelet_profile.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file runtime_codelet_profile.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/include/runtime_codelet_z.h b/runtime/starpu/include/runtime_codelet_z.h index 1bfb5ad23..dca764448 100644 --- a/runtime/starpu/include/runtime_codelet_z.h +++ b/runtime/starpu/include/runtime_codelet_z.h @@ -1,4 +1,6 @@ /** + * + * @file runtime_codelet_z.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file runtime_codelet_z.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/include/runtime_codelets.h b/runtime/starpu/include/runtime_codelets.h index d9fe4bfb8..8d7d9bcbf 100644 --- a/runtime/starpu/include/runtime_codelets.h +++ b/runtime/starpu/include/runtime_codelets.h @@ -1,5 +1,7 @@ /** * + * @file runtime_codelets.h + * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ * *** * - * @file runtime_codelets.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/include/runtime_profiling.h b/runtime/starpu/include/runtime_profiling.h index 863c42cf2..3a0eae5d8 100644 --- a/runtime/starpu/include/runtime_profiling.h +++ b/runtime/starpu/include/runtime_profiling.h @@ -1,4 +1,6 @@ /** + * + * @file runtime_profiling.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file runtime_profiling.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/runtime/starpu/include/runtime_workspace.h b/runtime/starpu/include/runtime_workspace.h index f667a4432..cc6f6bb73 100644 --- a/runtime/starpu/include/runtime_workspace.h +++ b/runtime/starpu/include/runtime_workspace.h @@ -1,4 +1,6 @@ /** + * + * @file runtime_workspace.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file runtime_workspace.h * * MORSE codelets kernel * MORSE is a software package provided by Univ. of Tennessee, diff --git a/simucore/CMakeLists.txt b/simucore/CMakeLists.txt index c1eb1cb1b..0c81d0021 100755 --- a/simucore/CMakeLists.txt +++ b/simucore/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/testing/CMakeLists.txt b/testing/CMakeLists.txt index 478d80651..bfa199fcf 100644 --- a/testing/CMakeLists.txt +++ b/testing/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/testing/lin/CMakeLists.txt b/testing/lin/CMakeLists.txt index d405cfe68..6c98d986a 100644 --- a/testing/lin/CMakeLists.txt +++ b/testing/lin/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/testing/testing_zauxiliary.c b/testing/testing_zauxiliary.c index 7ad01d514..a4091336e 100644 --- a/testing/testing_zauxiliary.c +++ b/testing/testing_zauxiliary.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zauxiliary.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zauxiliary.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zauxiliary.h b/testing/testing_zauxiliary.h index 3fd9fea74..cbdad1707 100644 --- a/testing/testing_zauxiliary.h +++ b/testing/testing_zauxiliary.h @@ -1,4 +1,6 @@ /** + * + * @file testing_zauxiliary.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zauxiliary.h * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgeadd.c b/testing/testing_zgeadd.c index 629d52f8d..b1b5acb55 100644 --- a/testing/testing_zgeadd.c +++ b/testing/testing_zgeadd.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgeadd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgeadd.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgels.c b/testing/testing_zgels.c index 594cddd9a..5a4c58a0b 100644 --- a/testing/testing_zgels.c +++ b/testing/testing_zgels.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgels.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgels.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgels_hqr.c b/testing/testing_zgels_hqr.c index b67fba212..552557b94 100644 --- a/testing/testing_zgels_hqr.c +++ b/testing/testing_zgels_hqr.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgels_hqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgels_hqr.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgels_systolic.c b/testing/testing_zgels_systolic.c index f1c1c9d4f..5c7ca3dc6 100644 --- a/testing/testing_zgels_systolic.c +++ b/testing/testing_zgels_systolic.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgels_systolic.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgels_systolic.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgemm.c b/testing/testing_zgemm.c index ce1e4d906..6eee85dbc 100644 --- a/testing/testing_zgemm.c +++ b/testing/testing_zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgemm.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgeqrf_qdwh.c b/testing/testing_zgeqrf_qdwh.c index 8a9812692..7ae30c522 100644 --- a/testing/testing_zgeqrf_qdwh.c +++ b/testing/testing_zgeqrf_qdwh.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgeqrf_qdwh.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgeqrf_qdwh.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgesv_incpiv.c b/testing/testing_zgesv_incpiv.c index c62d2bae8..aa0f73fd8 100644 --- a/testing/testing_zgesv_incpiv.c +++ b/testing/testing_zgesv_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgesv_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgesv_incpiv.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zgesvd.c b/testing/testing_zgesvd.c index 4ac5e3f6c..14a6d35c5 100644 --- a/testing/testing_zgesvd.c +++ b/testing/testing_zgesvd.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zgesvd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zgesvd.c * * PLASMA testing routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zheevd.c b/testing/testing_zheevd.c index 43abb6124..c34b141d5 100644 --- a/testing/testing_zheevd.c +++ b/testing/testing_zheevd.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zheevd.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zheevd.c * * PLASMA testing routines * PLASMA is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zhemm.c b/testing/testing_zhemm.c index 332a2f6c9..9fe044ccc 100644 --- a/testing/testing_zhemm.c +++ b/testing/testing_zhemm.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zhemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zhemm.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zher2k.c b/testing/testing_zher2k.c index 9945d9101..cfd3d3ef7 100644 --- a/testing/testing_zher2k.c +++ b/testing/testing_zher2k.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zher2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zher2k.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zherk.c b/testing/testing_zherk.c index 3433804fa..f42e66cab 100644 --- a/testing/testing_zherk.c +++ b/testing/testing_zherk.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zherk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zherk.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zlange.c b/testing/testing_zlange.c index 01de1fe0b..f44bef3d0 100644 --- a/testing/testing_zlange.c +++ b/testing/testing_zlange.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zlange.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zlange.c * * MORSE testing routines * MORSE is a software package provided by Inria Bordeaux - Sud-Ouest, LaBRI, diff --git a/testing/testing_zpemv.c b/testing/testing_zpemv.c index b62555e8e..2a22d9397 100644 --- a/testing/testing_zpemv.c +++ b/testing/testing_zpemv.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zpemv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zpemv.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zposv.c b/testing/testing_zposv.c index 20359fbf7..1d0700e38 100644 --- a/testing/testing_zposv.c +++ b/testing/testing_zposv.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zposv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zposv.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zpotri.c b/testing/testing_zpotri.c index 311986adf..87bafba86 100644 --- a/testing/testing_zpotri.c +++ b/testing/testing_zpotri.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zpotri.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zpotri.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zsymm.c b/testing/testing_zsymm.c index 512bb831f..394e8b485 100644 --- a/testing/testing_zsymm.c +++ b/testing/testing_zsymm.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zsymm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zsymm.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zsyr2k.c b/testing/testing_zsyr2k.c index 71342295b..79ad13700 100644 --- a/testing/testing_zsyr2k.c +++ b/testing/testing_zsyr2k.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zsyr2k.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zsyr2k.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_zsyrk.c b/testing/testing_zsyrk.c index f42ff98d4..c30f343af 100644 --- a/testing/testing_zsyrk.c +++ b/testing/testing_zsyrk.c @@ -1,4 +1,6 @@ /** + * + * @file testing_zsyrk.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_zsyrk.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_ztrmm.c b/testing/testing_ztrmm.c index 99805716a..a75f24bdb 100644 --- a/testing/testing_ztrmm.c +++ b/testing/testing_ztrmm.c @@ -1,4 +1,6 @@ /** + * + * @file testing_ztrmm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_ztrmm.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/testing/testing_ztrsm.c b/testing/testing_ztrsm.c index 4e39b479d..fd64aec77 100644 --- a/testing/testing_ztrsm.c +++ b/testing/testing_ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file testing_ztrsm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file testing_ztrsm.c * * MORSE testing routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/timing/CMakeLists.txt b/timing/CMakeLists.txt index 30d892d1e..840631b21 100644 --- a/timing/CMakeLists.txt +++ b/timing/CMakeLists.txt @@ -1,5 +1,7 @@ ### # +# @file CMakeLists.txt +# # @copyright 2009-2014 The University of Tennessee and The University of # Tennessee Research Foundation. All rights reserved. # @copyright 2012-2016 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, @@ -7,7 +9,6 @@ # ### # -# @file CMakeLists.txt # # @project MORSE # MORSE is a software package provided by: diff --git a/timing/flops.h b/timing/flops.h index d8a9f1fe3..bf05f66b0 100644 --- a/timing/flops.h +++ b/timing/flops.h @@ -1,4 +1,6 @@ /** + * + * @file flops.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file flops.h * * File provided by Univ. of Tennessee, * diff --git a/timing/time_zgelqf.c b/timing/time_zgelqf.c index bf3bcac23..38348b726 100644 --- a/timing/time_zgelqf.c +++ b/timing/time_zgelqf.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgelqf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgelqf_tile.c b/timing/time_zgelqf_tile.c index e4b929a9b..16a16b131 100644 --- a/timing/time_zgelqf_tile.c +++ b/timing/time_zgelqf_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgelqf_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgels.c b/timing/time_zgels.c index d26f04d29..0959d4216 100644 --- a/timing/time_zgels.c +++ b/timing/time_zgels.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgels.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgels_tile.c b/timing/time_zgels_tile.c index 257e8c65f..4682fbf1b 100644 --- a/timing/time_zgels_tile.c +++ b/timing/time_zgels_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgels_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgemm.c b/timing/time_zgemm.c index 1f21846da..53f558330 100644 --- a/timing/time_zgemm.c +++ b/timing/time_zgemm.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgemm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgemm_tile.c b/timing/time_zgemm_tile.c index 20d6d25ee..b7ce9a9ed 100644 --- a/timing/time_zgemm_tile.c +++ b/timing/time_zgemm_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgemm_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgeqrf.c b/timing/time_zgeqrf.c index be5886ac8..ce684b7ea 100644 --- a/timing/time_zgeqrf.c +++ b/timing/time_zgeqrf.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgeqrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgeqrf_hqr.c b/timing/time_zgeqrf_hqr.c index e51a1fe97..1d5664263 100644 --- a/timing/time_zgeqrf_hqr.c +++ b/timing/time_zgeqrf_hqr.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgeqrf_hqr.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file time_zgeqrf_hqr.c * * @version 1.0.0 * @author Mathieu Faverge diff --git a/timing/time_zgeqrf_hqr_tile.c b/timing/time_zgeqrf_hqr_tile.c index 3297c9d65..7c535445a 100644 --- a/timing/time_zgeqrf_hqr_tile.c +++ b/timing/time_zgeqrf_hqr_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgeqrf_hqr_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file time_zgeqrf_hqr_tile.c * * @version 1.0.0 * @author Mathieu Faverge diff --git a/timing/time_zgeqrf_tile.c b/timing/time_zgeqrf_tile.c index 917c8d0ed..a9f9c32bc 100644 --- a/timing/time_zgeqrf_tile.c +++ b/timing/time_zgeqrf_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgeqrf_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgeqrs_tile.c b/timing/time_zgeqrs_tile.c index 32553d7b2..dbb7163af 100644 --- a/timing/time_zgeqrs_tile.c +++ b/timing/time_zgeqrs_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgeqrs_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgesv_incpiv.c b/timing/time_zgesv_incpiv.c index 681b1f0a2..3100dfeee 100644 --- a/timing/time_zgesv_incpiv.c +++ b/timing/time_zgesv_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgesv_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgesv_incpiv_tile.c b/timing/time_zgesv_incpiv_tile.c index 347b35077..b984d943b 100644 --- a/timing/time_zgesv_incpiv_tile.c +++ b/timing/time_zgesv_incpiv_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgesv_incpiv_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgesv_nopiv.c b/timing/time_zgesv_nopiv.c index 1403ff39a..49c63a4eb 100644 --- a/timing/time_zgesv_nopiv.c +++ b/timing/time_zgesv_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgesv_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgesv_nopiv_tile.c b/timing/time_zgesv_nopiv_tile.c index d2b261039..52fddb417 100644 --- a/timing/time_zgesv_nopiv_tile.c +++ b/timing/time_zgesv_nopiv_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgesv_nopiv_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgesvd_tile.c b/timing/time_zgesvd_tile.c index 4b29126df..56006f7b2 100644 --- a/timing/time_zgesvd_tile.c +++ b/timing/time_zgesvd_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgesvd_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgetrf_incpiv.c b/timing/time_zgetrf_incpiv.c index aeb660440..6d05eb9ac 100644 --- a/timing/time_zgetrf_incpiv.c +++ b/timing/time_zgetrf_incpiv.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgetrf_incpiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgetrf_incpiv_tile.c b/timing/time_zgetrf_incpiv_tile.c index 671c4273d..b8d4d56a7 100644 --- a/timing/time_zgetrf_incpiv_tile.c +++ b/timing/time_zgetrf_incpiv_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgetrf_incpiv_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgetrf_nopiv.c b/timing/time_zgetrf_nopiv.c index 988421ba9..62d392e2e 100644 --- a/timing/time_zgetrf_nopiv.c +++ b/timing/time_zgetrf_nopiv.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgetrf_nopiv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgetrf_nopiv_tile.c b/timing/time_zgetrf_nopiv_tile.c index 26d104190..d79bfd543 100644 --- a/timing/time_zgetrf_nopiv_tile.c +++ b/timing/time_zgetrf_nopiv_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgetrf_nopiv_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgetri_tile.c b/timing/time_zgetri_tile.c index 7a1e7eba0..97433cbf1 100644 --- a/timing/time_zgetri_tile.c +++ b/timing/time_zgetri_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgetri_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgetrs_incpiv_tile.c b/timing/time_zgetrs_incpiv_tile.c index 935d1e416..fc23a3b7d 100644 --- a/timing/time_zgetrs_incpiv_tile.c +++ b/timing/time_zgetrs_incpiv_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgetrs_incpiv_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zgetrs_nopiv_tile.c b/timing/time_zgetrs_nopiv_tile.c index 6d32dde66..760a7a72d 100644 --- a/timing/time_zgetrs_nopiv_tile.c +++ b/timing/time_zgetrs_nopiv_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zgetrs_nopiv_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zheevd_tile.c b/timing/time_zheevd_tile.c index c5cf2e3df..8799f287c 100644 --- a/timing/time_zheevd_tile.c +++ b/timing/time_zheevd_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zheevd_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zlange.c b/timing/time_zlange.c index b6e9a4a03..3b219a52f 100644 --- a/timing/time_zlange.c +++ b/timing/time_zlange.c @@ -1,6 +1,8 @@ /** * - * @Copyright (c) 2009-2014 The University of Tennessee and The University + * @file time_zlange.c + * + * @Copyright 2009-2014 The University of Tennessee and The University * Tennessee Research Foundation. All rights reserved. * @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. diff --git a/timing/time_zlange_tile.c b/timing/time_zlange_tile.c index 8bf540c19..09b1b4441 100644 --- a/timing/time_zlange_tile.c +++ b/timing/time_zlange_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zlange_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zposv.c b/timing/time_zposv.c index 758eb0092..df0de0401 100644 --- a/timing/time_zposv.c +++ b/timing/time_zposv.c @@ -1,4 +1,6 @@ /** + * + * @file time_zposv.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zposv_tile.c b/timing/time_zposv_tile.c index abcde2410..2440ae767 100644 --- a/timing/time_zposv_tile.c +++ b/timing/time_zposv_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zposv_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zpotrf.c b/timing/time_zpotrf.c index 3588c2dd4..8993ca65b 100644 --- a/timing/time_zpotrf.c +++ b/timing/time_zpotrf.c @@ -1,4 +1,6 @@ /** + * + * @file time_zpotrf.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zpotrf_tile.c b/timing/time_zpotrf_tile.c index 98f1510e6..e989b7226 100644 --- a/timing/time_zpotrf_tile.c +++ b/timing/time_zpotrf_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zpotrf_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zpotri_tile.c b/timing/time_zpotri_tile.c index 0b6c77b21..f7ca26e40 100644 --- a/timing/time_zpotri_tile.c +++ b/timing/time_zpotri_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zpotri_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zpotrs_tile.c b/timing/time_zpotrs_tile.c index ac3091d9d..f0156fda0 100644 --- a/timing/time_zpotrs_tile.c +++ b/timing/time_zpotrs_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zpotrs_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_zsytrf_tile.c b/timing/time_zsytrf_tile.c index fc7064853..8d27301c0 100644 --- a/timing/time_zsytrf_tile.c +++ b/timing/time_zsytrf_tile.c @@ -1,4 +1,6 @@ /** + * + * @file time_zsytrf_tile.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/time_ztrsm.c b/timing/time_ztrsm.c index 293c3ba54..c0937961c 100644 --- a/timing/time_ztrsm.c +++ b/timing/time_ztrsm.c @@ -1,4 +1,6 @@ /** + * + * @file time_ztrsm.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/timing.c b/timing/timing.c index 37378a785..d9ecdbed3 100644 --- a/timing/timing.c +++ b/timing/timing.c @@ -1,4 +1,6 @@ /** + * + * @file timing.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. @@ -7,7 +9,6 @@ * *** * - * @file timing.c * * MORSE auxiliary routines * MORSE is a software package provided by Univ. of Tennessee, diff --git a/timing/timing.h b/timing/timing.h index a4e89b6a8..fdf953cca 100644 --- a/timing/timing.h +++ b/timing/timing.h @@ -1,4 +1,6 @@ /** + * + * @file timing.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/timing_zauxiliary.c b/timing/timing_zauxiliary.c index 9e01bac7a..f37c915b6 100644 --- a/timing/timing_zauxiliary.c +++ b/timing/timing_zauxiliary.c @@ -1,4 +1,6 @@ /** + * + * @file timing_zauxiliary.c * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. diff --git a/timing/timing_zauxiliary.h b/timing/timing_zauxiliary.h index 76f9fab89..ebb13f131 100644 --- a/timing/timing_zauxiliary.h +++ b/timing/timing_zauxiliary.h @@ -1,4 +1,6 @@ /** + * + * @file timing_zauxiliary.h * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. -- GitLab