Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Sep 01, 2017
  2. Jun 13, 2017
  3. May 03, 2017
  4. Dec 01, 2016
    • PRUVOST Florent's avatar
      Re-work the cmake for simulation mode: · 7255c7c4
      PRUVOST Florent authored
          - use (starpu_cpu_func_t) 1 trick, same as cuda_func
          - cpu funtions are not defined anymore avoiding the dependency to coreblas
          - add #if !defined(CHAMELEON_SIMULATION) where it is needed
          - remove dependency to the coreblas library (become useless)
          - remove useless simucblas, simulapacke libraries
          - remove CHAMELEON_SIMULATION_MAGMA cmake variable and definition
            - keep using CHAMELEON_USE_CUDA and CHAMELEON_USE_MAGMA to consider CUDA kernels
            - this avoid to introduce useless new variables
          - work on messages
      
      7255c7c4
  5. Nov 30, 2016
  6. Apr 18, 2016
  7. Sep 14, 2015
  8. Jul 20, 2015
  9. Feb 20, 2015
  10. Feb 12, 2015
    • PRUVOST Florent's avatar
      remove cmake_modules, they are located in trunk/morse_distrib and we have to... · 8b8078af
      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/
      8b8078af
  11. Feb 04, 2015
  12. Jan 30, 2015
  13. Dec 11, 2014
  14. Nov 21, 2014
  15. Nov 19, 2014
  16. Nov 16, 2014
Loading