- 16 Jan, 2017 1 commit
-
-
Nathalie Furmento authored
-
- 09 Jan, 2017 1 commit
-
-
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)
-
- 23 Dec, 2016 3 commits
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- 09 Dec, 2016 1 commit
-
-
Mathieu Faverge authored
-
- 06 Dec, 2016 1 commit
-
-
Mathieu Faverge authored
-
- 04 Dec, 2016 3 commits
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- 02 Dec, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 01 Dec, 2016 3 commits
-
-
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
-
- 30 Nov, 2016 2 commits
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- 11 Sep, 2016 1 commit
-
-
Guillaume Sylvand authored
-
- 13 Apr, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 11 Apr, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 10 Feb, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 05 Feb, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 23 Sep, 2015 2 commits
-
-
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
-
- 17 Sep, 2015 3 commits
-
-
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
-
PRUVOST Florent authored
-