- 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
-
- Oct 12, 2016
-
-
Guillaume Sylvand authored
-
- Oct 04, 2016
-
-
Guillaume Sylvand authored
With previous syntax, CMAKE_INSTALL_RPATH contains empty spaces and rpath doesn't work at execution (libchameleon.so not found).
-
- Sep 14, 2016
-
-
PRUVOST Florent authored
chameleon: cblas/lapacke headers should not be duplicated, factorize error message if cblas/lapacke function are called in simu mode
-
- Sep 12, 2016
-
-
PRUVOST Florent authored
-
- Sep 11, 2016
-
-
Guillaume Sylvand authored
-
- Sep 07, 2016
-
-
PRUVOST Florent authored
-
- Aug 18, 2016
-
-
PRUVOST Florent authored
-
- May 27, 2016
-
-
PRUVOST Florent authored
update the INSTALL_RPATH at the beginning instead of setting a new one, allows to give additional paths by hand
-
- Apr 18, 2016
-
-
THIBAULT Samuel authored
Add CHAMELEON_SIMULATION_MAGMA option to select whether to enable magma kernels or not in simulation mode
-
- Feb 25, 2016
-
-
THIBAULT Samuel authored
-
- Feb 15, 2016
-
-
THIBAULT Samuel authored
-
- Dec 17, 2015
-
-
PRUVOST Florent authored
-
- Dec 11, 2015
-
-
PRUVOST Florent authored
give the full path to smpicc - refix the problem of starpu mpi function detection - with the complete path of mpi libraries the test fails... with -L/... and -l it succeeds
-
- Dec 10, 2015
-
-
PRUVOST Florent authored
refix the problem of starpu mpi function detection - with the complete path of mpi libraries the test fails... with -L/... and -l it succeeds
-
- Dec 09, 2015
-
-
PRUVOST Florent authored
-
- Dec 08, 2015
-
-
PRUVOST Florent authored
-
- Dec 02, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Nov 09, 2015
-
-
THIBAULT Samuel authored
-
- Nov 04, 2015
-
-
Mathieu Faverge authored
-
- Oct 22, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Sep 22, 2015
-
-
PRUVOST Florent authored
-
- Sep 17, 2015
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-