- Jan 11, 2021
-
-
Mathieu Faverge authored
-
- Jun 29, 2020
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jun 26, 2020
-
-
Mathieu Faverge authored
Reduce the data access types whenever it's possible to get more flexibility with the allocation onf the fly
-
- Apr 22, 2020
-
-
Add execute_on_worker feature of starpu thanks to a new field `schedopt` in the runtime_request_s struct
-
- Mar 03, 2020
-
-
Mathieu Faverge authored
-
- Nov 22, 2019
-
-
Mathieu Faverge authored
Add CHAM_tile_t interface
-
- Jul 02, 2019
-
-
- 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
-
- Feb 08, 2019
-
-
Mathieu Faverge authored
-
- Oct 24, 2018
-
-
- Oct 17, 2018
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jul 12, 2018
-
-
Mathieu Faverge authored
-
- Feb 06, 2018
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
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
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Mar 17, 2017
-
-
THIBAULT Samuel authored
-
- Dec 24, 2016
-
-
Mathieu Faverge authored
-
- Dec 15, 2016
-
-
Mathieu Faverge authored
-
- Dec 01, 2016
-
-
Mathieu Faverge authored
-
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
-
- Nov 30, 2016
-
-
Mathieu Faverge authored
-