- Sep 01, 2017
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jul 06, 2017
-
-
BOUCHERIE Raphael authored
-
BOUCHERIE Raphael authored
-
- Jun 16, 2017
-
-
BOUCHERIE Raphael authored
-
BOUCHERIE Raphael authored
-
BOUCHERIE Raphael authored
renamed pzgeqrfhqr in pzgeqrf_param, modified cmake for libhqr depencies, added compute file for param, need to change the commentary and add the test file
-
BOUCHERIE Raphael authored
-
- Jun 13, 2017
-
-
PRUVOST Florent authored
-
- Jun 12, 2017
-
-
PRUVOST Florent authored
-
- May 03, 2017
-
-
PRUVOST Florent authored
-
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
-
- Apr 06, 2017
-
-
- Mar 17, 2017
-
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
OFF
-
- Mar 16, 2017
-
-
PRUVOST Florent authored
-
- Mar 10, 2017
-
-
PRUVOST Florent authored
-
- Mar 03, 2017
-
-
THIBAULT Samuel authored
-
- Mar 02, 2017
-
-
PRUVOST Florent authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
- Mar 01, 2017
-
-
THIBAULT Samuel authored
-
- Feb 07, 2017
-
-
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
-
- Jan 11, 2017
-
-
PRUVOST Florent 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)
-
PRUVOST Florent authored
-
- Jan 06, 2017
-
-
PRUVOST Florent authored
-
- Dec 22, 2016
-
-
SYLVAND Guillaume authored
-
- Dec 15, 2016
-
-
Mathieu Faverge authored
-
- Dec 14, 2016
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Dec 13, 2016
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 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
-
- Nov 30, 2016
-
-
PRUVOST Florent authored
-
- Nov 25, 2016
-
-
PRUVOST Florent authored
fix use of cuda+magma in simulation mode: size of workspace must be consistent between real and simu modes
-