- Jan 08, 2018
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jan 04, 2018
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jan 03, 2018
-
-
PRUVOST Florent authored
-
- Oct 13, 2017
-
-
PRUVOST Florent authored
-
- Oct 11, 2017
-
-
PRUVOST Florent authored
go back to the last version of submodule morse_cmake because it does not seems responsible for the fail in parallel build
-
PRUVOST Florent authored
-
- Oct 04, 2017
-
-
PRUVOST Florent authored
-
- Sep 29, 2017
-
-
PRUVOST Florent authored
-
- Sep 15, 2017
-
-
Mathieu Faverge authored
-
- Sep 13, 2017
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Sep 01, 2017
-
-
PRUVOST Florent authored
-
- Jun 16, 2017
-
-
Mathieu Faverge authored
-
BOUCHERIE Raphael authored
-
BOUCHERIE Raphael authored
-
- Jun 13, 2017
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jun 12, 2017
-
-
PRUVOST Florent 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
-
- May 02, 2017
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Apr 05, 2017
-
-
Mathieu Faverge authored
-
- Mar 29, 2017
-
-
THIBAULT Samuel authored
Do not enable calibration by default, so people get to see the warnings about codelets still not being calibrated
-
- Feb 14, 2017
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Feb 09, 2017
-
-
PRUVOST Florent authored
-
- Feb 07, 2017
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
- no need to have both chameleon-quark.pc.in and chameleon-starpu.pc.in - new file is chameleon.pc.in - create coreblas.pc.in and cudablas.pc.in - chameleon depends on coreblas and cudablas pkg-config files - re-write a little bit how libraries lists are converted into pkg-config style
-
- Feb 06, 2017
-
-
PRUVOST Florent authored
-
- Jan 03, 2017
-
-
PRUVOST Florent authored
-
- Dec 21, 2016
-
-
Mathieu Faverge authored
-
- Dec 14, 2016
-
-
PRUVOST Florent authored
-
- Dec 13, 2016
-
-
PRUVOST Florent 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
-
-
PRUVOST Florent authored
-