- Apr 20, 2021
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jan 11, 2021
-
-
Mathieu Faverge authored
-
- Jun 29, 2020
-
-
Mathieu Faverge authored
-
- 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 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
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
- Feb 06, 2017
-
-
PRUVOST Florent 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 04, 2016
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
- Sep 12, 2016
-
-
PRUVOST Florent authored
-
- Sep 08, 2016
-
-
Guillaume Sylvand authored
The new codelet is added for all 3 runtimes but only tested with starpu ;-) An example test7 is added : it is a copy of test6 that uses the new function to build the matrices
-