- May 24, 2023
-
-
Mathieu Faverge authored
GETRF: Integrate IPIV array in the interface and testings See merge request solverstack/chameleon!393
-
- May 19, 2023
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Map Function: Add an access parameter to be able to generate data out of this function. See merge request !392
-
- May 18, 2023
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- May 05, 2023
-
-
Mathieu Faverge authored
Change name of internal libraries cudablas and hipblas to gpucublas and... See merge request solverstack/chameleon!390
-
-
-
Change name of internal libraries cudablas and hipblas to gpucublas and gpuhipblas to avoid confusion with external libraries that can have the same name
-
Mathieu Faverge authored
getrf: Add option to dynamically change the getrf algorithm through environment variable See merge request solverstack/chameleon!389
-
Mathieu Faverge authored
getrf: add an alg parameter to dynamically switch from one algorithm to another through environment variable
-
Mathieu Faverge authored
-
- May 04, 2023
-
-
Mathieu Faverge authored
GETRF: Add sequential kernels See merge request !387
-
-
Mathieu Faverge authored
-
- May 03, 2023
-
-
Mathieu Faverge authored
Update pkgconfig file generation (outdated since a while) See merge request solverstack/chameleon!388
-
PRUVOST Florent authored
-
- Apr 25, 2023
-
-
Mathieu Faverge authored
Add lcov coverage results in the pages See merge request solverstack/chameleon!380
-
- Apr 21, 2023
-
-
PRUVOST Florent authored
-
- Apr 20, 2023
-
-
Mathieu Faverge authored
Update plafrim benchmarks See merge request solverstack/chameleon!379
-
- Apr 19, 2023
-
-
PRUVOST Florent authored
preliminary_checks must be standard job from a standard stage, not a builtin one, so that the trick with notest- branches for merge request works
-
PRUVOST Florent authored
At least one job must be run so that any merge request get a pipeline status (mandatory to accept the merge request)
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
Use mkl@2019 instead of mkl@2020 because geqrf (tsmqr and ttmqr kernels) is very slow. Waiting for an update to mkl@2021 or 2022 in Guix.
-
- Apr 14, 2023
-
-
PRUVOST Florent authored
-
- Apr 13, 2023
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
Do not perform ci build/tests during merge_requests if the branch name starts with notest- (because we know the modifications have no impact on these tests)
-
PRUVOST Florent authored
-