- Mar 02, 2017
-
-
THIBAULT Samuel authored
-
- Mar 01, 2017
-
-
THIBAULT Samuel authored
-
- Feb 09, 2017
-
-
PRUVOST Florent authored
-
- Feb 07, 2017
-
-
PRUVOST Florent authored
-
Mathieu Faverge authored
fix the generation of the pkgconfig file: missing header path + bad filter on -L/path/to/lib case See merge request !14
-
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
-
-
Mathieu Faverge authored
fix url to the upstream + additional info to update the master See merge request !13
-
PRUVOST Florent authored
-
Mathieu Faverge authored
update texinfo documentation with the current development state See merge request !11
-
Mathieu Faverge authored
chameleon's config file was not called in the proper directory See merge request !12
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jan 31, 2017
-
-
PRUVOST Florent authored
-
- Jan 30, 2017
-
-
AGULLO Emmanuel authored
-
AGULLO Emmanuel authored
-
- Jan 19, 2017
-
-
PRUVOST Florent authored
modify mpi ctest and add an mpi job in gitlab-ci See merge request !7
-
- Jan 16, 2017
-
-
Mathieu Faverge authored
Modify the interface of the tpgqrt routines, and fix some numerical bug within the routine See merge request !8
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Add a testing for the QR factorization of two square matrices on top of each other, and the associated generation of the Q that is required in QDWH
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Change tpgqrt interface because ungqr already includes laset, so it can not be used as a two steps algorithms
-
Mathieu Faverge authored
-
Mathieu Faverge authored
bug fix to include include/chameleon_config.h earlier See merge request !10
-
Nathalie Furmento authored
-
- Jan 13, 2017
-
-
PRUVOST Florent authored
-
- Jan 12, 2017
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
build two configurations with starpu: w/ and w/o mpi component enabled
-
- Jan 11, 2017
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
Config/definitions See merge request !6
-
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
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Jan 03, 2017
-
-
AGULLO Emmanuel authored
Missing CUDA kernels, and fix many warnings @all - Add missing herfb and tpmqt CUDA kernels - Silent all warnings in Debug with gcc 5.4 - Replace max/min macros with static inline functions to avoid warnings about comparing unsigned/signed int and or int sizes. @sylvand : can you tell me if you still have trouble when compiling with StarPU ? I hope, I removed every probems. See merge request !5
-
PRUVOST Florent authored
- pipeline build and test in one job - limit ctests to test_shm_s (testing, shared memory, simple precision) to reduce the testing time
-
PRUVOST Florent authored
-
- Dec 24, 2016
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-