- May 05, 2023
-
-
-
-
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 !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
-
- Apr 06, 2023
-
-
PRUVOST Florent authored
-
- Apr 05, 2023
-
-
Mathieu Faverge authored
Update doc See merge request solverstack/chameleon!377
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Apr 04, 2023
-
-
Mathieu Faverge authored
Fix CI so that Sonarqube get the necessary artifacts See merge request solverstack/chameleon!376
-
-
-
-
- Apr 03, 2023
-
-
Mathieu Faverge authored
Sonarqube: Fix a bunch of small bugs and code smells See merge request !375
-
Mathieu Faverge authored
hip: replace deprecated hipMallocHost by hipHostMalloc
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Mar 30, 2023
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Fix bugs reported by Sonarqube See merge request !374
-
- Mar 29, 2023
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-