-
- Downloads
"README.md" did not exist on "experiments"
Merge branch 'split_ipiv_pivot' into 'master'
New workspaces and descriptor for IPIV, Panel factorization, GETRF and LASWP See merge request solverstack/chameleon!538
No related branches found
No related tags found
Showing
- compute/pzgetrf.c 67 additions, 51 deletionscompute/pzgetrf.c
- compute/pzlaswp.c 16 additions, 14 deletionscompute/pzlaswp.c
- compute/pzlaswpc.c 18 additions, 16 deletionscompute/pzlaswpc.c
- compute/zgesv.c 8 additions, 3 deletionscompute/zgesv.c
- compute/zgetrf.c 23 additions, 57 deletionscompute/zgetrf.c
- compute/zgetrs.c 9 additions, 5 deletionscompute/zgetrs.c
- compute/zlaswp.c 134 additions, 9 deletionscompute/zlaswp.c
- control/common.h 11 additions, 0 deletionscontrol/common.h
- control/compute_z.h 20 additions, 17 deletionscontrol/compute_z.h
- control/descriptor.h 7 additions, 3 deletionscontrol/descriptor.h
- control/descriptor_helpers.c 87 additions, 20 deletionscontrol/descriptor_helpers.c
- control/descriptor_ipiv.c 115 additions, 25 deletionscontrol/descriptor_ipiv.c
- include/chameleon.h 10 additions, 8 deletionsinclude/chameleon.h
- include/chameleon/chameleon_z.h 3 additions, 1 deletioninclude/chameleon/chameleon_z.h
- include/chameleon/descriptor_helpers.h 29 additions, 4 deletionsinclude/chameleon/descriptor_helpers.h
- include/chameleon/runtime.h 14 additions, 10 deletionsinclude/chameleon/runtime.h
- include/chameleon/struct.h 40 additions, 20 deletionsinclude/chameleon/struct.h
- include/chameleon/tasks.h 1 addition, 1 deletioninclude/chameleon/tasks.h
- include/chameleon/tasks_z.h 14 additions, 10 deletionsinclude/chameleon/tasks_z.h
- runtime/openmp/codelets/codelet_ipiv.c 3 additions, 3 deletionsruntime/openmp/codelets/codelet_ipiv.c
Loading
Please register or sign in to comment