Add in,out,inout mode to descriptor to avoid useless layout conversions
parent
06546b16
No related branches found
No related tags found
This commit is part of merge request !78. Comments created here will be created in the context of that merge request.
Showing
- compute/zbuild.c 2 additions, 2 deletionscompute/zbuild.c
- compute/zgeadd.c 5 additions, 3 deletionscompute/zgeadd.c
- compute/zgelqf.c 2 additions, 2 deletionscompute/zgelqf.c
- compute/zgelqf_param.c 2 additions, 2 deletionscompute/zgelqf_param.c
- compute/zgelqs.c 4 additions, 4 deletionscompute/zgelqs.c
- compute/zgelqs_param.c 4 additions, 4 deletionscompute/zgelqs_param.c
- compute/zgels.c 6 additions, 6 deletionscompute/zgels.c
- compute/zgels_param.c 6 additions, 6 deletionscompute/zgels_param.c
- compute/zgemm.c 8 additions, 4 deletionscompute/zgemm.c
- compute/zgeqrf.c 2 additions, 2 deletionscompute/zgeqrf.c
- compute/zgeqrf_param.c 2 additions, 2 deletionscompute/zgeqrf_param.c
- compute/zgeqrs.c 4 additions, 4 deletionscompute/zgeqrs.c
- compute/zgeqrs_param.c 4 additions, 4 deletionscompute/zgeqrs_param.c
- compute/zgesv_incpiv.c 4 additions, 4 deletionscompute/zgesv_incpiv.c
- compute/zgesv_nopiv.c 4 additions, 4 deletionscompute/zgesv_nopiv.c
- compute/zgesvd.c 2 additions, 2 deletionscompute/zgesvd.c
- compute/zgetrf_incpiv.c 2 additions, 2 deletionscompute/zgetrf_incpiv.c
- compute/zgetrf_nopiv.c 2 additions, 2 deletionscompute/zgetrf_nopiv.c
- compute/zgetrs_incpiv.c 5 additions, 3 deletionscompute/zgetrs_incpiv.c
- compute/zgetrs_nopiv.c 5 additions, 3 deletionscompute/zgetrs_nopiv.c
Loading
Please register or sign in to comment