"git@gitlab.inria.fr:edebreuv/nutrimorph.git" did not exist on "acda0f743cbd45c29b32d02785eaeaafe9405417"
update ge/he/syssq algos to make them more generic and get the possibility to...
update ge/he/syssq algos to make them more generic and get the possibility to accumulate squares over columns or rows
Showing
- cmake_modules/local_subs.py 1 addition, 0 deletionscmake_modules/local_subs.py
- compute/CMakeLists.txt 5 additions, 0 deletionscompute/CMakeLists.txt
- compute/pzgram.c 209 additions, 0 deletionscompute/pzgram.c
- compute/zgram.c 236 additions, 0 deletionscompute/zgram.c
- control/compute_z.h 4 additions, 1 deletioncontrol/compute_z.h
- coreblas/compute/CMakeLists.txt 1 addition, 0 deletionscoreblas/compute/CMakeLists.txt
- coreblas/compute/core_zgessq.c 18 additions, 0 deletionscoreblas/compute/core_zgessq.c
- coreblas/compute/core_zgram.c 141 additions, 0 deletionscoreblas/compute/core_zgram.c
- coreblas/compute/core_zplssq.c 24 additions, 6 deletionscoreblas/compute/core_zplssq.c
- coreblas/compute/core_zsyssq.c 14 additions, 0 deletionscoreblas/compute/core_zsyssq.c
- coreblas/include/coreblas/coreblas_z.h 9 additions, 0 deletionscoreblas/include/coreblas/coreblas_z.h
- coreblas/include/coreblas/sumsq_update.h 3 additions, 3 deletionscoreblas/include/coreblas/sumsq_update.h
- include/chameleon/chameleon_z.h 7 additions, 0 deletionsinclude/chameleon/chameleon_z.h
- include/chameleon/tasks_z.h 11 additions, 0 deletionsinclude/chameleon/tasks_z.h
- runtime/CMakeLists.txt 4 additions, 0 deletionsruntime/CMakeLists.txt
- runtime/openmp/codelets/codelet_zgram.c 43 additions, 0 deletionsruntime/openmp/codelets/codelet_zgram.c
- runtime/openmp/codelets/codelet_zplssq.c 1 addition, 1 deletionruntime/openmp/codelets/codelet_zplssq.c
- runtime/parsec/codelets/codelet_zgessq.c 1 addition, 1 deletionruntime/parsec/codelets/codelet_zgessq.c
- runtime/parsec/codelets/codelet_zgram.c 131 additions, 0 deletionsruntime/parsec/codelets/codelet_zgram.c
- runtime/parsec/codelets/codelet_zplssq.c 3 additions, 3 deletionsruntime/parsec/codelets/codelet_zplssq.c
Loading
Please register or sign in to comment