- 15 Sep, 2015 1 commit
-
-
PRUVOST Florent authored
remove eztrace modules from root - eztrace will intercept our interface coreblas (cudablas, later) functions
-
- 14 Sep, 2015 3 commits
-
-
PRUVOST Florent authored
-
THIBAULT Samuel authored
-
PRUVOST Florent authored
change the name of the option CHAMELEON_USE_FXT in CHAMELEON_ENABLE_TRACING, there will be other way than fxt to trace the application
-
- 22 Jun, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 22 May, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 28 Apr, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 22 Apr, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 26 Mar, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 24 Mar, 2015 2 commits
-
-
THIBAULT Samuel authored
-
THIBAULT Samuel 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 1 commit
-
-
PRUVOST Florent authored
-
- 26 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
-
- 20 Feb, 2015 1 commit
-
-
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
-
- 05 Feb, 2015 3 commits
-
-
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
-
PRUVOST Florent authored
starpu_mpi_data_register is no longer a function but a macro in starpu-1.1, is replaced by starpu_mpi_data_register_comm
-
PRUVOST Florent authored
-
- 04 Feb, 2015 6 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 03 Feb, 2015 1 commit
-
-
PRUVOST Florent authored
update the CMakeLists of chameleon to be more verbose about options set, remove set of cache for package dir (done inside Finds), remove some required non empty lists in find_package_handle_standard_args because it can be not defined in some case (without BLASEXT/LAPACKEXT)
-
- 30 Jan, 2015 2 commits
-
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- 22 Jan, 2015 1 commit
-
-
PRUVOST Florent authored
add a MORSE_VERBOSE mode to activate or not hints during the detection - remove specific print functions inside Finds (should remain generic) - upgrade FindBLAS
-
- 11 Dec, 2014 2 commits
-
-
PRUVOST Florent authored
do not use cublas V2 until STARPU does not manage cublas handles - we could have a function similar to starpu_cuda_get_local_stream to get local cublas handle
-
PRUVOST Florent authored
-
- 10 Dec, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 08 Dec, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 28 Nov, 2014 1 commit
-
-
PRUVOST Florent authored
-
- 27 Nov, 2014 1 commit
-
-
PRUVOST Florent authored
-