Merge branch 'feature/getrf_skel' into 'master'
GETRF: Introduce the code skeleton to work on a partial pivoting version See merge request !364
No related branches found
No related tags found
Showing
- compute/CMakeLists.txt 2 additions, 0 deletionscompute/CMakeLists.txt
- compute/pzgetrf.c 188 additions, 0 deletionscompute/pzgetrf.c
- compute/pzplrnt.c 1 addition, 1 deletioncompute/pzplrnt.c
- compute/zgetrf.c 359 additions, 0 deletionscompute/zgetrf.c
- control/compute_z.h 3 additions, 1 deletioncontrol/compute_z.h
- include/chameleon/chameleon_z.h 5 additions, 0 deletionsinclude/chameleon/chameleon_z.h
- testing/CMakeLists.txt 1 addition, 0 deletionstesting/CMakeLists.txt
- testing/testing_zgetrf.c 159 additions, 0 deletionstesting/testing_zgetrf.c
Loading
Please register or sign in to comment