- Dec 18, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Dec 17, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Dec 16, 2024
-
-
Mathieu Faverge authored
cmake: fix this if when MPI_C_LIBRARIES is made of a list of several libraries See merge request !508
-
PRUVOST Florent authored
cmake: fix this if when MPI_C_LIBRARIES is made of a list of several libraries. This fixes cmake with nmad/madmpi.
-
- Dec 10, 2024
-
-
Mathieu Faverge authored
GETRF: Add a bcast version of the workspace without ring See merge request !504
-
- Dec 09, 2024
-
-
Mathieu Faverge authored
getrf: Add a bcast version of the workspace copy and the possibility to switch after ringswitch iterations to the ring bcast
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Make sure testings are succeeding when SBC is enabled. See merge request !503
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Dec 06, 2024
-
-
Mathieu Faverge authored
Update CI to fix sonarqube job and use chameleon_env script in build See merge request solverstack/chameleon!502
-
PRUVOST Florent authored
-
PRUVOST Florent authored
sonarqube job: fix the git grep call of ./tools/find_sources.sh by fixing the gitlab-ci "detected dubious ownership in repository" problem
-
- Dec 05, 2024
-
-
Mathieu Faverge authored
Update docker environment, use shared runners, and plafrim for cuda/rocm See merge request !501
-
- Dec 03, 2024
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
pkg-config: remove the cuda.pc and mpi.pc required dependencies, these files are not common and not installed usually ChameleonPkgConfig.cmake: find the precise mpi .pc file to add in chameleon.pc required packages
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
cmake: if CHAMELEON_ENABLE_DOC is set to ON (OFF by default) then finding doxygen and emacs (with htmlize) are required. tex program is not necessary.
-
PRUVOST Florent authored
-
PRUVOST Florent authored
- fix a cppcheck option in analysis.sh. - narrow the focus for sonarqube coverage (gpucublas, gpuhipblas)
-
PRUVOST Florent authored
-
PRUVOST Florent authored
Update build stage in order to use the new docker image and handle cuda and hip builds on plafrim using a guix environment
-
PRUVOST Florent authored
-
- Dec 02, 2024
-
-
Mathieu Faverge authored
Fix descriptor creation with lapack layout matrices See merge request !500
-
- Nov 29, 2024
-
-
Mathieu Faverge authored
-
- Nov 27, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Nov 26, 2024
-
-
Mathieu Faverge authored
fix matrix scaling by a complex scalar See merge request !499
-
NICOLAS Brieuc authored
-