- 06 Jul, 2017 1 commit
-
-
BOUCHERIE Raphael authored
-
- 16 Jun, 2017 4 commits
-
-
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
-
- 13 Jun, 2017 1 commit
-
-
PRUVOST Florent authored
-
- 12 Jun, 2017 1 commit
-
-
PRUVOST Florent authored
-
- 03 May, 2017 4 commits
-
-
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
-
- 10 Apr, 2017 1 commit
-
-
Mathieu Faverge authored
-
- 06 Apr, 2017 1 commit
-
-
- 17 Mar, 2017 2 commits
-
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
OFF
-
- 16 Mar, 2017 1 commit
-
-
PRUVOST Florent authored
-
- 10 Mar, 2017 1 commit
-
-
PRUVOST Florent authored
-
- 03 Mar, 2017 1 commit
-
-
THIBAULT Samuel authored
-
- 02 Mar, 2017 3 commits
-
-
PRUVOST Florent authored
-
THIBAULT Samuel authored
-
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
-