- Feb 06, 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
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Gs/dev Correction to CMakeLists.txt issue #7 + comments + error handling NB: my first merge request ! -> comments/remarks welcome See merge request !4
-
- Dec 23, 2016
-
-
SYLVAND Guillaume authored
-
- Dec 22, 2016
-
-
SYLVAND Guillaume authored
-
SYLVAND Guillaume authored
NOTE: morse_geteltaddr() seems to be not used anywhere, maybe remove it ?
-
SYLVAND Guillaume authored
-
- Dec 21, 2016
-
-
Mathieu Faverge authored
Add ztpqrt, and ztpgqrt functions @all Add a tile level tpqrt function and a tpgqrt function to gnerate the associated Q. Used by QDWH algorithm. See merge request !3
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-