- Jun 13, 2017
-
-
PRUVOST Florent authored
-
- Jun 12, 2017
-
-
PRUVOST Florent authored
-
- May 03, 2017
-
-
Mathieu Faverge authored
-
- Apr 11, 2017
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Apr 10, 2017
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Apr 05, 2017
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jan 16, 2017
-
-
Nathalie Furmento authored
-
- Jan 09, 2017
-
-
PRUVOST Florent authored
- create config files to store definitions - include/chameleon_config.h: definitions exposed to the public (installed file) - control/config.h: additional definitions used internally - modify source code to call the config files when it is necessary (when the different "if defined" are used)
-
- Dec 24, 2016
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Dec 09, 2016
-
-
Mathieu Faverge authored
-
- Dec 06, 2016
-
-
Mathieu Faverge authored
-
- Dec 05, 2016
-
-
Mathieu Faverge authored
-
- Dec 04, 2016
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Dec 02, 2016
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Dec 01, 2016
-
-
Mathieu Faverge authored
-
PRUVOST Florent authored
-
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
-
Mathieu Faverge authored
-
- Sep 11, 2016
-
-
Guillaume Sylvand authored
-
- Apr 13, 2016
-
-
PRUVOST Florent authored
-
- Apr 11, 2016
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Feb 10, 2016
-
-
PRUVOST Florent authored
-
- Feb 05, 2016
-
-
PRUVOST Florent 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 17, 2015
-
-
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
-