- 04 Dec, 2016 2 commits
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- 01 Dec, 2016 3 commits
-
-
Mathieu Faverge authored
-
Mathieu Faverge 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 1 commit
-
-
Mathieu Faverge authored
-
- 04 Nov, 2016 2 commits
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
- 18 Apr, 2016 1 commit
-
-
THIBAULT Samuel authored
Add CHAMELEON_SIMULATION_MAGMA option to select whether to enable magma kernels or not in simulation mode
-
- 03 Oct, 2015 1 commit
-
-
Mathieu Faverge authored
Fix a large bunch of warnings, and there are still mistakes that should be fixed before the SC release
-
- 17 Sep, 2015 1 commit
-
-
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
-
- 15 Sep, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 28 Jul, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 22 May, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 05 Feb, 2015 1 commit
-
-
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
-
- 19 Nov, 2014 2 commits
-
-
PRUVOST Florent authored
change copyright - correct whitespace - place cmake module depending on chameleon in cmake_modules and no more in cmake_modules/morse
-
PRUVOST Florent authored
-
- 16 Nov, 2014 3 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-