- Sep 17, 2015
-
-
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
-
PRUVOST Florent authored
-
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
-
- Dec 16, 2014
-
-
PRUVOST Florent authored
-
- Dec 11, 2014
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Dec 10, 2014
-
-
PRUVOST Florent authored
-
- Dec 09, 2014
-
-
PRUVOST Florent authored
-
- Dec 08, 2014
-
-
PRUVOST Florent authored
-
- Dec 03, 2014
-
-
PRUVOST Florent authored
-
- Dec 02, 2014
-
-
PRUVOST Florent authored
-
- Nov 21, 2014
-
-
PRUVOST Florent authored
magma_ztsqrt_gpu is now defined in magma-1.6.0: change the name of our magma routine in magma_ztsqrt2_gpu
-