- Oct 06, 2015
-
-
Mathieu Faverge authored
-
- Oct 05, 2015
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
PRUVOST Florent 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
-
Mathieu Faverge authored
At the user levl, we wait for a sequence. We need to add a MORSE_Barrier function that waits for all sequences currently running
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Sep 29, 2015
-
-
PRUVOST Florent authored
-
- Sep 28, 2015
-
-
THIBAULT Samuel authored
-
- Sep 23, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
some cublas kernels can be used without magma only with CHAMELEON_USE_CUDA define - fix this mistake in cudablas files
-
- 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
-
PRUVOST Florent authored
-
- Sep 17, 2015
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
PRUVOST Florent 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
-
THIBAULT Samuel authored
-
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
-
PRUVOST Florent authored
-
- 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
-
THIBAULT Samuel authored
-
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.
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
add starpu_simgrid_wrap.h in includes when testing starpu functions: in order to intercept main in simulation mode
-
- Sep 15, 2015
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-