- 28 Apr, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 24 Apr, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 22 Apr, 2015 3 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 03 Apr, 2015 2 commits
-
-
PRUVOST Florent authored
delete this target dependency - why was it here? The target runtime_starpu_include does not even exist at this level
-
PRUVOST Florent authored
-
- 31 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
add InstallPackage.cmake (in development) - we look for another distribution system, see if something like guix or nix can do the job
-
- 26 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 25 Mar, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 24 Mar, 2015 5 commits
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
-
- 23 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 19 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 12 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 10 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
improve cmake Finds modules: MKLROOT env var. is considered - env var. for libraries dir. are considered (ex: export HWLOC_DIR=/home/toto/install/hwloc)
-
- 04 Mar, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 03 Mar, 2015 4 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 02 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
set _DEP output variables even in PKG_CONFIG case - handle not required COMPONENTS (when OPTIONAL_COMPONENTS is used)
-
- 26 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 25 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 23 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 20 Feb, 2015 3 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
add cmake_modules in the project - this is a copy of morse_distrib directory - for dev in Finds --> use the centralized version in trunk/morse_distrib/ of the MORSE inria forge repository and set cmake var MORSE_DISTRIB_DIR
-
PRUVOST Florent authored
-
- 13 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 12 Feb, 2015 2 commits
-
-
PRUVOST Florent authored
remove cmake_modules, they are located in trunk/morse_distrib and we have to give the path to it to configure with MORSE_DISTRIB_DIR, ex: MORSE_DISTRIB_DIR=~/morse/trunk/morse_distrib - this to avoid duplication of these cmake modules between projects (chameleon, pastix, maphys, scallfmm) - for releases the directory should be copied in the root of the project, ex: ~/chameleon-1.0/cmake_modules/
-
PRUVOST Florent authored
-
- 11 Feb, 2015 4 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
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
-