- Apr 18, 2016
-
-
THIBAULT Samuel authored
Add CHAMELEON_SIMULATION_MAGMA option to select whether to enable magma kernels or not in simulation mode
-
- Apr 13, 2016
-
-
PRUVOST Florent authored
-
- Mar 11, 2016
-
-
THIBAULT Samuel authored
-
- Feb 25, 2016
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
- Dec 17, 2015
-
-
PRUVOST Florent authored
-
- Dec 11, 2015
-
-
PRUVOST Florent authored
does not build with starpu/simgrid if symbols starpu_mpi_cache_flush and starpu_mpi_cache_flush_all_data
-
- Nov 03, 2015
-
-
Mathieu Faverge authored
-
- Oct 06, 2015
-
-
Mathieu Faverge authored
-
- Oct 03, 2015
-
-
Mathieu Faverge authored
Fix a large bunch of warnings, and there are still mistakes that should be fixed before the SC release
-
- Sep 22, 2015
-
-
THIBAULT Samuel authored
Fix build with starpu1.1 which doesn't have starpu_mpi_comm_{rank,size}: let's just call RUNTIME_comm_{rank,size} which already do things properly
-
- Sep 17, 2015
-
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
add cudablas library to make calls to cuda kernels (cublas here), no more calls to cublas in runtime/starpu codelets
-
THIBAULT Samuel authored
instead of introducing RUNTIME_distributed_barrier
-
PRUVOST Florent authored
add cudablas library to make calls to cuda kernels (magma here, cublas will follow), no more calls to magma in runtime/starpu codelets
-
- Sep 16, 2015
-
-
THIBAULT Samuel authored
Also make StarPU-MPI initialization assume that in the simgrid-mpi case we do not have any outer mpi initialization
-
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.
-
- Sep 15, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jul 28, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jul 20, 2015
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Add the possibility to enter Chameleon with an existing starpu (Need to be cleanup on the starpu_initialized function)
-
Mathieu Faverge authored
-
- 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)
-
- May 11, 2015
-
-
PRUVOST Florent authored
move init of starpu parameters in a single place (RUNTIME_init_scheduler) and use dmdas default scheduling strategy
-
- Apr 30, 2015
-
-
PRUVOST Florent authored
-
- Mar 24, 2015
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
- 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
-
- Jan 28, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jan 22, 2015
-
-
PRUVOST Florent authored
-
- Jan 21, 2015
-
-
PRUVOST Florent authored
-
- Jan 08, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-