- 06 Jan, 2017 1 commit
-
-
PRUVOST Florent authored
-
- 29 Oct, 2016 1 commit
-
-
Guillaume Sylvand authored
to change the default values for tag_width(=31) and tag_sep(=24). Today, it serves only with starPU.
-
- 12 Oct, 2016 1 commit
-
-
Guillaume Sylvand authored
To use your own progress indicator, - Define a function with prototype "void my_update_progress(int currentValue, int maximumValue)" - Pass it to chameleon with "ierr=MORSE_Set_update_progress_callback(my_update_progress)" - Activate progress indicator with MORSE_Enable(MORSE_PROGRESS)
-
- 09 Sep, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 02 Oct, 2015 1 commit
-
-
Mathieu Faverge authored
-
- 16 Sep, 2015 1 commit
-
-
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.
-
- 22 Jun, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 22 May, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 19 May, 2015 1 commit
-
-
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)
-
- 05 Feb, 2015 1 commit
-
-
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
-
- 19 Nov, 2014 1 commit
-
-
PRUVOST Florent authored
change copyright - correct whitespace - place cmake module depending on chameleon in cmake_modules and no more in cmake_modules/morse
-
- 16 Nov, 2014 4 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-