- 22 Sep, 2016 3 commits
-
-
Guillaume Sylvand authored
-
Guillaume Sylvand authored
to avoid reverse dependency libcoreblas->libchameleon set_coreblas_gemm3m_enabled()/get_coreblas_gemm3m_enabled() allow to set/get this variable.
-
PRUVOST Florent authored
-
- 20 Sep, 2016 2 commits
-
-
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
-
Guillaume Sylvand authored
IT is OFF by default It is activated with MORSE_Enable(MORSE_PROGRESS) In the timing routines, it is activated with --progress No progress is printed for tasks faster than 10 seconds
-
- 17 Sep, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 15 Sep, 2016 1 commit
-
-
THIBAULT Samuel authored
-
- 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
-
- 13 Sep, 2016 1 commit
-
-
THIBAULT Samuel authored
-
- 12 Sep, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 11 Sep, 2016 1 commit
-
-
Guillaume Sylvand authored
-
- 09 Sep, 2016 3 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 08 Sep, 2016 1 commit
-
-
Guillaume Sylvand authored
The new codelet is added for all 3 runtimes but only tested with starpu ;-) An example test7 is added : it is a copy of test6 that uses the new function to build the matrices
-
- 07 Sep, 2016 4 commits
-
-
PRUVOST Florent authored
-
Guillaume Sylvand authored
-
Guillaume Sylvand authored
-
Guillaume Sylvand authored
-
- 01 Sep, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
ooc test: create a ooc subdirectory in the build dir to write data on disk instead of /tmp/starpu_ooc because we must guarantee that the directory exists
-
- 25 Aug, 2016 2 commits
-
-
PRUVOST Florent authored
chameleon: add a out_of_core example, requires to handle the case where starpu handles itself the allocation of tiles -> we give a NULL pointer through the get_blkaddr function for registering
-
PRUVOST Florent authored
-
- 18 Aug, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 17 Aug, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 31 May, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 27 May, 2016 1 commit
-
-
PRUVOST Florent authored
update the INSTALL_RPATH at the beginning instead of setting a new one, allows to give additional paths by hand
-
- 25 May, 2016 1 commit
-
-
PRUVOST Florent authored
-
- 18 Apr, 2016 1 commit
-
-
THIBAULT Samuel authored
Add CHAMELEON_SIMULATION_MAGMA option to select whether to enable magma kernels or not in simulation mode
-
- 13 Apr, 2016 4 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 11 Apr, 2016 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 17 Mar, 2016 1 commit
-
-
THIBAULT Samuel authored
-
- 11 Mar, 2016 1 commit
-
-
THIBAULT Samuel authored
-
- 25 Feb, 2016 1 commit
-
-
THIBAULT Samuel authored
-