- Sep 13, 2017
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- May 03, 2017
-
-
Mathieu Faverge authored
-
- Jan 09, 2017
-
-
PRUVOST Florent authored
-
- Jan 06, 2017
-
-
PRUVOST Florent authored
-
- Dec 16, 2016
-
-
Mathieu Faverge authored
-
- Dec 09, 2016
-
-
Mathieu Faverge authored
-
- Dec 01, 2016
-
-
PRUVOST Florent authored
- use (starpu_cpu_func_t) 1 trick, same as cuda_func - cpu funtions are not defined anymore avoiding the dependency to coreblas - add #if !defined(CHAMELEON_SIMULATION) where it is needed - remove dependency to the coreblas library (become useless) - remove useless simucblas, simulapacke libraries - remove CHAMELEON_SIMULATION_MAGMA cmake variable and definition - keep using CHAMELEON_USE_CUDA and CHAMELEON_USE_MAGMA to consider CUDA kernels - this avoid to introduce useless new variables - work on messages
-
- Nov 30, 2016
-
-
Mathieu Faverge authored
-
- Oct 14, 2016
-
-
PRUVOST Florent authored
chameleon: enrich the dependencies between the runtime interface libs of chameleon and the runtime libs with the _DEP variable coming from morse finds
-
- Sep 11, 2016
-
-
Guillaume Sylvand authored
-
- Sep 08, 2016
-
-
Guillaume Sylvand authored
The new codelet is added for all 3 runtimes but only tested with starpu ;-) An example test7 is added : it is a copy of test6 that uses the new function to build the matrices
-
- Sep 07, 2016
-
-
Guillaume Sylvand authored
-
- Nov 03, 2015
-
-
Mathieu Faverge authored
-
- 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
-
- May 22, 2015
-
-
PRUVOST Florent 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
-
- Dec 10, 2014
-
-
PRUVOST Florent authored
-
- Dec 08, 2014
-
-
PRUVOST Florent authored
-
- Nov 19, 2014
-
-
PRUVOST Florent authored
change copyright - correct whitespace - place cmake module depending on chameleon in cmake_modules and no more in cmake_modules/morse
-
- Nov 16, 2014
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-