- 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
-
- Dec 16, 2016
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
Mathieu Faverge authored
-
- Dec 15, 2016
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Update Parsec directory such that it compiles @all - Add new codelets required for two sided reduction - Update interface - Fix compilation issue in codelet_zbuild See merge request !2
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
AGULLO Emmanuel authored
Propose a more generic version to handle starpu versions dependencies, and STARPU_NAME - Remove the STARPU_XX macro - USE STARPU_MAJOR_VERSION, and STARPU_MINOR_REVISION where needed - Factorize the test to introduce CHAMELEON_CODELETS_HAVE_NAME, so we can disable it more easily - Propagate the STARPU_NAME to all insert task functions. See merge request !1
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
PRUVOST Florent authored
-