Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Jan 23, 2018
  2. Jan 22, 2018
  3. Sep 13, 2017
  4. May 03, 2017
  5. Apr 10, 2017
  6. Jan 09, 2017
    • PRUVOST Florent's avatar
      @all · 04da77e9
      PRUVOST Florent authored
      - create config files to store definitions
       - include/chameleon_config.h: definitions exposed to the public (installed file)
       - control/config.h: additional definitions used internally
      - modify source code to call the config files when it is necessary (when the different "if defined" are used)
      04da77e9
  7. Dec 01, 2016
    • Mathieu Faverge's avatar
      It seems that almost everything is back · 18416866
      Mathieu Faverge authored
      18416866
    • 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
  8. Dec 09, 2015
  9. Dec 01, 2015
  10. Oct 03, 2015
  11. Sep 17, 2015
  12. Feb 05, 2015
  13. Feb 03, 2015
  14. Dec 09, 2014
  15. Dec 08, 2014
  16. Dec 03, 2014
  17. Nov 19, 2014
  18. Nov 16, 2014
Loading