- Jan 23, 2018
-
-
Mathieu Faverge authored
-
- Jan 22, 2018
-
-
Mathieu Faverge authored
-
- Sep 13, 2017
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- May 03, 2017
-
-
PRUVOST Florent authored
- create morse_f77.h file to store Fortran names necessary for some Fortran interface files - remove SetFortranMangling.cmake, equivalent is now in the main CMakeLists - remove morse_mangling.h from the installed headers - update the Fortran interface: Morse_Desc_Create_User, OOC and OOC_User functions
-
PRUVOST Florent authored
-
Mathieu Faverge authored
-
- Apr 10, 2017
-
-
Mathieu Faverge 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 01, 2016
-
-
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
-
- Dec 09, 2015
-
-
PRUVOST Florent authored
-
- Dec 01, 2015
-
-
PRUVOST Florent authored
-
- Oct 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
-
- 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
-
- Feb 03, 2015
-
-
PRUVOST Florent authored
-
- Dec 09, 2014
-
-
PRUVOST Florent authored
-
- Dec 08, 2014
-
-
PRUVOST Florent authored
-
- Dec 03, 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
-