- 18 Jun, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 22 May, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 19 May, 2015 1 commit
-
-
PRUVOST Florent authored
add MORSE_Pause/Resume function to avoid CPU consumption when no tasks have to be executed - call starpu_pause/resume, do nothing for quark (no need)
-
- 11 Feb, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
in MORSE_Desc_Create_User we can use the matrix in mat field without allocating it --> avoid to free it in this case, users could need it and will manage deallocation
-
- 05 Feb, 2015 1 commit
-
-
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
-
- 03 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 30 Jan, 2015 3 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
change installation directories for headers, executables and docs. Make it relative to chameleon to avoid a bloody mess in system dirs
-
- 16 Dec, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 10 Dec, 2014 1 commit
-
-
PRUVOST Florent authored
do not allocate a matrix if NULL pointer is given for mat in MORSE_Desc_Create_User --> let the user manage the allocation of his data
-
- 09 Dec, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 08 Dec, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 03 Dec, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 21 Nov, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 19 Nov, 2014 1 commit
-
-
PRUVOST Florent authored
change copyright - correct whitespace - place cmake module depending on chameleon in cmake_modules and no more in cmake_modules/morse
-
- 16 Nov, 2014 3 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-