Commits on Source (23)
-
Mathieu Faverge authoredf344492c
-
Mathieu Faverge authored
getrf: add an alg parameter to dynamically switch from one algorithm to another through environment variable
7ff0faac -
Mathieu Faverge authored
getrf: Add option to dynamically change the getrf algorithm through environment variable See merge request solverstack/chameleon!389
6addfbe5 -
Change name of internal libraries cudablas and hipblas to gpucublas and gpuhipblas to avoid confusion with external libraries that can have the same name
542d6fc9 -
25737d06
-
a1eb652b
-
Mathieu Faverge authored
Change name of internal libraries cudablas and hipblas to gpucublas and... See merge request solverstack/chameleon!390
268679e5 -
Mathieu Faverge authored7689ae41
-
Mathieu Faverge authored2c5c88b0
-
Mathieu Faverge authoredcc3ec1dd
-
Mathieu Faverge authored8b2bd36a
-
Mathieu Faverge authoredfe302edf
-
Mathieu Faverge authoredb09703e9
-
Mathieu Faverge authored
Map Function: Add an access parameter to be able to generate data out of this function. See merge request !392
ae95a471 -
Mathieu Faverge authoredd42c4100
-
Mathieu Faverge authoredfbc7bd45
-
Mathieu Faverge authored2c450498
-
Mathieu Faverge authored0b837738
-
Mathieu Faverge authorede4861ed5
-
Mathieu Faverge authoredabb9f173
-
Mathieu Faverge authoreddfee81a1
-
Mathieu Faverge authored144e6e10
-
Mathieu Faverge authored
GETRF: Integrate IPIV array in the interface and testings See merge request solverstack/chameleon!393
fc1dc041
Showing
- .gitignore 566 additions, 0 deletions.gitignore
- .gitlab/build.yml 6 additions, 6 deletions.gitlab/build.yml
- CMakeLists.txt 14 additions, 9 deletionsCMakeLists.txt
- cmake_modules/CHAMELEONConfig.cmake.in 7 additions, 1 deletioncmake_modules/CHAMELEONConfig.cmake.in
- cmake_modules/GenPkgConfig.cmake 27 additions, 27 deletionscmake_modules/GenPkgConfig.cmake
- compute/CMakeLists.txt 2 additions, 2 deletionscompute/CMakeLists.txt
- compute/map.c 23 additions, 5 deletionscompute/map.c
- compute/pmap.c 6 additions, 6 deletionscompute/pmap.c
- compute/pzgetrf.c 58 additions, 8 deletionscompute/pzgetrf.c
- compute/pzlatms.c 1 addition, 1 deletioncompute/pzlatms.c
- compute/zgetrf.c 67 additions, 25 deletionscompute/zgetrf.c
- compute/zlacpy.c 2 additions, 2 deletionscompute/zlacpy.c
- compute/zprint.c 2 additions, 2 deletionscompute/zprint.c
- control/common.h 2 additions, 2 deletionscontrol/common.h
- control/compute_z.h 4 additions, 3 deletionscontrol/compute_z.h
- control/descriptor.c 2 additions, 1 deletioncontrol/descriptor.c
- doc/dev/main.dox 9 additions, 5 deletionsdoc/dev/main.dox
- gpucublas/CMakeLists.txt 0 additions, 0 deletionsgpucublas/CMakeLists.txt
- gpucublas/compute/CMakeLists.txt 19 additions, 19 deletionsgpucublas/compute/CMakeLists.txt
- gpucublas/compute/cuda_zgeadd.c 1 addition, 1 deletiongpucublas/compute/cuda_zgeadd.c