- Jul 15, 2024
-
-
Mathieu Faverge authored
-
- Feb 18, 2024
-
-
Mathieu Faverge authored
-
- 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
-
- Jan 05, 2023
-
-
Mathieu Faverge authored
-
- Feb 22, 2022
-
-
Mathieu Faverge authored
Upgrade the version number to make the distinction between the release files, and the files from the master
-
Mathieu Faverge authored
-
- Apr 20, 2021
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Mar 03, 2020
-
-
Mathieu Faverge authored
-
- Mar 20, 2019
-
-
improve user's doc style add some explanation about the code structure in the main doxygen fix coverage in analysis sonarqube add a release job to automatize release publication change the cdash server to my.cdash.org which is more recent and reactive than cdash.inria.fr fix the version number, dates and authors in headers to prepare the release 0.9.2
-
- Oct 17, 2018
-
-
Mathieu Faverge authored
-
- Jul 12, 2018
-
-
Mathieu Faverge authored
-
- Feb 06, 2018
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Feb 05, 2018
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Sep 13, 2017
-
-
Mathieu Faverge authored
-
- Jun 13, 2017
-
-
PRUVOST Florent authored
-
- Jun 12, 2017
-
-
PRUVOST Florent authored
-
- Dec 01, 2016
-
-
PRUVOST Florent authored
- use (starpu_cpu_func_t) 1 trick, same as cuda_func - cpu funtions are not defined anymore avoiding the dependency to coreblas - add #if !defined(CHAMELEON_SIMULATION) where it is needed - remove dependency to the coreblas library (become useless) - remove useless simucblas, simulapacke libraries - remove CHAMELEON_SIMULATION_MAGMA cmake variable and definition - keep using CHAMELEON_USE_CUDA and CHAMELEON_USE_MAGMA to consider CUDA kernels - this avoid to introduce useless new variables - work on messages
-
- Sep 17, 2015
-
-
PRUVOST Florent authored
add cudablas library to make calls to cuda kernels (cublas here), no more calls to cublas in runtime/starpu codelets
-
PRUVOST Florent authored
-
- Sep 15, 2015
-
-
PRUVOST Florent authored
-
- Nov 19, 2014
-
-
PRUVOST Florent authored
change copyright - correct whitespace - place cmake module depending on chameleon in cmake_modules and no more in cmake_modules/morse
-
- Nov 16, 2014
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-