- 22 Sep, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 17 Sep, 2015 4 commits
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
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
-
- 16 Sep, 2015 3 commits
-
-
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
-
- 15 Sep, 2015 5 commits
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
remove eztrace modules from root - eztrace will intercept our interface coreblas (cudablas, later) functions
-
- 14 Sep, 2015 3 commits
-
-
PRUVOST Florent authored
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
change the name of the option CHAMELEON_USE_FXT in CHAMELEON_ENABLE_TRACING, there will be other way than fxt to trace the application
-
- 22 Jun, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 22 May, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 28 Apr, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 22 Apr, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 26 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 24 Mar, 2015 2 commits
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
- 12 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 10 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
improve cmake Finds modules: MKLROOT env var. is considered - env var. for libraries dir. are considered (ex: export HWLOC_DIR=/home/toto/install/hwloc)
-
- 04 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 26 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 20 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 13 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 12 Feb, 2015 2 commits
-
-
PRUVOST Florent authored
remove cmake_modules, they are located in trunk/morse_distrib and we have to give the path to it to configure with MORSE_DISTRIB_DIR, ex: MORSE_DISTRIB_DIR=~/morse/trunk/morse_distrib - this to avoid duplication of these cmake modules between projects (chameleon, pastix, maphys, scallfmm) - for releases the directory should be copied in the root of the project, ex: ~/chameleon-1.0/cmake_modules/
-
PRUVOST Florent authored
-
- 05 Feb, 2015 3 commits
-
-
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
-
PRUVOST Florent authored
starpu_mpi_data_register is no longer a function but a macro in starpu-1.1, is replaced by starpu_mpi_data_register_comm
-
PRUVOST Florent authored
-
- 04 Feb, 2015 4 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-