- Nov 30, 2016
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Sep 22, 2016
-
-
Guillaume Sylvand authored
to avoid reverse dependency libcoreblas->libchameleon set_coreblas_gemm3m_enabled()/get_coreblas_gemm3m_enabled() allow to set/get this variable.
-
- Sep 20, 2016
-
-
Guillaume Sylvand authored
This routine, available in MKL, does a product in 6n^3 ops instead of 8n^3 but is interesting only for "large enough" matrices (to be tested...) Potentially, we gain 25 % in all complex computations. It could be interesting to look for it / implement it in cuda. !!! Note that the flop counters are not updated !!! !!! In C/Z accuracy, most flops counter should be x0.75 !!! IT is OFF by default It is activated with MORSE_Enable(MORSE_GEMM3M) In the timing routines, it is activated with --gemm3m
-
- Sep 11, 2016
-
-
Guillaume Sylvand authored
-
- Sep 07, 2016
-
-
Guillaume Sylvand authored
-
Guillaume Sylvand authored
-
- Apr 13, 2016
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Dec 01, 2015
-
-
PRUVOST Florent authored
-
- Nov 03, 2015
-
-
Mathieu Faverge authored
-
- Oct 03, 2015
-
-
Mathieu Faverge authored
Fix a large bunch of warnings, and there are still mistakes that should be fixed before the SC release
-
- Sep 15, 2015
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Sep 14, 2015
-
-
PRUVOST Florent authored
-
- May 22, 2015
-
-
PRUVOST Florent authored
-
- Feb 05, 2015
-
-
PRUVOST Florent authored
change the way we include our own header files --> relative to the root - when plasma is in the same env, chameleon can take some headers not belonging to it (ex: #include descriptor.h, this file states in plasma install dir also) which make compilation errors
-
- Jan 30, 2015
-
-
PRUVOST Florent authored
change installation directories for headers, executables and docs. Make it relative to chameleon to avoid a bloody mess in system dirs
-
- Dec 08, 2014
-
-
PRUVOST Florent authored
-
- Dec 03, 2014
-
-
PRUVOST Florent authored
-
- Nov 21, 2014
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Nov 19, 2014
-
-
PRUVOST Florent authored
change copyright - correct whitespace - place cmake module depending on chameleon in cmake_modules and no more in cmake_modules/morse
-
- Nov 16, 2014
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-