- 02 Mar, 2017 1 commit
-
-
THIBAULT Samuel authored
-
- 01 Mar, 2017 1 commit
-
-
THIBAULT Samuel authored
-
- 07 Feb, 2017 1 commit
-
-
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
-
- 11 Jan, 2017 1 commit
-
-
PRUVOST Florent authored
-
- 09 Jan, 2017 2 commits
-
-
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
-
- 06 Jan, 2017 1 commit
-
-
PRUVOST Florent authored
-
- 22 Dec, 2016 1 commit
-
-
SYLVAND Guillaume authored
-
- 15 Dec, 2016 1 commit
-
-
Mathieu Faverge authored
-
- 14 Dec, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 13 Dec, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 01 Dec, 2016 2 commits
-
-
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
-
-
PRUVOST Florent authored
-
- 25 Nov, 2016 1 commit
-
-
PRUVOST Florent authored
fix use of cuda+magma in simulation mode: size of workspace must be consistent between real and simu modes
-
- 12 Oct, 2016 1 commit
-
-
Guillaume Sylvand authored
-
- 04 Oct, 2016 1 commit
-
-
Guillaume Sylvand authored
With previous syntax, CMAKE_INSTALL_RPATH contains empty spaces and rpath doesn't work at execution (libchameleon.so not found).
-
- 14 Sep, 2016 1 commit
-
-
PRUVOST Florent authored
chameleon: cblas/lapacke headers should not be duplicated, factorize error message if cblas/lapacke function are called in simu mode
-
- 12 Sep, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 11 Sep, 2016 1 commit
-
-
Guillaume Sylvand authored
-
- 07 Sep, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 18 Aug, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 27 May, 2016 1 commit
-
-
PRUVOST Florent authored
update the INSTALL_RPATH at the beginning instead of setting a new one, allows to give additional paths by hand
-
- 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
-
- 25 Feb, 2016 1 commit
-
-
THIBAULT Samuel authored
-
- 15 Feb, 2016 1 commit
-
-
THIBAULT Samuel authored
-
- 17 Dec, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 11 Dec, 2015 1 commit
-
-
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
-
- 10 Dec, 2015 1 commit
-
-
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
-
- 09 Dec, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 08 Dec, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 02 Dec, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 09 Nov, 2015 1 commit
-
-
THIBAULT Samuel authored
-
- 04 Nov, 2015 1 commit
-
-
Mathieu Faverge authored
-
- 22 Oct, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 22 Sep, 2015 1 commit
-
-
PRUVOST Florent authored
-