- Jul 29, 2021
-
-
- Apr 20, 2021
-
-
Mathieu Faverge authored
-
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
-
- 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
-
- Dec 11, 2018
-
-
Philippe Virouleau authored
-
Philippe Virouleau authored
-
- Oct 17, 2018
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jul 12, 2018
-
-
Mathieu Faverge authored
-
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
-
- Feb 05, 2018
-
-
Mathieu Faverge authored
-
- Jan 12, 2018
-
-
Mathieu Faverge authored
-
- Sep 13, 2017
-
-
Mathieu Faverge authored
-
- Jun 21, 2017
-
-
Mathieu Faverge authored
-
- Mar 08, 2017
-
-
THIBAULT Samuel authored
-
- Mar 06, 2017
-
-
Mathieu Faverge authored
-
- Mar 03, 2017
-
-
THIBAULT Samuel authored
-
- Mar 02, 2017
-
-
THIBAULT Samuel authored
-
- Sep 17, 2015
-
-
THIBAULT Samuel authored
instead of introducing RUNTIME_distributed_barrier
-
- Sep 16, 2015
-
-
THIBAULT Samuel authored
MORSE_Distributed_size, MORSE_Distributed_rank so that applications do not hardcode the use of MPI. Introduce RUNTIME_distributed_rank, RUNTIME_distributed_size, RUNTIME_distributed_barrier, so that MORSE does not hardcode the use of MPI either. This allows to use simgrid-mpi.
-
- May 22, 2015
-
-
PRUVOST Florent authored
-
- May 19, 2015
-
-
PRUVOST Florent authored
add MORSE_Pause/Resume function to avoid CPU consumption when no tasks have to be executed - call starpu_pause/resume, do nothing for quark (no need)
-
- Feb 05, 2015
-
-
PRUVOST Florent authored
change the way we include our own header files --> relative to the root - when plasma is in the same env, chameleon can take some headers not belonging to it (ex: #include descriptor.h, this file states in plasma install dir also) which make compilation errors
-
- 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
-